# < git ls-remote /scratch/git/sfr/mmotm.git refs/heads/mmotm # < git rev-parse tmp/mmotm remote == local, skipping fetch # < git rev-parse tmp/mmotm Upstream revision is 6fddd35c782eb0fd48593b804262bbe62ce22611 Head not built, building # < git reset --mixed # git branch -D mmotm Deleted branch mmotm (was 6fddd35). # git checkout -q -f -b mmotm tmp/mmotm # < 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/mmotm_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 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=ia64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/mmotm_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 128 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/mmotm_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 128 GEN /scratch/kisskb/build/mmotm_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/mmotm_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/parse.o HOSTCC scripts/genksyms/lex.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 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 33a4d08e8941263864acd43d3683107370114149 # < git symbolic-ref HEAD # < git merge-base 33a4d08e8941263864acd43d3683107370114149 6fddd35c782eb0fd48593b804262bbe62ce22611 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/mmotm_ia64-defconfig_ia64 CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/ia64-linux/bin/ia64-linux- " (2)