# < 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 0e9ce823ad7bc6b85c279223ae6638d47089461e Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 0e9ce82). # 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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- -f kisskb-version.mk makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- randconfig makewrap: Using -j factor 128 In file included from scripts/kconfig/zconf.tab.c:2537:0: /scratch/kisskb/src/scripts/kconfig/menu.c: In function 'get_symbol_str': /scratch/kisskb/src/scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized] jump->offset = strlen(r->s); ^ /scratch/kisskb/src/scripts/kconfig/menu.c:551:19: note: 'jump' was declared here struct jump_key *jump; ^ KCONFIG_SEED=0xA6889266 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- makewrap: Using -j factor 128 GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig # # configuration written to .config # /scratch/kisskb/src/arch/x86/Makefile:118: stack-protector enabled but compiler support broken /scratch/kisskb/src/Makefile:662: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_64.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release GEN ./Makefile UPD include/config/kernel.release WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/scatterlist.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.lex.c CC scripts/mod/empty.o SHIPPED scripts/genksyms/keywords.hash.c HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/parse.tab.h cc1: error: unrecognized command line option '-fstack-protector-strong' CC scripts/mod/devicetable-offsets.s HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/genksyms/parse.tab.o make[3]: *** [scripts/mod/empty.o] Error 1 cc1: error: unrecognized command line option '-fstack-protector-strong' make[3]: *** [scripts/mod/devicetable-offsets.s] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o Using /scratch/kisskb/src as source for kernel HOSTLD scripts/genksyms/genksyms make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 HOSTLD arch/x86/tools/relocs CC arch/x86/purgatory/purgatory.o AS arch/x86/purgatory/stack.o AS arch/x86/purgatory/setup-x86_64.o CC arch/x86/purgatory/sha256.o AS arch/x86/purgatory/entry64.o CC arch/x86/purgatory/string.o LD arch/x86/purgatory/purgatory.ro BIN2C arch/x86/purgatory/kexec-purgatory.c CC kernel/bounds.s cc1: error: unrecognized command line option '-fstack-protector-strong' make[2]: *** [kernel/bounds.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