Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 502216

Summary: sys-kernel/genkernel-3.4.45.1 fails with "make allnoconfig"
Product: Gentoo Hosted Projects Reporter: Toralf Förster <toralf>
Component: genkernelAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/genkernel.log

Description Toralf Förster gentoo-dev 2014-02-23 09:34:04 UTC
Created attachment 371110 [details]
/var/log/genkernel.log

steps to repeat with git tree v3.14-rc3-292-g0f0ca14:

1) "make allnoconfig"
2) sudo genkernel --makeopts="EXTRAVERSION=-test -j4" --kerneldir=`pwd` all

from the log :
  IHEX    firmware/yam/1200.bin
  INSTALL /lib/firmware/yam/1200.bin
  IHEX    firmware/yam/9600.bin
  INSTALL /lib/firmware/yam/9600.bin
*         >> Compiling 3.14.0-rc33.14.0-test+ modules...
COMMAND: make EXTRAVERSION=-test -j4 CC="gcc" LD="ld" AS="as" ARCH="x86"

The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.

make: *** [modules] Error 1
Comment 1 Ben Kohler gentoo-dev 2017-09-07 19:23:10 UTC

*** This bug has been marked as a duplicate of bug 511964 ***