Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936784 - Failed to create binpkg of busybox-1.36.1
Summary: Failed to create binpkg of busybox-1.36.1
Status: UNCONFIRMED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-27 15:11 UTC by Michal Jakubowski
Modified: 2024-07-28 20:38 UTC (History)
3 users (show)

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


Attachments
genkernel.log (genkernel.log,595.97 KB, text/x-log)
2024-07-27 15:12 UTC, Michal Jakubowski
Details
emerge --info (emerge.log,8.13 KB, text/x-log)
2024-07-27 15:15 UTC, Michal Jakubowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Jakubowski 2024-07-27 15:11:08 UTC
Gentoo Linux Genkernel; Version 4.3.10
* Using genkernel configuration from '/etc/genkernel.conf' ...
* Running with options: initramfs

* Working with Linux kernel 6.10.1-gentoo-x86_64 for x86_64
* Using kernel config file '/etc/kernels/kernel-config-6.10.1-gentoo-x86_64' ...

* initramfs: >> Initializing ...
*         >> Appending devices cpio data ...
*         >> Appending base_layout cpio data ...
*         >> Appending util-linux cpio data ...
*         >> Appending eudev cpio data ...
*         >> Appending auxiliary cpio data ...
*         >> Appending busybox cpio data ...
* ERROR: Command 'nice -n10 make -j16 V=1' failed!
* ERROR: create_initramfs(): append_data(): append_busybox(): populate_binpkg(): gkbuild(): Failed to create binpkg of busybox-1.36.1!
* Please consult '/var/log/genkernel.log' for more information and any
* errors that were reported above.
* 
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* '/var/log/genkernel.log' so that your issue can be dealt with effectively.
* 
* Please do *not* report kernel compilation failures as genkernel bugs!

Reproducible: Always
Comment 1 Michal Jakubowski 2024-07-27 15:12:14 UTC
Created attachment 898413 [details]
genkernel.log
Comment 2 Michal Jakubowski 2024-07-27 15:15:01 UTC
Created attachment 898414 [details]
emerge --info
Comment 3 Ben Kohler gentoo-dev 2024-07-28 10:41:40 UTC
This is likely fixed in newer versions of genkernel, we need to stabilize one soon.  Can you try 4.3.16 by adding "=sys-kernel/genkernel-4.3.16" to /etc/portage/package.accept_keywords?