# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 413f81eba35d6ede9289b0c8a920c013a84fac71 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 413f81e). # 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=i386 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_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/linus_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/linus_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/linus_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) [N/y/?] n Symmetric multi-processing support (SMP) [Y/n/?] y Support sparse irq numbering (SPARSE_IRQ) [Y/n/?] y Support for big SMP systems with more than 8 CPUs (X86_BIGSMP) [Y/n/?] y Support for extended (non-PC) x86 platforms (X86_EXTENDED_PLATFORM) [N/y/?] n Single-depth WCHAN output (SCHED_OMIT_FRAME_POINTER) [N/y/?] n Memtest (MEMTEST) [N/y/?] n Processor family 1. 386 (M386) 2. 486 (M486) 3. 586/K5/5x86/6x86/6x86MX (M586) 4. Pentium-Classic (M586TSC) 5. Pentium-MMX (M586MMX) 6. Pentium-Pro (M686) 7. Pentium-II/Celeron(pre-Coppermine) (MPENTIUMII) 8. Pentium-III/Celeron(Coppermine)/Pentium-III Xeon (MPENTIUMIII) 9. Pentium M (MPENTIUMM) 10. Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon (MPENTIUM4) 11. K6/K6-II/K6-III (MK6) 12. Athlon/Duron/K7 (MK7) 13. Opteron/Athlon64/Hammer/K8 (MK8) 14. Crusoe (MCRUSOE) 15. Efficeon (MEFFICEON) 16. Winchip-C6 (MWINCHIPC6) 17. Winchip-2/Winchip-2A/Winchip-3 (MWINCHIP3D) 18. GeodeGX1 (MGEODEGX1) 19. Geode GX/LX (MGEODE_LX) 20. CyrixIII/VIA-C3 (MCYRIXIII) > 21. VIA C3-2 (Nehemiah) (MVIAC3_2) 22. VIA C7 (MVIAC7) 23. Core 2/newer Xeon (MCORE2) choice[1-23]: 21 Generic x86 support (X86_GENERIC) [N/y/?] n HPET Timer Support (HPET_TIMER) [Y/n/?] y Maximum number of CPUs (NR_CPUS) [32] 32 SMT (Hyperthreading) scheduler support (SCHED_SMT) [N/y/?] n 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]: 2 Reroute for broken boot IRQs (X86_REROUTE_FOR_BROKEN_BOOT_IRQS) [Y/n/?] y Machine Check Exception (X86_MCE) [Y/n/?] y Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4 (X86_MCE_NONFATAL) [Y/n/?] y check for P4 thermal throttling interrupt. (X86_MCE_P4THERMAL) [Y/n/?] y Toshiba Laptop support (TOSHIBA) [Y/n/?] y Dell laptop support (I8K) [N/y/?] n Enable X86 board specific fixups for reboot (X86_REBOOTFIXUPS) [Y/n/?] y /dev/cpu/microcode - microcode support (MICROCODE) [Y/n/?] y Intel microcode patch loading support (MICROCODE_INTEL) [Y/n/?] y AMD microcode patch loading support (MICROCODE_AMD) [Y/n/?] y /dev/cpu/*/msr - Model-specific register support (X86_MSR) [N/y/?] n /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 model > 1. Flat Memory (FLATMEM_MANUAL) 2. Sparse Memory (SPARSEMEM_MANUAL) choice[1-2]: 1 Add LRU list to track non-evictable pages (UNEVICTABLE_LRU) [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 99ee12973e5fd1123ed1779fb4d11ac7d381d430 # < git symbolic-ref HEAD # < git merge-base 99ee12973e5fd1123ed1779fb4d11ac7d381d430 413f81eba35d6ede9289b0c8a920c013a84fac71 # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus We are not bisecting. # git bisect start won't bisect on seeked tree Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 148, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 203, in bisect call('git bisect start', self.log) File "/scratch/kisskb/prod/kisskb/kisskb3/backend/utils.py", line 50, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git bisect start" (1)