# < 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 696719b0bd5dfa6ac8b4f9b3879fc4852e24efca Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 696719b). # 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 KCONFIG_SEED=0x82C04A9A warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) warning: (PPC_PSERIES && PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV || PPC_85xx && !PPC_E500MC)) warning: (VIDEO_PVRUSB2 && VIDEO_TLG2300 && VIDEO_USBVISION && VIDEO_CX231XX && VIDEO_TM6000 && VIDEO_EM28XX && VIDEO_IVTV && VIDEO_MXB && VIDEO_CX18 && VIDEO_CX23885 && VIDEO_CX88 && VIDEO_BT848 && VIDEO_SAA7134 && VIDEO_SAA7164 && VIDEO_GO7007) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && MEDIA_TUNER) # /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: (PPC_PSERIES && PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV || PPC_85xx && !PPC_E500MC)) warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) warning: (VIDEO_PVRUSB2 && VIDEO_TLG2300 && VIDEO_USBVISION && VIDEO_CX231XX && VIDEO_TM6000 && VIDEO_EM28XX && VIDEO_IVTV && VIDEO_MXB && VIDEO_CX18 && VIDEO_CX23885 && VIDEO_CX88 && VIDEO_BT848 && VIDEO_SAA7134 && VIDEO_SAA7164 && VIDEO_GO7007) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && MEDIA_TUNER) warning: (PPC_PSERIES && PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV || PPC_85xx && !PPC_E500MC)) warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx) warning: (VIDEO_PVRUSB2 && VIDEO_TLG2300 && VIDEO_USBVISION && VIDEO_CX231XX && VIDEO_TM6000 && VIDEO_EM28XX && VIDEO_IVTV && VIDEO_MXB && VIDEO_CX18 && VIDEO_CX23885 && VIDEO_CX88 && VIDEO_BT848 && VIDEO_SAA7134 && VIDEO_SAA7164 && VIDEO_GO7007) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && MEDIA_TUNER) 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 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/asn1_compiler HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/data.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/dtc/dtc-parser.tab.c Assembler messages: Error: invalid switch -me200 Error: unrecognized option -me200 CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/srcpos.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 HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/util.o GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/dtc/dtc-lexer.lex.o make[3]: Target `__build' not remade because of errors. HOSTCC scripts/dtc/dtc-parser.tab.o make[2]: *** [scripts/mod] Error 2 HOSTLD scripts/dtc/dtc make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 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 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