# < 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 d6ca648a63278ada1f70733ffe922f3559c6aaa4 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was d6ca648). # 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.3.3-nolibc/bin/i386-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /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.3.3-nolibc/bin/i386-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /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.3.3-nolibc/bin/i386-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_i386-randconfig_i386/Makefile scripts/kconfig/conf -s arch/x86/Kconfig .config:151:warning: override: SLOB changes choice state * * 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 Support for extended (non-PC) x86 platforms (X86_EXTENDED_PLATFORM) [Y/n/?] y AMD Elan (X86_ELAN) [Y/n/?] y Moorestown MID platform (X86_MRST) [Y/n/?] y RDC R-321x SoC (X86_RDC321X) [Y/n/?] y Single-depth WCHAN output (SCHED_OMIT_FRAME_POINTER) [Y/n/?] y paravirt-ops debugging (PARAVIRT_DEBUG) [Y/n/?] y Memtest (MEMTEST) [N/y/?] n HPET Timer Support (HPET_TIMER) [Y/n/?] y Enable DMI scanning (DMI) [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 Local APIC support on uniprocessors (X86_UP_APIC) [N/y/?] n Machine Check / overheating reporting (X86_MCE) [Y/n/?] y Support for old Pentium 5 / WinChip machine checks (X86_ANCIENT_MCE) [Y/n/?] y Machine check injector support (X86_MCE_INJECT) [N/y/?] n Enable VM86 support (VM86) [Y/n/?] y Toshiba Laptop support (TOSHIBA) [N/y/?] n Dell laptop support (I8K) [Y/n/?] y Enable X86 board specific fixups for reboot (X86_REBOOTFIXUPS) [Y/?] y /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 /sys/kernel/debug/x86/cpu/* - CPU Debug support (X86_CPU_DEBUG) [Y/n/?] y High Memory Support 1. off (NOHIGHMEM) > 2. 4GB (HIGHMEM4G) 3. 64GB (HIGHMEM64G) choice[1-3]: 2 Memory split > 1. 3G/1G user/kernel split (VMSPLIT_3G) 2. 3G/1G user/kernel split (for full 1G low memory) (VMSPLIT_3G_OPT) 3. 2G/2G user/kernel split (VMSPLIT_2G) 4. 2G/2G user/kernel split (for full 2G low memory) (VMSPLIT_2G_OPT) 5. 1G/3G user/kernel split (VMSPLIT_1G) choice[1-5?]: 1 Memory model > 1. Flat Memory (FLATMEM_MANUAL) 2. Sparse Memory (SPARSEMEM_MANUAL) choice[1-2]: 1 Enable KSM for page merging (KSM) [Y/n/?] y Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096 Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] n Allocate 3rd-level pagetables from highmem (HIGHPTE) [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 98562e07e45d0ed66e046d7e9f6585a4c93e2c95 # < git symbolic-ref HEAD # < git merge-base 98562e07e45d0ed66e046d7e9f6585a4c93e2c95 d6ca648a63278ada1f70733ffe922f3559c6aaa4 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.3.3-nolibc/bin/i386-linux- " (2)