Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502216 - sys-kernel/genkernel-3.4.45.1 fails with "make allnoconfig"
Summary: sys-kernel/genkernel-3.4.45.1 fails with "make allnoconfig"
Status: RESOLVED DUPLICATE of bug 511964
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-23 09:34 UTC by Toralf Förster
Modified: 2017-09-07 19:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/log/genkernel.log (genkernel.log,29.83 KB, text/plain)
2014-02-23 09:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***