Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953815 - sys-kernel/gentoo-kernel-6.12.23: emake failed
Summary: sys-kernel/gentoo-kernel-6.12.23: emake failed
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Distribution Kernel Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-13 19:32 UTC by Dmitriy Baranov
Modified: 2025-04-14 20:16 UTC (History)
1 user (show)

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


Attachments
einfo.txt (einfo.txt,7.50 KB, text/plain)
2025-04-13 19:33 UTC, Dmitriy Baranov
Details
build log (build_strip.log,886.68 KB, text/plain)
2025-04-13 19:34 UTC, Dmitriy Baranov
Details
build log gz (build.gz,156.85 KB, application/gzip)
2025-04-13 20:17 UTC, Dmitriy Baranov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Baranov 2025-04-13 19:32:58 UTC
make[2]: *** [/var/tmp/portage/sys-kernel/gentoo-kernel-6.12.23/work/linux-6.12/Makefile:1946: .] Error 2
make[1]: *** [/var/tmp/portage/sys-kernel/gentoo-kernel-6.12.23/work/linux-6.12/Makefile:224: __sub-make] Error 2

Reproducible: Always
Comment 1 Dmitriy Baranov 2025-04-13 19:33:46 UTC
Created attachment 924703 [details]
einfo.txt
Comment 2 Dmitriy Baranov 2025-04-13 19:34:45 UTC
Created attachment 924704 [details]
build log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-13 19:51:36 UTC
Can you give an untruncated log, compressed if necessary?
Comment 4 Dmitriy Baranov 2025-04-13 20:17:31 UTC
Created attachment 924705 [details]
build log gz
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-13 20:24:09 UTC
```
[01m[K/var/tmp/portage/sys-kernel/gentoo-kernel-6.12.23/work/linux-6.12/arch/x86/coco/tdx/tdx.c:[m[K In function ‘[01m[Ktdx_early_init[m[K’:
[01m[K/var/tmp/portage/sys-kernel/gentoo-kernel-6.12.23/work/linux-6.12/arch/x86/coco/tdx/tdx.c:1080:19:[m[K [01;31m[Kerror: [m[K‘[01m[Kstruct pv_irq_ops[m[K’ has no member named ‘[01m[Ksafe_halt[m[K’
 1080 |         pv_ops.irq[01;31m[K.[m[Ksafe_halt = tdx_safe_halt;
      |                   [01;31m[K^[m[K
[01m[K/var/tmp/portage/sys-kernel/gentoo-kernel-6.12.23/work/linux-6.12/arch/x86/coco/tdx/tdx.c:1081:19:[m[K [01;31m[Kerror: [m[K‘[01m[Kstruct pv_irq_ops[m[K’ has no member named ‘[01m[Khalt[m[K’
 1081 |         pv_ops.irq[01;31m[K.[m[Khalt = tdx_halt;
      |                   [01;31m[K^[m[K
```