# < 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 0cc2aa51be9d2f2b001c0e070b2e5cdde89b39f4 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 0cc2aa5). # 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=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-linux- -f kisskb-version.mk makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-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:587:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized] jump->offset = strlen(r->s); ^ /scratch/kisskb/src/scripts/kconfig/menu.c:548:19: note: 'jump' was declared here struct jump_key *jump; ^ KCONFIG_SEED=0x68419540 warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-linux- makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_powerpc-randconfig_powerpc/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) # # configuration written to .config # CHK include/config/kernel.release GEN /scratch/kisskb/build/linux-next_powerpc-randconfig_powerpc/Makefile WRAP arch/powerpc/include/generated/asm/clkdev.h WRAP arch/powerpc/include/generated/asm/rwsem.h WRAP arch/powerpc/include/generated/asm/trace_clock.h WRAP arch/powerpc/include/generated/asm/preempt.h WRAP arch/powerpc/include/generated/asm/vtime.h WRAP arch/powerpc/include/generated/asm/hash.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/bin2c HOSTCC scripts/dtc/checks.o CC scripts/mod/empty.o HOSTCC scripts/dtc/data.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-parser.tab.c CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o Assembler messages: Error: invalid switch -me200 Error: unrecognized option -me200 HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/util.o /scratch/kisskb/src/scripts/mod/empty.c:1:0: fatal error: error closing -: Broken pipe compilation terminated. make[3]: *** [scripts/mod/empty.o] Error 1 GEN scripts/mod/devicetable-offsets.h make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 UPD include/config/kernel.release 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/powerpc/kernel/asm-offsets.s In file included from /scratch/kisskb/src/include/linux/kobject.h:21:0, from /scratch/kisskb/src/include/linux/device.h:17, from /scratch/kisskb/src/arch/powerpc/include/asm/io.h:27, from /scratch/kisskb/src/arch/powerpc/include/asm/pgtable-ppc32.h:9, from /scratch/kisskb/src/arch/powerpc/include/asm/pgtable.h:18, from /scratch/kisskb/src/include/linux/mm.h:51, from /scratch/kisskb/src/include/linux/mman.h:4, from /scratch/kisskb/src/arch/powerpc/kernel/asm-offsets.c:22: /scratch/kisskb/src/include/linux/sysfs.h: In function 'sysfs_get_dirent': /scratch/kisskb/src/include/linux/sysfs.h:449:2: warning: pointer targets in passing argument 2 of 'kernfs_find_and_get' differ in signedness [-Wpointer-sign] /scratch/kisskb/src/include/linux/kernfs.h:330:1: note: expected 'const char *' but argument is of type 'const unsigned char *' GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh 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