# < 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 c9f8564c84c92747cc0b6096fbe2db986e92f36b Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was c9f8564). # 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 CC arch/ia64/kernel/nr-irqs.s CHK include/linux/version.h UPD include/linux/version.h GEN include/generated/nr-irqs.h HOSTCC scripts/kallsyms 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 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/arch/ia64/include/asm/xen/hypervisor.h:41, from /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:20: /scratch/kisskb/src/arch/ia64/include/asm/xen/hypercall.h: In function 'xencomm_arch_hypercall_sched_op': /scratch/kisskb/src/arch/ia64/include/asm/xen/hypercall.h:110: error: '__HYPERVISOR_sched_op_new' undeclared (first use in this function) /scratch/kisskb/src/arch/ia64/include/asm/xen/hypercall.h:110: error: (Each undeclared identifier is reported only once /scratch/kisskb/src/arch/ia64/include/asm/xen/hypercall.h:110: error: for each function it appears in.) 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 5cfae1343e001e5e219dd262f8b87d2ec0b6f4aa # < git symbolic-ref HEAD # < git merge-base 5cfae1343e001e5e219dd262f8b87d2ec0b6f4aa c9f8564c84c92747cc0b6096fbe2db986e92f36b 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)