# < 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 0af3daec9cab4aabb4f4b2752ec9d0bb53638b4b Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 0af3dae). # 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=ia64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_ia64-defconfig_ia64 CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/ia64-linux/bin/ia64-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=ia64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_ia64-defconfig_ia64 CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/ia64-linux/bin/ia64-linux- defconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=ia64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_ia64-defconfig_ia64 CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/ia64-linux/bin/ia64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 GEN /scratch/kisskb/build/linux-next_ia64-defconfig_ia64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) GEN /scratch/kisskb/build/linux-next_ia64-defconfig_ia64/Makefile CHK include/linux/version.h UPD include/linux/version.h CC arch/ia64/kernel/nr-irqs.s GEN include/generated/nr-irqs.h HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/bin2c SHIPPED scripts/genksyms/lex.c HOSTCC scripts/genksyms/genksyms.o 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 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 Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/ia64/kernel/asm-offsets.s In file included from /scratch/kisskb/src/include/linux/thread_info.h:53, from /scratch/kisskb/src/include/linux/preempt.h:9, from /scratch/kisskb/src/include/linux/spinlock.h:50, from /scratch/kisskb/src/include/linux/seqlock.h:29, from /scratch/kisskb/src/include/linux/time.h:8, from /scratch/kisskb/src/include/linux/timex.h:56, from /scratch/kisskb/src/include/linux/sched.h:57, from /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:9: /scratch/kisskb/src/arch/ia64/include/asm/thread_info.h:95: error: expected identifier or '(' before '}' token /scratch/kisskb/src/arch/ia64/include/asm/thread_info.h:95: error: expected identifier or '(' before ')' token make[2]: *** [arch/ia64/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 601607aae58c42544b111f727c10a1b4e47964ae # < git symbolic-ref HEAD # < git merge-base 601607aae58c42544b111f727c10a1b4e47964ae 0af3daec9cab4aabb4f4b2752ec9d0bb53638b4b 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=ia64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_ia64-defconfig_ia64 CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/ia64-linux/bin/ia64-linux- " (2)