Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618246 - sys-kernel/genkernel-3.5.0.8, error running: genkernel --kernel-config=/usr/src/linux/.config --mdadm --install initramfs on 4.11.0
Summary: sys-kernel/genkernel-3.5.0.8, error running: genkernel --kernel-config=/usr/s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-11 19:56 UTC by Brian L
Modified: 2017-05-16 08:09 UTC (History)
1 user (show)

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


Attachments
Log file output for genkernel.log (genkernel.log,5.47 KB, text/x-log)
2017-05-11 19:56 UTC, Brian L
Details
Current kernel config file (.config,112.17 KB, text/plain)
2017-05-11 20:46 UTC, Brian L
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian L 2017-05-11 19:56:58 UTC
Created attachment 472372 [details]
Log file output for genkernel.log

*util.c: In function ‘open_container’:
*util.c:1406:8: error: called object ‘major’ is not a function or function pointer
*   (int)major(st.st_rdev), (int)minor(st.st_rdev));
*        ^~~~~
*util.c:1400:6: note: declared here
*  int major, minor;
*      ^~~~~
*util.c:1406:32: error: called object ‘minor’ is not a function or function pointer
*   (int)major(st.st_rdev), (int)minor(st.st_rdev));
*                                ^~~~~
*util.c:1400:13: note: declared here
*  int major, minor;
*             ^~~~~
*make: *** [<builtin>: util.o] Error 1
*make: *** Waiting for unfinished jobs....


I can't find any report on this as of yet, even using google and bugs search field no answers can be found.
Comment 1 Brian L 2017-05-11 20:46:33 UTC
Created attachment 472376 [details]
Current kernel config file
Comment 2 Brian L 2017-05-11 21:05:43 UTC
I forgot to mention everything is up to date no perl/python errors this is a fresh new install, and mdadm is needed to load '/' rootfs.
Comment 3 Brian L 2017-05-16 08:09:10 UTC
My own stupidity not doing an extensive memtest so I did that found 1 stick to be back issue cleared. :X  I've only been using Gentoo for a few years not learned everything yet always learning something new. :)