Test-Parser

 view release on metacpan or  search on metacpan

t/20_kernel_build.log  view on Meta::CPAN

Using default config file '/testing/packages/linux/config.default'
make defconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/split-include
  HOSTCC  scripts/basic/docproc
  SHIPPED scripts/kconfig/zconf.tab.h
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/mconf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/lex.zconf.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
COPYING CREDITS Documentation Kbuild MAINTAINERS Makefile README REPORTING-BUGS arch crypto drivers fs include init ipc kernel lib linux-2.6.14.tar.bz2.log mm net scripts security sound usr Default configuration is based on config.default
arch/i386/configs/config.default:139: trying to assign nonexistent symbol HAVE_DEC_LOCK
arch/i386/configs/config.default:186: trying to assign nonexistent symbol PCI_NAMES
arch/i386/configs/config.default:547: trying to assign nonexistent symbol IP_TCPDIAG
arch/i386/configs/config.default:548: trying to assign nonexistent symbol IP_TCPDIAG_IPV6
arch/i386/configs/config.default:840: trying to assign nonexistent symbol SERIAL_8250_MULTIPORT
arch/i386/configs/config.default:1247: trying to assign nonexistent symbol DEVFS_FS
arch/i386/configs/config.default:1248: trying to assign nonexistent symbol DEVPTS_FS_XATTR
arch/i386/configs/config.default:1250: trying to assign nonexistent symbol TMPFS_XATTR
*
* Linux Kernel Configuration
*
*
* Code maturity level options
*
Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
  Select only drivers expected to compile cleanly (CLEAN_COMPILE) [Y/n/?] y
*
* General setup
*
Local version - append to kernel release (LOCALVERSION) [] 
Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] (NEW) y
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
System V IPC (SYSVIPC) [Y/n/?] y
POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y
BSD Process Accounting (BSD_PROCESS_ACCT) [N/y/?] n
Sysctl support (SYSCTL) [Y/n/?] y
Auditing support (AUDIT) [N/y/?] n
Support for hot-pluggable devices (HOTPLUG) [Y/?] y
Kernel Userspace Events (KOBJECT_UEVENT) [Y/n/?] y
Kernel .config support (IKCONFIG) [Y/n/?] y
  Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y
Cpuset support (CPUSETS) [Y/n/?] y
Initramfs source file(s) (INITRAMFS_SOURCE) [] 
*
* Configure standard kernel features (for small systems)
*
Configure standard kernel features (for small systems) (EMBEDDED) [N/y/?] n
  Load all symbols for debugging/kksymoops (KALLSYMS) [Y/?] (NEW) y
    Include all symbols in kallsyms (KALLSYMS_ALL) [N/y/?] n
    Do an extra kallsyms pass (KALLSYMS_EXTRA_PASS) [N/y/?] n
*
* Loadable module support
*
Enable loadable module support (MODULES) [Y/n/?] y
  Module unloading (MODULE_UNLOAD) [Y/n/?] y
    Forced module unloading (MODULE_FORCE_UNLOAD) [N/y/?] n
  Module versioning support (EXPERIMENTAL) (MODVERSIONS) [N/y/?] n
  Source checksum for all modules (MODULE_SRCVERSION_ALL) [N/y/?] n
  Automatic kernel module loading (KMOD) [Y/n/?] y
*
* Processor type and features
*
Subarchitecture Type
> 1. PC-compatible (X86_PC)
  2. AMD Elan (X86_ELAN)
  3. Voyager (NCR) (X86_VOYAGER)
  4. NUMAQ (IBM/Sequent) (X86_NUMAQ)
  5. Summit/EXA (IBM x440) (X86_SUMMIT)
  6. Support for other sub-arch SMP systems with more than 8 CPUs (X86_BIGSMP)
  7. SGI 320/540 (Visual Workstation) (X86_VISWS)
  8. Generic architecture (Summit, bigsmp, ES7000, default) (X86_GENERICARCH)
  9. Support for Unisys ES7000 IA32 series (X86_ES7000)
choice[1-9]: 1
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/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 (MWINCHIP2)
  18. Winchip-2A/Winchip-3 (MWINCHIP3D)
  19. GeodeGX1 (MGEODEGX1)
  20. CyrixIII/VIA-C3 (MCYRIXIII)
  21. VIA C3-2 (Nehemiah) (MVIAC3_2)
choice[1-21]: 10
Generic x86 support (X86_GENERIC) [N/y/?] n
HPET Timer Support (HPET_TIMER) [N/y/?] n
Symmetric multi-processing support (SMP) [Y/n/?] y
  Maximum number of CPUs (2-255) (NR_CPUS) [32] 32
  SMT (Hyperthreading) scheduler support (SCHED_SMT) [Y/n/?] y
Preemption Model
  1. No Forced Preemption (Server) (PREEMPT_NONE) (NEW)
  2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) (NEW)
> 3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT)
choice[1-3]: 3
Preempt The Big Kernel Lock (PREEMPT_BKL) [Y/n/?] y



( run in 1.676 second using v1.01-cache-2.11-cpan-71847e10f99 )