# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is b9fe0e538ff1cd519c15dc1f7c13dfc2ccf3a2be Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next. # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86-allmodconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.0.1-glibc-2.3.5/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86-allmodconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.0.1-glibc-2.3.5/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu- allmodconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86-allmodconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.0.1-glibc-2.3.5/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_x86-allmodconfig_x86_64/Makefile scripts/kconfig/conf -s arch/x86/Kconfig # # configuration written to .config # GEN /scratch/kisskb/build/linux-next_x86-allmodconfig_x86_64/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/selinux/mdp/mdp CC kernel/bounds.s Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 157. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: *** Waiting for unfinished jobs.... GEN include/linux/bounds.h CC arch/x86/kernel/asm-offsets.s make[2]: *** [scripts/mod] Error 2 make[2]: *** Waiting for unfinished jobs.... GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms make[1]: *** [scripts] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision c04ffab38b20fe4fd3c64912328674d46d4d35e6 # < git symbolic-ref HEAD # < git merge-base c04ffab38b20fe4fd3c64912328674d46d4d35e6 b9fe0e538ff1cd519c15dc1f7c13dfc2ccf3a2be Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86-allmodconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.0.1-glibc-2.3.5/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu- " (2)