# < 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 ec94dfb20c9140c9df9cec4701f08de70b0106f7 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was ec94dfb). # 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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 warning: (DRM_RADEON_KMS && DRM_I915 && STUB_POULSBO && FB_BACKLIGHT && PANEL_SHARP_LS037V7DW01 && PANEL_ACX565AKM && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_ASUS && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IWM && WIMAX_IWMC3200_SDIO) selects IWMC3200TOP which has unmet direct dependencies (MISC_DEVICES && MMC && EXPERIMENTAL) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:156:warning: override: SLOB changes choice state warning: (DRM_RADEON_KMS && DRM_I915 && STUB_POULSBO && FB_BACKLIGHT && PANEL_SHARP_LS037V7DW01 && PANEL_ACX565AKM && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_ASUS && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IWM && WIMAX_IWMC3200_SDIO) selects IWMC3200TOP which has unmet direct dependencies (MISC_DEVICES && MMC && EXPERIMENTAL) * * Restart config... * * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [Y/n/?] y 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) [2048] 2048 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) [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) [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) [Y/n/?] y Debug objects selftest (DEBUG_OBJECTS_SELFTEST) [N/y/?] n 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) [Y/n/?] y Debug RCU callbacks objects (DEBUG_OBJECTS_RCU_HEAD) [Y/n/?] y Debug percpu counter objects (DEBUG_OBJECTS_PERCPU_COUNTER) [N/y/?] n debug_objects bootup default value (0-1) (DEBUG_OBJECTS_ENABLE_DEFAULT) [1] 1 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/?] 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) [N/y/?] n 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) [Y/n/?] y kobject debugging (DEBUG_KOBJECT) [Y/n/?] y Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n Debug VM (DEBUG_VM) [N/y/?] n Debug VM translations (DEBUG_VIRTUAL) [Y/n/?] y Debug filesystem writers count (DEBUG_WRITECOUNT) [Y/n/?] y Debug memory initialisation (DEBUG_MEMORY_INIT) [Y/n/?] y Debug linked list manipulation (DEBUG_LIST) [N/y/?] n 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 Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [N/y/?] n torture tests for RCU (RCU_TORTURE_TEST) [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) [N/y/?] n Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n Linux Kernel Dump Test Tool Module (LKDTM) [N/y/?] n 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'. GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:156:warning: override: SLOB changes choice state warning: (DRM_RADEON_KMS && DRM_I915 && STUB_POULSBO && FB_BACKLIGHT && PANEL_SHARP_LS037V7DW01 && PANEL_ACX565AKM && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_ASUS && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IWM && WIMAX_IWMC3200_SDIO) selects IWMC3200TOP which has unmet direct dependencies (MISC_DEVICES && MMC && EXPERIMENTAL) * * Restart config... * * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [Y/n/?] y 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) [2048] 2048 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) [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) [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) [Y/n/?] y Debug objects selftest (DEBUG_OBJECTS_SELFTEST) [N/y/?] n 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) [Y/n/?] y Debug RCU callbacks objects (DEBUG_OBJECTS_RCU_HEAD) [Y/n/?] y Debug percpu counter objects (DEBUG_OBJECTS_PERCPU_COUNTER) [N/y/?] n debug_objects bootup default value (0-1) (DEBUG_OBJECTS_ENABLE_DEFAULT) [1] 1 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/?] 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) [N/y/?] n 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) [Y/n/?] y kobject debugging (DEBUG_KOBJECT) [Y/n/?] y Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n Debug VM (DEBUG_VM) [N/y/?] n Debug VM translations (DEBUG_VIRTUAL) [Y/n/?] y Debug filesystem writers count (DEBUG_WRITECOUNT) [Y/n/?] y Debug memory initialisation (DEBUG_MEMORY_INIT) [Y/n/?] y Debug linked list manipulation (DEBUG_LIST) [N/y/?] n 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 Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [N/y/?] n torture tests for RCU (RCU_TORTURE_TEST) [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) [N/y/?] n Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n Linux Kernel Dump Test Tool Module (LKDTM) [N/y/?] n 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]: *** [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. 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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- " (2)