# < 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 28d1242d920bd3a933545972e230c70f66b1a27b Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 28d1242). # 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 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.4.3-nolibc/i386-linux/bin/i386-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 warning: (DRM_NOUVEAU) selects ACPI_WMI which has unmet direct dependencies (X86 && X86_PLATFORM_DEVICES && ACPI) warning: (MTD_DOC2000 && MTD_DOC2001 && MTD_DOC2001PLUS) selects MTD_NAND_IDS which has unmet direct dependencies (MTD && MTD_NAND) warning: (DRM_NOUVEAU) selects MXM_WMI which has unmet direct dependencies (X86 && X86_PLATFORM_DEVICES && ACPI_WMI) # /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 128 GEN /scratch/kisskb/build/linux-next_i386-randconfig_i386/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:155:warning: override: SLOB changes choice state warning: (DRM_NOUVEAU) selects ACPI_WMI which has unmet direct dependencies (X86 && X86_PLATFORM_DEVICES && ACPI) warning: (MTD_DOC2000 && MTD_DOC2001 && MTD_DOC2001PLUS) selects MTD_NAND_IDS which has unmet direct dependencies (MTD && MTD_NAND) warning: (DRM_NOUVEAU) selects MXM_WMI which has unmet direct dependencies (X86 && X86_PLATFORM_DEVICES && ACPI_WMI) * * Restart config... * * * Kernel hacking * Default message log level (1-7) (DEFAULT_MESSAGE_LOGLEVEL) [4] 4 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) [Y/n/?] y Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [Y/n/?] y Debug Filesystem (DEBUG_FS) [Y/?] y Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [N/y/?] n Enable full Section mismatch analysis (DEBUG_SECTION_MISMATCH) [Y/n/?] y Kernel debugging (DEBUG_KERNEL) [Y/?] y Debug shared IRQ handlers (DEBUG_SHIRQ) [N/y/?] n Detect Hard and Soft Lockups (LOCKUP_DETECTOR) [Y/n/?] y Panic (Reboot) On Hard Lockups (BOOTPARAM_HARDLOCKUP_PANIC) [Y/n/?] y Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC) [N/y/?] n Detect Hung Tasks (DETECT_HUNG_TASK) [N/y/?] n Debug object operations (DEBUG_OBJECTS) [N/y/?] n Kernel memory leak detector (DEBUG_KMEMLEAK) [N/y/?] n RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] n Built-in scriptable tester for rt-mutexes (RT_MUTEX_TESTER) [Y/n/?] y Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [Y/?] y Mutex debugging: basic checks (DEBUG_MUTEXES) [Y/?] y Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [Y/?] y Lock debugging: prove locking correctness (PROVE_LOCKING) [Y/n/?] y RCU debugging: prove RCU correctness (PROVE_RCU) [N/y/?] n RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [N/y/?] n Lock usage statistics (LOCK_STAT) [Y/n/?] y Lock dependency engine debugging (DEBUG_LOCKDEP) [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) [Y/n/?] y Stack utilization instrumentation (DEBUG_STACK_USAGE) [N/y/?] n kobject debugging (DEBUG_KOBJECT) [Y/n/?] y Highmem debugging (DEBUG_HIGHMEM) [N/y/?] n Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n Debug VM (DEBUG_VM) [Y/n/?] y Debug VM translations (DEBUG_VIRTUAL) [Y/n/?] y Debug filesystem writers count (DEBUG_WRITECOUNT) [Y/n/?] y Debug memory initialisation (DEBUG_MEMORY_INIT) [N/y/?] n Debug linked list manipulation (DEBUG_LIST) [Y/n/?] y Linked list sorting test (TEST_LIST_SORT) [Y/n/?] y Debug SG table operations (DEBUG_SG) [Y/n/?] y Debug notifier call chains (DEBUG_NOTIFIERS) [Y/n/?] y 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) [N/y/?] n RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [60] 60 Self test for the backtrace code (BACKTRACE_SELF_TEST) [Y/n/?] y Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [Y/n/?] y Debug access to per_cpu maps (DEBUG_PER_CPU_MAPS) [N/y/?] n CPU notifier error injection module (CPU_NOTIFIER_ERROR_INJECT) [Y/n/?] y Fault-injection framework (FAULT_INJECTION) [N/y/?] n 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 f3395ef62f16908969e0f2d2ae602358f8e1b257 # < git symbolic-ref HEAD # < git merge-base f3395ef62f16908969e0f2d2ae602358f8e1b257 28d1242d920bd3a933545972e230c70f66b1a27b 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)