Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938157 - sys-devel/llvm-18.1.8-r4 fails to compile: SymbolizableObjectFile.cpp:220:1: internal compiler error: in convert_insn, at i386-features.cc:1502
Summary: sys-devel/llvm-18.1.8-r4 fails to compile: SymbolizableObjectFile.cpp:220:1: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-18 17:50 UTC by Agostino Sarubbo
Modified: 2024-08-18 22:52 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,67.77 KB, application/x-xz)
2024-08-18 17:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-08-18 17:50:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-devel/llvm-18.1.8-r4 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-18 17:50:14 UTC
CC'ing also toolchain@ because it is an ICE
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-18 17:50:15 UTC
Created attachment 900578 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-18 17:50:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find Python module pygments
-- Could NOT find Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
/var/tmp/portage/sys-devel/llvm-18.1.8-r4/work/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp:220:1: internal compiler error: in convert_insn, at config/i386/i386-features.cc:1502
FAILED: lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o 
/var/tmp/portage/sys-devel/llvm-18.1.8-r4/work/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp:220:1: error: unrecognizable insn:
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-18 18:52:46 UTC
This will be fixed in tonight's snapshot: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116275.
Comment 5 Larry the Git Cow gentoo-dev 2024-08-18 22:52:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec6f016c5c69610cef87683e40c84615e83da2b

commit aec6f016c5c69610cef87683e40c84615e83da2b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-08-18 22:50:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-08-18 22:51:13 +0000

    sys-devel/gcc: add 15.0.0_pre20240818
    
    Closes: https://bugs.gentoo.org/937358
    Closes: https://bugs.gentoo.org/938157
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                      |  1 +
 sys-devel/gcc/gcc-15.0.0_pre20240818.ebuild | 52 +++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)