# < 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 88b5d261d52f81806577e939c1744395b9f4edf9 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 88b5d26). # 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/cross/gcc-4.6-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/linux-next_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/gcc-4.6-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/linux-next_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/ia64-linux/bin/ia64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 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) CC arch/ia64/kernel/nr-irqs.s GEN /scratch/kisskb/build/linux-next_ia64-defconfig_ia64/Makefile 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.lex.c SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h SHIPPED scripts/genksyms/parse.tab.c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/genksyms/parse.tab.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 /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c: In function 'foo': /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:322:0: error: unterminated argument list invoking macro "DEFINE" /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:272:2: error: 'DEFINE' undeclared (first use in this function) /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:272:2: note: each undeclared identifier is reported only once for each function it appears in /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:272:2: error: expected ';' at end of input /scratch/kisskb/src/arch/ia64/kernel/asm-offsets.c:272:2: error: expected declaration or statement at end of input make[2]: *** [arch/ia64/kernel/asm-offsets.s] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [prepare0] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting