# < 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 1dd710bc69cb45443da37344a20f0b7c73024de9 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 1dd710b). # 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_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- -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_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig 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_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- 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_64-randconfig_x86_64/Makefile scripts/kconfig/conf -s arch/x86/Kconfig GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CC kernel/bounds.s GEN include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s distcc[793] ERROR: compile /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c on sprygo/32 failed distcc[793] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/x86/kernel/asm-offsets.c' failed, retrying locally distcc[793] Warning: failed to distribute /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c to sprygo/32, running locally instead In file included from /scratch/kisskb/src/include/linux/kobject.h:21, from /scratch/kisskb/src/include/linux/module.h:16, from /scratch/kisskb/src/include/linux/crypto.h:21, from /scratch/kisskb/src/arch/x86/kernel/asm-offsets_64.c:8, from /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c:4: /scratch/kisskb/src/include/linux/sysfs.h:331: error: parameter 1 ('type') has incomplete type distcc[793] ERROR: compile /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c on localhost failed make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1 make[1]: *** [prepare0] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 0f38fbfec37e36d98f8fccdb8e908d025aec80b1 # < git symbolic-ref HEAD # < git merge-base 0f38fbfec37e36d98f8fccdb8e908d025aec80b1 1dd710bc69cb45443da37344a20f0b7c73024de9 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- " (2)