# < 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 d12e2e700dc7799d3854c94edf6c23026ac40be0 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was d12e2e7). # 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=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_spear6xx_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_spear6xx_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- spear6xx_defconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_spear6xx_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_spear6xx_defconfig_arm/Makefile scripts/kconfig/conf --silentoldconfig Kconfig GEN /scratch/kisskb/build/linux-next_spear6xx_defconfig_arm/Makefile WRAP arch/arm/include/generated/asm/auxvec.h WRAP arch/arm/include/generated/asm/bitsperlong.h WRAP arch/arm/include/generated/asm/cputime.h WRAP arch/arm/include/generated/asm/emergency-restart.h WRAP arch/arm/include/generated/asm/errno.h WRAP arch/arm/include/generated/asm/ioctl.h WRAP arch/arm/include/generated/asm/irq_regs.h CHK include/linux/version.h WRAP arch/arm/include/generated/asm/kdebug.h WRAP arch/arm/include/generated/asm/local.h WRAP arch/arm/include/generated/asm/percpu.h WRAP arch/arm/include/generated/asm/local64.h WRAP arch/arm/include/generated/asm/poll.h WRAP arch/arm/include/generated/asm/resource.h WRAP arch/arm/include/generated/asm/sections.h WRAP arch/arm/include/generated/asm/siginfo.h WRAP arch/arm/include/generated/asm/sizes.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash 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 Generating include/generated/mach-types.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/arm/kernel/asm-offsets.s In file included from /scratch/kisskb/src/include/linux/timex.h:174:0, from /scratch/kisskb/src/include/linux/sched.h:57, from /scratch/kisskb/src/arch/arm/kernel/asm-offsets.c:13: /scratch/kisskb/src/arch/arm/include/asm/timex.h:15:24: fatal error: mach/timex.h: No such file or directory compilation terminated. make[2]: *** [arch/arm/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