# < 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 046301d46bd85bd2c02106613d7b1e29ab62a069 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 046301d). # 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/cross/gcc-4.6-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/cross/gcc-4.6-nolibc/i386-linux/bin/i386-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 warning: (KVMTOOL_TEST_ENABLE && AMD_IOMMU) selects PCI_MSI which has unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI) # /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/cross/gcc-4.6-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:171:warning: override: SLOB changes choice state warning: (KVMTOOL_TEST_ENABLE && AMD_IOMMU) selects PCI_MSI which has unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI) * * 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) [N/y/?] n Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [1024] 1024 Magic SysRq key (MAGIC_SYSRQ) [Y/?] y Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [Y/n/?] y Generate readable assembler code (READABLE_ASM) [N/y/?] n Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [N/y/?] n Debug Filesystem (DEBUG_FS) [Y/?] y Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [Y/n/?] y 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) [N/y/?] n Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC) [N/y/?] n Panic on Oops (PANIC_ON_OOPS) [N/y/?] n Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y Default timeout for hung task detection (in seconds) (DEFAULT_HUNG_TASK_TIMEOUT) [120] 120 Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [N/y/?] n Debug object operations (DEBUG_OBJECTS) [N/y/?] n Kernel memory leak detector (DEBUG_KMEMLEAK) [Y/n/?] y Maximum kmemleak early log entries (DEBUG_KMEMLEAK_EARLY_LOG_SIZE) [400] 400 Default kmemleak to off (DEBUG_KMEMLEAK_DEFAULT_OFF) [Y/n/?] y RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] n Built-in scriptable tester for rt-mutexes (RT_MUTEX_TESTER) [N/y/?] n 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) [Y/n/?] y RCU debugging: don't disable PROVE_RCU on first splat (PROVE_RCU_REPEATEDLY) [N/y/?] n RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [Y/n/?] y Lock usage statistics (LOCK_STAT) [Y/n/?] y Lock dependency engine debugging (DEBUG_LOCKDEP) [Y/n/?] y Sleep inside atomic section checking (DEBUG_ATOMIC_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) [N/y/?] n Highmem debugging (DEBUG_HIGHMEM) [Y/n/?] y Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y Reduce debugging information (DEBUG_INFO_REDUCED) [Y/n/?] y Debug VM (DEBUG_VM) [Y/n/?] y Debug VM red-black trees (DEBUG_VM_RB) [N/y/?] n 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 Linked list sorting test (TEST_LIST_SORT) [N/y/?] n Debug SG table operations (DEBUG_SG) [N/y/?] n Debug notifier call chains (DEBUG_NOTIFIERS) [N/y/?] n Debug credential management (DEBUG_CREDENTIALS) [Y/n/?] y Compile the kernel with frame pointers (FRAME_POINTER) [Y/?] y torture tests for RCU (RCU_TORTURE_TEST) [N/y/?] n Enable tracing for RCU (RCU_TRACE) [N/y/?] n Self test for the backtrace code (BACKTRACE_SELF_TEST) [Y/n/?] y Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [Y/n/?] y Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n Linux Kernel Dump Test Tool Module (LKDTM) [N/y/?] n Notifier error injection (NOTIFIER_ERROR_INJECTION) [Y/n/?] y PM notifier error injection module (PM_NOTIFIER_ERROR_INJECT) [Y/n/?] y Fault-injection framework (FAULT_INJECTION) [Y/n/?] y Fault-injection capabilitiy for alloc_pages() (FAIL_PAGE_ALLOC) [Y/n/?] y Fault-injection capability for disk IO (FAIL_MAKE_REQUEST) [Y/n/?] y Fault-injection capability for faking disk interrupts (FAIL_IO_TIMEOUT) [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 SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_x32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h make[1]: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. HOSTCC arch/x86/tools/relocs GEN /scratch/kisskb/build/linux-next_i386-randconfig_i386/Makefile CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linux-next_i386-randconfig_i386/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:171:warning: override: SLOB changes choice state warning: (KVMTOOL_TEST_ENABLE && AMD_IOMMU) selects PCI_MSI which has unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI) * * 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) [N/y/?] n Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [1024] 1024 Magic SysRq key (MAGIC_SYSRQ) [Y/?] y Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [Y/n/?] y Generate readable assembler code (READABLE_ASM) [N/y/?] n Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [N/y/?] n Debug Filesystem (DEBUG_FS) [Y/?] y Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [Y/n/?] y 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) [N/y/?] n Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC) [N/y/?] n Panic on Oops (PANIC_ON_OOPS) [N/y/?] n Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y Default timeout for hung task detection (in seconds) (DEFAULT_HUNG_TASK_TIMEOUT) [120] 120 Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [N/y/?] n Debug object operations (DEBUG_OBJECTS) [N/y/?] n Kernel memory leak detector (DEBUG_KMEMLEAK) [Y/n/?] y Maximum kmemleak early log entries (DEBUG_KMEMLEAK_EARLY_LOG_SIZE) [400] 400 Default kmemleak to off (DEBUG_KMEMLEAK_DEFAULT_OFF) [Y/n/?] y RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] n Built-in scriptable tester for rt-mutexes (RT_MUTEX_TESTER) [N/y/?] n 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) [Y/n/?] y RCU debugging: don't disable PROVE_RCU on first splat (PROVE_RCU_REPEATEDLY) [N/y/?] n RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [Y/n/?] y Lock usage statistics (LOCK_STAT) [Y/n/?] y Lock dependency engine debugging (DEBUG_LOCKDEP) [Y/n/?] y Sleep inside atomic section checking (DEBUG_ATOMIC_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) [N/y/?] n Highmem debugging (DEBUG_HIGHMEM) [Y/n/?] y Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y Reduce debugging information (DEBUG_INFO_REDUCED) [Y/n/?] y Debug VM (DEBUG_VM) [Y/n/?] y Debug VM red-black trees (DEBUG_VM_RB) [N/y/?] n 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 Linked list sorting test (TEST_LIST_SORT) [N/y/?] n Debug SG table operations (DEBUG_SG) [N/y/?] n Debug notifier call chains (DEBUG_NOTIFIERS) [N/y/?] n Debug credential management (DEBUG_CREDENTIALS) [Y/n/?] y Compile the kernel with frame pointers (FRAME_POINTER) [Y/?] y torture tests for RCU (RCU_TORTURE_TEST) [N/y/?] n Enable tracing for RCU (RCU_TRACE) [N/y/?] n Self test for the backtrace code (BACKTRACE_SELF_TEST) [Y/n/?] y Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [Y/n/?] y Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n Linux Kernel Dump Test Tool Module (LKDTM) [N/y/?] n Notifier error injection (NOTIFIER_ERROR_INJECTION) [Y/n/?] y PM notifier error injection module (PM_NOTIFIER_ERROR_INJECT) [Y/n/?] y Fault-injection framework (FAULT_INJECTION) [Y/n/?] y Fault-injection capabilitiy for alloc_pages() (FAIL_PAGE_ALLOC) [Y/n/?] y Fault-injection capability for disk IO (FAIL_MAKE_REQUEST) [Y/n/?] y Fault-injection capability for faking disk interrupts (FAIL_IO_TIMEOUT) [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]: *** [include/config/tristate.conf] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting