Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923442 - sys-kernel/gentoo-sources-6.6.15 make[3]: *** No rule to make target '/var/tmp/portage/sys-kernel/gentoo-kernel-6.6.14/temp/kernel_key.pem', needed by 'certs/signing_key.x509'. Stop.
Summary: sys-kernel/gentoo-sources-6.6.15 make[3]: *** No rule to make target '/var/tm...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-01 07:52 UTC by Michal Jakubowski
Modified: 2024-02-09 14:19 UTC (History)
1 user (show)

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


Attachments
genkernel.log (genkernel.log,156.53 KB, text/x-log)
2024-02-01 07:52 UTC, Michal Jakubowski
Details
emerge_info (emerge_info,7.56 KB, text/plain)
2024-02-01 07:53 UTC, Michal Jakubowski
Details
config-6.6.15 (config-6.6.15-gentoo-dist,260.46 KB, text/plain)
2024-02-02 14:59 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-02-01 07:52:37 UTC
CC      fs/xfs/scrub/readdir.o
  CC      fs/xfs/scrub/refcount.o
  CC      fs/xfs/scrub/rmap.o
  CC      fs/xfs/scrub/scrub.o
  CC      fs/xfs/scrub/symlink.o
  CC      fs/xfs/scrub/xfarray.o
  CC      fs/xfs/scrub/xfile.o
  CC      fs/xfs/scrub/rtbitmap.o
  CC      fs/xfs/scrub/rtsummary.o
  CC      fs/xfs/scrub/quota.o
  AR      fs/xfs/built-in.a
  AR      fs/built-in.a
make[1]: *** [/usr/src/linux-6.6.15-gentoo/Makefile:1913: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2

* ERROR: compile_kernel(): compile_generic() failed to compile the "bzImage" target!
* 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!
* 

* mount: >> Boot partition state on '/boot' was not changed; Skipping restore boot partition state ...
>>> Ended on: 2024-02-01 08:46:04 (after 0 days 0 hours 06 minutes 14 seconds)

Reproducible: Always
Comment 1 Michal Jakubowski 2024-02-01 07:52:57 UTC
Created attachment 883893 [details]
genkernel.log
Comment 2 Michal Jakubowski 2024-02-01 07:53:48 UTC
Created attachment 883895 [details]
emerge_info
Comment 3 Mike Gilbert gentoo-dev 2024-02-01 19:10:30 UTC
make[3]: *** No rule to make target '/var/tmp/portage/sys-kernel/gentoo-kernel-6.6.14/temp/kernel_key.pem', needed by 'certs/signing_key.x509'.  Stop.
make[3]: *** Waiting for unfinished jobs....
Comment 4 Mike Pagano gentoo-dev 2024-02-01 19:49:11 UTC
Attach .config, please
Comment 5 Michal Jakubowski 2024-02-02 07:34:10 UTC
I use a kernel configuration with =sys-kernel/gentoo-kernel-bin-6.6.14
Comment 6 Mike Pagano gentoo-dev 2024-02-02 11:49:32 UTC
This is not gentoo-sources ?
Comment 7 Michal Jakubowski 2024-02-02 12:03:47 UTC
Gentoo-sources using config from gentoo-kernel-bin
Comment 8 Mike Pagano gentoo-dev 2024-02-02 12:27:21 UTC
attach that config
Comment 9 Michal Jakubowski 2024-02-02 14:59:33 UTC
Created attachment 884034 [details]
config-6.6.15
Comment 10 Mike Pagano gentoo-dev 2024-02-02 17:53:23 UTC
Anything file here ?


CONFIG_MODULE_SIG_KEY="/var/tmp/portage/sys-kernel/gentoo-kernel-6.6.15/temp/kernel_key.pem"
Comment 11 Mike Pagano gentoo-dev 2024-02-02 18:34:34 UTC
Are you building as a user who does not have access to that directory ?