localhost 1 ~ # /usr/local/sbin/genkern * CMD_LOGLEVEL: 5 * CMD_COMPRESS_INITRD_TYPE: * CMD_CLEAN: 0 * CMD_OLDCONFIG: 1 * CMD_LVM: 1 * CMD_MENUCONFIG: 1 * CMD_MAKEOPTS: -j8 * Gentoo Linux Genkernel; Version 3.4.45 * Running with options: --loglevel=5 --compress-initramfs-type=gzip --oldconfig --lvm --menuconfig --makeopts=-j8 all * Using genkernel.conf from /etc/genkernel.conf * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh .. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load .. * Resolving config file, command line, and arch default settings. * LOGFILE set in config file to "/var/log/genkernel.log". * KERNEL_DIR defaulted to "/usr/src/linux". * KERNEL_SOURCES defaulted to "yes". * KNAME defaulted to "genkernel". * COMPRESS_INITRD defaulted to "yes". * COMPRESS_INITRD_TYPE set in config file to "gzip". * MAKEOPTS set on command line to "-j8". * KERNEL_MAKE defaulted to "make". * UTILS_MAKE defaulted to "make". * KERNEL_CC defaulted to "gcc". * KERNEL_LD defaulted to "ld". * KERNEL_AS defaulted to "as". * UTILS_CC defaulted to "gcc". * UTILS_LD defaulted to "ld". * UTILS_AS defaulted to "as". * KERNEL_CROSS_COMPILE not set. * UTILS_CROSS_COMPILE not set. * BOOTDIR defaulted to "/boot". * KERNEL_OUTPUTDIR defaulted to "/usr/src/linux". * MODPROBEDIR defaulted to "/etc/modprobe.d". * SPLASH not set. * POSTCLEAR not set. * MRPROPER set in config file to "yes". * MENUCONFIG overridden on command line to "1". * CLEAN overridden on command line to "0". * MINKERNPACKAGE not set. * MODULESPACKAGE not set. * KERNCACHE not set. * RAMDISKMODULES defaulted to "yes". * ALLRAMDISKMODULES not set. * INITRAMFS_OVERLAY not set. * MOUNTBOOT set in config file to "yes". * BUILD_STATIC not set. * SAVE_CONFIG set in config file to "yes". * SYMLINK not set. * INSTALL_MOD_PATH not set. * OLDCONFIG overridden on command line to "1". * LVM set on command line to "1". * DMRAID not set. * ISCSI not set. * BUSYBOX defaulted to "yes". * UNIONFS not set. * NETBOOT not set. * REAL_ROOT not set. * DISKLABEL set in config file to "yes". * LUKS not set. * GPG not set. * MDADM not set. * MDADM_CONFIG not set. * E2FSPROGS defaulted to "no". * ZFS not set. * VIRTIO defaulted to "no". * MULTIPATH not set. * FIRMWARE not set. * FIRMWARE_DIR defaulted to "/lib/firmware". * FIRMWARE_FILES not set. * INTEGRATED_INITRAMFS not set. * GENZIMAGE not set. * KEYMAP defaulted to "yes". * DOKEYMAPAUTO not set. * BUSYBOX_CONFIG not set. * INSTALL defaulted to "yes". * KERNEL_ARCH=x86 * Linux Kernel 3.8.0-gentoo for x86... * .. with config file /etc/kernels/kernel-config-x86-3.8.0-gentoo * kernel: --mrproper is disabled; not running 'make mrproper'. * >> Running oldconfig... COMMAND: make -j8 CC="gcc" LD="ld" AS="as" ARCH="x86" oldconfig scripts/kconfig/conf --oldconfig Kconfig # # configuration written to .config # * kernel: --clean is disabled; not running 'make clean'. * kernel: >> Invoking menuconfig... COMMAND: make -j8 -j1 CC="gcc" LD="ld" AS="as" ARCH="x86" menuconfig # # configuration written to .config # *** End of the configuration. *** Execute 'make' to start the build or try 'make help'. COMMAND: make -j8 CC="gcc" LD="ld" AS="as" ARCH="x86" prepare scripts/kconfig/conf --silentoldconfig Kconfig # # configuration written to .config # SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_64.h CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h HOSTCC arch/x86/tools/relocs CC kernel/bounds.s GEN include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL scripts/checksyscalls.sh * >> Compiling 3.8.0-gentoo bzImage... COMMAND: make -j8 CC="gcc" LD="ld" AS="as" ARCH="x86" bzImage make[1]: Nothing to be done for `all'. CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h HOSTCC scripts/sortextable CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost make[1]: Nothing to be done for `relocs'. CALL scripts/checksyscalls.sh AS usr/initramfs_data.o usr/initramfs_data.S:1:0: error: CPU you selected does not support x86-64 instruction set make[1]: *** [usr/initramfs_data.o] Error 1 make: *** [usr] Error 2 make: *** Waiting for unfinished jobs.... CC arch/x86/realmode/init.o CC arch/x86/vdso/vma.o CC init/main.o LD arch/x86/platform/built-in.o CC arch/x86/mm/init.o CHK include/generated/compile.h UPD include/generated/compile.h CC init/do_mounts.o CC arch/x86/kernel/process_64.o LDS arch/x86/vdso/vdso.lds AS arch/x86/vdso/vdso-note.o arch/x86/vdso/vdso-note.S:1:0: error: CPU you selected does not support x86-64 instruction set make[2]: *** [arch/x86/vdso/vdso-note.o] Error 1 make[1]: *** [arch/x86/vdso] Error 2 make[1]: *** Waiting for unfinished jobs.... CC arch/x86/kernel/signal.o AS arch/x86/realmode/rm/header.o CC kernel/fork.o AS arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/stack.o CC arch/x86/mm/init_64.o AS arch/x86/realmode/rm/reboot.o AS arch/x86/realmode/rm/wakeup_asm.o CC arch/x86/realmode/rm/wakemain.o CC arch/x86/realmode/rm/video-mode.o AS arch/x86/kernel/entry_64.o arch/x86/kernel/entry_64.S:1:0: error: CPU you selected does not support x86-64 instruction set make[2]: *** [arch/x86/kernel/entry_64.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC init/do_mounts_rd.o AS arch/x86/realmode/rm/copy.o AS arch/x86/realmode/rm/bioscall.o CC arch/x86/realmode/rm/regs.o CC init/do_mounts_initrd.o CC arch/x86/realmode/rm/video-vga.o CC init/initramfs.o make[1]: *** [arch/x86/kernel] Error 2 CC init/calibrate.o CC arch/x86/realmode/rm/video-vesa.o CC arch/x86/realmode/rm/video-bios.o CC init/init_task.o CC arch/x86/mm/fault.o PASYMS arch/x86/realmode/rm/pasyms.h LDS arch/x86/realmode/rm/realmode.lds CC init/version.o LD arch/x86/realmode/rm/realmode.elf CC arch/x86/mm/ioremap.o RELOCS arch/x86/realmode/rm/realmode.relocs OBJCOPY arch/x86/realmode/rm/realmode.bin AS arch/x86/realmode/rmpiggy.o arch/x86/realmode/rmpiggy.S:1:0: error: CPU you selected does not support x86-64 instruction set make[2]: *** [arch/x86/realmode/rmpiggy.o] Error 1 make[1]: *** [arch/x86/realmode] Error 2 CC arch/x86/mm/extable.o LD init/mounts.o CC kernel/exec_domain.o CC arch/x86/mm/pageattr.o CC arch/x86/mm/mmap.o LD init/built-in.o CC arch/x86/mm/pat.o CC arch/x86/mm/pgtable.o CC arch/x86/mm/physaddr.o CC kernel/panic.o CC kernel/printk.o CC arch/x86/mm/gup.o CC arch/x86/mm/setup_nx.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/mm/tlb.o CC kernel/cpu.o CC arch/x86/mm/hugetlbpage.o CC kernel/exit.o CC kernel/itimer.o CC kernel/time.o CC kernel/softirq.o LD arch/x86/mm/built-in.o CC kernel/resource.o make: *** [arch/x86] Error 2 CC kernel/sysctl.o CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o ^Clocalhost 1 ~ #