# < 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 b7bbcc2b04070ebd77c827e8ebbd08a5b7493004 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was b7bbcc2). # 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 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 ccache to CROSS_COMPILE makewrap: Using -j factor 128 warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) warning: (IMA) selects TCG_TPM which has unmet direct dependencies (HAS_IOMEM && EXPERIMENTAL) # /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 ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:263:warning: symbol value '' invalid for X86_INTERNODE_CACHE_SHIFT warning: (IMA) selects TCG_TPM which has unmet direct dependencies (HAS_IOMEM && EXPERIMENTAL) warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) warning: (IMA) selects TCG_TPM which has unmet direct dependencies (HAS_IOMEM && EXPERIMENTAL) warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) # # configuration written to .config # GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile CHK include/linux/version.h UPD include/linux/version.h Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/recordmcount 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 CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC kernel/bounds.s GEN include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o In file included 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.c:8: /scratch/kisskb/src/include/linux/kobject.h:232: error: expected ',' or ';' before '{' token make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1 make[1]: *** [prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 6a658e20f5a2a4f37b3b5d0ea07e73a88fc5c247 # < git symbolic-ref HEAD # < git merge-base 6a658e20f5a2a4f37b3b5d0ea07e73a88fc5c247 b7bbcc2b04070ebd77c827e8ebbd08a5b7493004 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)