# < 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 f55f020329dc0c52ff843cb53f4c861cbf2db921 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was f55f020). # 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=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_i386-randconfig_i386 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/i386-linux/bin/i386-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_i386-randconfig_i386 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/i386-linux/bin/i386-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (IRQSOFF_TRACER && TRACING_SUPPORT && FTRACE && TRACE_IRQFLAGS_SUPPORT && !ARCH_USES_GETTIMEOFFSET) selects TRACE_IRQFLAGS which has unmet direct dependencies (DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && PROVE_LOCKING) warning: (CRYPTO_LRW && CRYPTO && EXPERIMENTAL || CRYPTO_XTS && CRYPTO && EXPERIMENTAL || CRYPTO_GHASH && CRYPTO) selects CRYPTO_GF128MUL which has unmet direct dependencies (EXPERIMENTAL) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_i386-randconfig_i386 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/i386-linux/bin/i386-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 GEN /scratch/kisskb/build/linux-next_i386-randconfig_i386/Makefile scripts/kconfig/conf --silentoldconfig arch/x86/Kconfig warning: (CRYPTO_LRW && CRYPTO && EXPERIMENTAL || CRYPTO_XTS && CRYPTO && EXPERIMENTAL || CRYPTO_GHASH && CRYPTO) selects CRYPTO_GF128MUL which has unmet direct dependencies (EXPERIMENTAL) warning: (IRQSOFF_TRACER && TRACING_SUPPORT && FTRACE && TRACE_IRQFLAGS_SUPPORT && !ARCH_USES_GETTIMEOFFSET) selects TRACE_IRQFLAGS which has unmet direct dependencies (DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && PROVE_LOCKING) * * Restart config... * * * Processor type and features * Tickless System (Dynamic Ticks) (NO_HZ) [Y/n/?] y High Resolution Timer Support (HIGH_RES_TIMERS) [Y/n/?] y Symmetric multi-processing support (SMP) [Y/n/?] y Support for big SMP systems with more than 8 CPUs (X86_BIGSMP) [N/y/?] n Support for extended (non-PC) x86 platforms (X86_EXTENDED_PLATFORM) [Y/n/?] y AMD Elan (X86_ELAN) [Y/n/?] y RDC R-321x SoC (X86_RDC321X) [N/y/?] n Support non-standard 32-bit SMP architectures (X86_32_NON_STANDARD) [Y/n/?] y Summit/EXA (IBM x440) (X86_SUMMIT) [N/y/?] n Single-depth WCHAN output (SCHED_OMIT_FRAME_POINTER) [N/y/?] n Disable Bootmem code (NO_BOOTMEM) [N/y/?] n Memtest (MEMTEST) [N/y/?] n HPET Timer Support (HPET_TIMER) [Y/n/?] y Enable DMI scanning (DMI) [N/y/?] n Maximum number of CPUs (NR_CPUS) [8] 8 SMT (Hyperthreading) scheduler support (SCHED_SMT) [Y/n/?] y Multi-core scheduler support (SCHED_MC) [Y/n/?] y Preemption Model 1. No Forced Preemption (Server) (PREEMPT_NONE) 2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) > 3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT) choice[1-3]: 3 Reroute for broken boot IRQs (X86_REROUTE_FOR_BROKEN_BOOT_IRQS) [Y/n/?] y Machine Check / overheating reporting (X86_MCE) [Y/n/?] y Intel MCE features (X86_MCE_INTEL) [N/y/?] n AMD MCE features (X86_MCE_AMD) [Y/n/?] y Support for old Pentium 5 / WinChip machine checks (X86_ANCIENT_MCE) [N/y/?] n Machine check injector support (X86_MCE_INJECT) [N/m/y/?] n Enable VM86 support (VM86) [Y/n/?] y Toshiba Laptop support (TOSHIBA) [M/n/y/?] m Dell laptop support (I8K) [M/n/y/?] m Enable X86 board specific fixups for reboot (X86_REBOOTFIXUPS) [Y/n/?] y /dev/cpu/microcode - microcode support (MICROCODE) [M/n/y/?] m Intel microcode patch loading support (MICROCODE_INTEL) [N/y/?] n AMD microcode patch loading support (MICROCODE_AMD) [N/y/?] n /dev/cpu/*/msr - Model-specific register support (X86_MSR) [M/n/y/?] m /dev/cpu/*/cpuid - CPU information support (X86_CPUID) [M/n/y/?] m High Memory Support 1. off (NOHIGHMEM) > 2. 4GB (HIGHMEM4G) 3. 64GB (HIGHMEM64G) choice[1-3]: 2 Memory model 1. Flat Memory (FLATMEM_MANUAL) > 2. Sparse Memory (SPARSEMEM_MANUAL) choice[1-2]: 2 Allow for memory hot-add (MEMORY_HOTPLUG) [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'. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 81e09f50c93edff607259cbe374a3006c9c5fa74 # < git symbolic-ref HEAD # < git merge-base 81e09f50c93edff607259cbe374a3006c9c5fa74 f55f020329dc0c52ff843cb53f4c861cbf2db921 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_i386-randconfig_i386 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/i386-linux/bin/i386-linux- " (2)