# < 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 13bd8e4673d527a9e48f41956b11d391e7c2cfe0 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 13bd8e4). # 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.4.3-nolibc/i386-linux/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.4.3-nolibc/i386-linux/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.4.3-nolibc/i386-linux/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 .config:147:warning: override: SLOB changes choice state * * Restart config... * * * Kernel hacking * Enable __deprecated logic (ENABLE_WARN_DEPRECATED) [Y/n/?] y Enable __must_check logic (ENABLE_MUST_CHECK) [Y/n/?] y Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [1024] 1024 Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [N/y/?] n Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [Y/n/?] y Kernel debugging (DEBUG_KERNEL) [Y/n/?] y Debug shared IRQ handlers (DEBUG_SHIRQ) [Y/n/?] y Detect Soft Lockups (DETECT_SOFTLOCKUP) [N/y/?] n Detect Hung Tasks (DETECT_HUNG_TASK) [N/y/?] n Collect scheduler debugging info (SCHED_DEBUG) [Y/?] y Collect scheduler statistics (SCHEDSTATS) [Y/?] y Collect kernel timers statistics (TIMER_STATS) [Y/n/?] y Debug object operations (DEBUG_OBJECTS) [Y/n/?] y Debug objects selftest (DEBUG_OBJECTS_SELFTEST) [Y/n/?] y Debug objects in freed memory (DEBUG_OBJECTS_FREE) [Y/n/?] y Debug timer objects (DEBUG_OBJECTS_TIMERS) [N/y/?] n Debug work objects (DEBUG_OBJECTS_WORK) [N/y/?] n debug_objects bootup default value (0-1) (DEBUG_OBJECTS_ENABLE_DEFAULT) [1] 1 Kernel memory leak detector (DEBUG_KMEMLEAK) [N/y/?] n RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [Y/n/?] y Built-in scriptable tester for rt-mutexes (RT_MUTEX_TESTER) [N/y/?] n Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [Y/n/?] y Mutex debugging: basic checks (DEBUG_MUTEXES) [Y/n/?] y Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [N/y/?] n Lock debugging: prove locking correctness (PROVE_LOCKING) [N/y/?] n Lock usage statistics (LOCK_STAT) [N/y/?] n Spinlock debugging: sleep-inside-spinlock checking (DEBUG_SPINLOCK_SLEEP) [N/y/?] n Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [N/y/?] n kobject debugging (DEBUG_KOBJECT) [Y/n/?] y Verbose BUG() reporting (adds 70K) (DEBUG_BUGVERBOSE) [Y/n/?] y Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y Debug VM (DEBUG_VM) [Y/n/?] y Debug VM translations (DEBUG_VIRTUAL) [Y/n/?] y Debug filesystem writers count (DEBUG_WRITECOUNT) [N/y/?] n Debug memory initialisation (DEBUG_MEMORY_INIT) [Y/n/?] y Debug linked list manipulation (DEBUG_LIST) [Y/n/?] y Debug SG table operations (DEBUG_SG) [N/y/?] n Debug notifier call chains (DEBUG_NOTIFIERS) [N/y/?] n Debug credential management (DEBUG_CREDENTIALS) [N/y/?] n Compile the kernel with frame pointers (FRAME_POINTER) [Y/?] y torture tests for RCU (RCU_TORTURE_TEST) [Y/n/?] y torture tests for RCU runnable by default (RCU_TORTURE_TEST_RUNNABLE) [Y/n/?] y Check for stalled CPUs delaying RCU grace periods (RCU_CPU_STALL_DETECTOR) [Y/n/?] y Self test for the backtrace code (BACKTRACE_SELF_TEST) [Y/n/?] y Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [Y/n/?] y Linux Kernel Dump Test Tool Module (LKDTM) [Y/n/?] y Fault-injection framework (FAULT_INJECTION) [N/y/?] n Latency measuring infrastructure (LATENCYTOP) [Y/n/?] y Debug page memory allocations (DEBUG_PAGEALLOC) [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 d6f533c8c7a4d83ed1c075f919a68031b9c67185 # < git symbolic-ref HEAD # < git merge-base d6f533c8c7a4d83ed1c075f919a68031b9c67185 13bd8e4673d527a9e48f41956b11d391e7c2cfe0 # < 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 151, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 211, 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)