# < 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 01ed8c4c63cc7bddba07cd09d123728421a168a6 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 01ed8c4). # 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=0x35754CF0 warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_EMAC_TAH which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELL_NATIVE && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELLEB) selects HAS_TXX9_SERIAL which has unmet direct dependencies (TTY && HAS_IOMEM) # /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: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (!CPU_LITTLE_ENDIAN) warning: (IMA) selects TCG_IBMVTPM which has unmet direct dependencies (TCG_TPM && PPC_PSERIES) * * Restart config... * * * Linux/powerpc 3.13.0 Kernel Configuration * 64-bit kernel (PPC64) [Y/n/?] y Endianness selection 1. Build big endian kernel (CPU_BIG_ENDIAN) > 2. Build little endian kernel (CPU_LITTLE_ENDIAN) choice[1-2?]: 2 Number of virtual interrupt numbers (NR_IRQS) [512] 512 Provide system-wide ring of trusted keys (SYSTEM_TRUSTED_KEYRING) [N/y/?] n Expose SCOM controllers via debugfs (SCOM_DEBUGFS) [N/y] (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 /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 GEN /scratch/kisskb/build/linux-next_powerpc-randconfig_powerpc/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (!CPU_LITTLE_ENDIAN) warning: (IMA) selects TCG_IBMVTPM which has unmet direct dependencies (TCG_TPM && PPC_PSERIES) * * Restart config... * * * Linux/powerpc 3.13.0 Kernel Configuration * 64-bit kernel (PPC64) [Y/n/?] y Endianness selection 1. Build big endian kernel (CPU_BIG_ENDIAN) > 2. Build little endian kernel (CPU_LITTLE_ENDIAN) choice[1-2?]: 2 Number of virtual interrupt numbers (NR_IRQS) [512] 512 Provide system-wide ring of trusted keys (SYSTEM_TRUSTED_KEYRING) [N/y/?] n Expose SCOM controllers via debugfs (SCOM_DEBUGFS) [N/y] (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