build failed
Created attachment 803251 [details] emerge-info.txt.gz emerge --info
Created attachment 803254 [details] build.log.gz build.log
In file included from util/intel-pt-decoder/intel-pt-insn-decoder.c:14: util/intel-pt-decoder/../../../arch/x86/lib/inat.c:10:10: fatal error: inat-tables.c: No such file or directory 10 | #include inat-tables.c" compilation terminated.
Caused by gawk-5.2.
Kernels are suffering from this as well (e.g gentoo-kernel-5.19.7). As per comment #4, I'm just going to mask gawk-5.2 for now.
(In reply to Holger Hoffstätte from comment #4) > Caused by gawk-5.2. Is it a separate bug from the double-free issue? Does the patch mentioned in that bug work?
(In reply to Sam James from comment #6) > (In reply to Holger Hoffstätte from comment #4) > > Caused by gawk-5.2. > > Is it a separate bug from the double-free issue? Does the patch mentioned in > that bug work? Apparently it does! \o/ - updated to binutils-2.39 (not required :) - dropped missing_upref.patch into /etc/portage/patches/sys-apps/gawk - installed gawk-5.2 - 'ebuild /var/db/repos/gentoo/dev-util/perf/perf-5.19.ebuild compile' succeeds So: no, and yes - at least as far as *this* bug is concerned.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4f6d6186f18d1ff2a1a7a6c508c5fb2fc4fbd1 commit 1a4f6d6186f18d1ff2a1a7a6c508c5fb2fc4fbd1 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-15 10:47:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-15 10:47:55 +0000 sys-apps/gawk: add 5.2.1_beta (unkeyworded) Please test and report bugs upstream to bug-gawk if you find any problems. Bug: https://bugs.gentoo.org/868567 Bug: https://bugs.gentoo.org/868522 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/gawk/Manifest | 1 + sys-apps/gawk/gawk-5.2.1_beta.ebuild | 131 +++++++++++++++++++++++++++++++++++ 2 files changed, 132 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad0c972c895767e1432cfcc3d0d1a8d380eafbea commit ad0c972c895767e1432cfcc3d0d1a8d380eafbea Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-22 18:27:59 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-22 18:28:11 +0000 sys-apps/gawk: add 5.2.1, drop 5.2.1_beta Closes: https://bugs.gentoo.org/830705 Closes: https://bugs.gentoo.org/868522 Closes: https://bugs.gentoo.org/868567 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/gawk/Manifest | 3 ++- sys-apps/gawk/{gawk-5.2.1_beta.ebuild => gawk-5.2.1.ebuild} | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)