# < 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 5d5c7fe4ccff455aed240e178e857fdfa238792f Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 5d5c7fe). # 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 16 # < /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 16 # /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 16 GEN /scratch/kisskb/build/linux-next_i386-randconfig_i386/Makefile scripts/kconfig/conf -s arch/x86/Kconfig * * 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) [N/y/?] n Enable MPS table (X86_MPPARSE) [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 Single-depth WCHAN output (SCHED_OMIT_FRAME_POINTER) [N/y/?] n Disable Bootmem code (NO_BOOTMEM) [Y/n/?] y Memtest (MEMTEST) [Y/n/?] y HPET Timer Support (HPET_TIMER) [N/y/?] n 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]: 1 Local APIC support on uniprocessors (X86_UP_APIC) [Y/n/?] y IO-APIC support on uniprocessors (X86_UP_IOAPIC) [Y/n/?] y 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) [Y/n/?] y AMD MCE features (X86_MCE_AMD) [N/y/?] n Support for old Pentium 5 / WinChip machine checks (X86_ANCIENT_MCE) [Y/n/?] y Machine check injector support (X86_MCE_INJECT) [Y/n/?] y Toshiba Laptop support (TOSHIBA) [Y/n/?] y Dell laptop support (I8K) [Y/n/?] y Enable X86 board specific fixups for reboot (X86_REBOOTFIXUPS) [N/y/?] n /dev/cpu/microcode - microcode support (MICROCODE) [N/y/?] n /dev/cpu/*/msr - Model-specific register support (X86_MSR) [Y/n/?] y /dev/cpu/*/cpuid - CPU information support (X86_CPUID) [Y/n/?] y 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 f170d23dfc441a8cfaeecf7a01521b7fe2604c2c # < git symbolic-ref HEAD # < git merge-base f170d23dfc441a8cfaeecf7a01521b7fe2604c2c 5d5c7fe4ccff455aed240e178e857fdfa238792f 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)