# < 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 463dd48a02b9e96bcecb98758968f111bb230ae1 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 463dd48). # 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_ppc64e_defconfig_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_ppc64e_defconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-linux- ppc64e_defconfig 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_ppc64e_defconfig_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_ppc64e_defconfig_powerpc/Makefile scripts/kconfig/conf --silentoldconfig Kconfig GEN /scratch/kisskb/build/linux-next_ppc64e_defconfig_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/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/dtc/checks.o HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c HOSTCC scripts/dtc/data.o SHIPPED scripts/genksyms/parse.tab.h SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/dtc/dtc-parser.tab.h CC scripts/mod/empty.o SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/dtc.o HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/dtc/flattree.o cc1: error: bad value (e5500) for -mcpu HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/fstree.o make[3]: *** [scripts/mod/empty.o] Error 1 cc1: error: bad value (e5500) for -mcpu HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/srcpos.o make[3]: *** [scripts/mod/devicetable-offsets.s] Error 1 HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/util.o 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 HOSTLD scripts/genksyms/genksyms 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 cc1: error: bad value (e5500) for -mcpu 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