# < 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 9a50aaefc1b896e734bf7faf3d085f71a360ce97 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 9a50aae). # 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=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_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/linus_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: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=0xB5DE916C warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME) warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME) warning: (CRASH_DUMP) selects RELOCATABLE which has unmet direct dependencies (PPC32 && ADVANCED_OPTIONS && FLATMEM && (44x || FSL_BOOKE) || PPC64 && !COMPILE_TEST) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-linux- makewrap: Using -j factor 128 make[1]: Entering directory `/scratch/kisskb/build/linus_powerpc-randconfig_powerpc' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME) warning: (CRASH_DUMP) selects RELOCATABLE which has unmet direct dependencies (PPC32 && ADVANCED_OPTIONS && FLATMEM && (44x || FSL_BOOKE) || PPC64 && !COMPILE_TEST) warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME) warning: (CRASH_DUMP) selects RELOCATABLE which has unmet direct dependencies (PPC32 && ADVANCED_OPTIONS && FLATMEM && (44x || FSL_BOOKE) || PPC64 && !COMPILE_TEST) 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 ./Makefile WRAP arch/powerpc/include/generated/asm/clkdev.h WRAP arch/powerpc/include/generated/asm/hash.h WRAP arch/powerpc/include/generated/asm/mcs_spinlock.h CHK include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/asm/preempt.h UPD include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/asm/rwsem.h WRAP arch/powerpc/include/generated/asm/scatterlist.h WRAP arch/powerpc/include/generated/asm/trace_clock.h WRAP arch/powerpc/include/generated/asm/vtime.h UPD include/config/kernel.release Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/data.o SHIPPED scripts/dtc/dtc-lexer.lex.c CC scripts/mod/empty.o HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/dtc/dtc-parser.tab.h CC scripts/mod/devicetable-offsets.s SHIPPED scripts/genksyms/lex.lex.c Assembler messages: Error: invalid switch -me200 Error: unrecognized option -me200 SHIPPED scripts/dtc/dtc-parser.tab.c SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h /scratch/kisskb/src/scripts/mod/empty.c:1:0: fatal error: error closing -: Broken pipe compilation terminated. SHIPPED scripts/genksyms/parse.tab.c make[3]: *** [scripts/mod/empty.o] Error 1 HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/util.o 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 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:457: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:411:1: note: expected 'const char *' but argument is of type 'const unsigned char *' In file included from /scratch/kisskb/src/arch/powerpc/include/asm/pgtable-ppc32.h:9:0, 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/arch/powerpc/include/asm/io.h: In function 'virt_to_phys': /scratch/kisskb/src/arch/powerpc/include/asm/io.h:770:9: error: 'virt_phys_offset' undeclared (first use in this function) /scratch/kisskb/src/arch/powerpc/include/asm/io.h:770:9: note: each undeclared identifier is reported only once for each function it appears in /scratch/kisskb/src/arch/powerpc/include/asm/io.h: In function 'phys_to_virt': /scratch/kisskb/src/arch/powerpc/include/asm/io.h:787:17: error: 'virt_phys_offset' undeclared (first use in this function) /scratch/kisskb/src/arch/powerpc/include/asm/io.h: In function 'virt_to_bus': /scratch/kisskb/src/arch/powerpc/include/asm/io.h:807:16: error: 'virt_phys_offset' undeclared (first use in this function) /scratch/kisskb/src/arch/powerpc/include/asm/io.h: In function 'bus_to_virt': /scratch/kisskb/src/arch/powerpc/include/asm/io.h:814:16: error: 'virt_phys_offset' undeclared (first use in this function) In file included from /scratch/kisskb/src/include/linux/mman.h:4:0, from /scratch/kisskb/src/arch/powerpc/kernel/asm-offsets.c:22: /scratch/kisskb/src/include/linux/mm.h: In function 'virt_to_head_page': /scratch/kisskb/src/include/linux/mm.h:515:22: error: 'virt_phys_offset' undeclared (first use in this function) In file included from /scratch/kisskb/src/include/linux/mman.h:4:0, from /scratch/kisskb/src/arch/powerpc/kernel/asm-offsets.c:22: /scratch/kisskb/src/include/linux/mm.h: In function 'lowmem_page_address': /scratch/kisskb/src/include/linux/mm.h:914:9: error: 'virt_phys_offset' undeclared (first use in this function) /scratch/kisskb/src/include/linux/mm.h: In function 'pte_lockptr': /scratch/kisskb/src/include/linux/mm.h:1435:20: error: 'virt_phys_offset' undeclared (first use in this function) make[2]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [prepare0] Error 2 HOSTLD scripts/dtc/dtc HOSTLD scripts/genksyms/genksyms make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] 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