# < git ls-remote /scratch/git/linus.git refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 002b758b6dc4d840e662f25625f696d7b43d48f4 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 002b758). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/i386-linux/bin/i386-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=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/i386-linux/bin/i386-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/i386-linux/bin/i386-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_i386-randconfig_i386/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:154:warning: override: SLOB changes choice state # # configuration written to .config # /scratch/kisskb/src/arch/x86/Makefile:81: stack protector enabled but no compiler support SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_x32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h HOSTCC arch/x86/tools/relocs GEN /scratch/kisskb/build/linus_i386-randconfig_i386/Makefile CHK include/linux/version.h UPD include/linux/version.h Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/sortextable HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.tab.c CC scripts/mod/empty.o HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/genksyms/lex.lex.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC kernel/bounds.s GEN include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s In file included from /scratch/kisskb/src/arch/x86/include/asm/atomic.h:6:0, from /scratch/kisskb/src/include/linux/atomic.h:4, from /scratch/kisskb/src/include/linux/crypto.h:20, from /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c:8: /scratch/kisskb/src/arch/x86/include/asm/processor.h: In function 'get_aperfmperf': /scratch/kisskb/src/arch/x86/include/asm/processor.h:936:2: error: implicit declaration of function 'WARN_ON_ONCE' [-Werror=implicit-function-declaration] In file included from /scratch/kisskb/src/include/linux/thread_info.h:54:0, from /scratch/kisskb/src/include/linux/preempt.h:9, from /scratch/kisskb/src/include/linux/spinlock.h:50, from /scratch/kisskb/src/include/linux/mmzone.h:7, from /scratch/kisskb/src/include/linux/gfp.h:4, from /scratch/kisskb/src/include/linux/slab.h:12, from /scratch/kisskb/src/include/linux/crypto.h:24, from /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c:8: /scratch/kisskb/src/arch/x86/include/asm/thread_info.h: In function 'set_restore_sigmask': /scratch/kisskb/src/arch/x86/include/asm/thread_info.h:251:2: error: implicit declaration of function 'WARN_ON' [-Werror=implicit-function-declaration] In file included from /scratch/kisskb/src/arch/x86/include/asm/apic.h:12:0, from /scratch/kisskb/src/arch/x86/include/asm/smp.h:13, from /scratch/kisskb/src/include/linux/smp.h:38, from /scratch/kisskb/src/include/linux/topology.h:33, from /scratch/kisskb/src/include/linux/gfp.h:7, from /scratch/kisskb/src/include/linux/slab.h:12, from /scratch/kisskb/src/include/linux/crypto.h:24, from /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c:8: /scratch/kisskb/src/arch/x86/include/asm/fixmap.h: In function 'virt_to_fix': /scratch/kisskb/src/arch/x86/include/asm/fixmap.h:219:2: error: implicit declaration of function 'BUG_ON' [-Werror=implicit-function-declaration] In file included from /scratch/kisskb/src/arch/x86/include/asm/pgtable.h:767:0, from /scratch/kisskb/src/include/linux/mm.h:44, from /scratch/kisskb/src/include/linux/suspend.h:8, from /scratch/kisskb/src/arch/x86/kernel/asm-offsets.c:12: /scratch/kisskb/src/include/asm-generic/pgtable.h: In function 'pmd_same': /scratch/kisskb/src/include/asm-generic/pgtable.h:181:2: error: implicit declaration of function 'BUG' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [prepare0] Error 2 HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost 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