# < 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 7b6ea43d3f90ba1db87883126c2c09777f51d3d6 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 7b6ea43). # 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=0xEB68AA08 warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME) warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) # /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: (IMA) selects TCG_IBMVTPM which has unmet direct dependencies (TCG_TPM && PPC_PSERIES) * * Restart config... * * * Freescale Book-E Machine Type * Freescale Book-E Machine Type (FSL_SOC_BOOKE) [Y/n] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** No rule to make target `include/config/auto.conf', needed by `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 WRAP arch/powerpc/include/generated/asm/preempt.h CHK 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 UPD include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/asm/vtime.h 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: (IMA) selects TCG_IBMVTPM which has unmet direct dependencies (TCG_TPM && PPC_PSERIES) * * Restart config... * * * Freescale Book-E Machine Type * Freescale Book-E Machine Type (FSL_SOC_BOOKE) [Y/n] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** [include/config/tristate.conf] 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