Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943521 - dev-util/intel_clc-24.2.7 /usr/lib/llvm/18/lib64/libLLVMSPIRVLib.so: undefined reference to `__cxa_call_terminate@CXXABI_1.3.15'
Summary: dev-util/intel_clc-24.2.7 /usr/lib/llvm/18/lib64/libLLVMSPIRVLib.so: undefine...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-14 19:23 UTC by Mark Liman
Modified: 2024-11-14 19:34 UTC (History)
1 user (show)

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


Attachments
Build log (intel_clc.log.gz,36.72 KB, application/gzip)
2024-11-14 19:26 UTC, Mark Liman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Liman 2024-11-14 19:23:20 UTC
dev-util/intel_clc-24.2.7 crashes on compile

Reproducible: Always
Comment 1 Mark Liman 2024-11-14 19:24:54 UTC
Portage 3.0.66.1 (python 3.12.7-final-0, default/linux/amd64/23.0/desktop/systemd, gcc-13, glibc-2.40-r5, 6.11.7-gentoo-x86_64 x86_64)                                                                                                            
=================================================================                                                                                                                                                                                 
System uname: Linux-6.11.7-gentoo-x86_64-with-glibc2.40                                                                                                                                                
KiB Mem:    65682824 total,  53615244 free                                                                                                                                                                                                        
KiB Swap:   67108860 total,  67108860 free                                                                                                                                                                                                        
Timestamp of repository gentoo: Thu, 14 Nov 2024 18:30:00 +0000                                                                                                                                                                                   
Head commit of repository gentoo: 7a9e49027d4c8a8a23fd8b2ce76f3353c8aa0d5c                                                                                                                                                                        
                                                                                                                                                                                                              
sh bash 5.2_p37                                                                                                                                                                                                                                   
ld GNU ld (Gentoo 2.42 p6) 2.42.0                                                                                                                                                                                                                 
app-misc/pax-utils:        1.3.7::gentoo                                                                                                                                                                                                          
app-shells/bash:           5.2_p37::gentoo                                                                                                                                                                                                        
dev-build/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo                                                                                                                                                                                       
dev-build/automake:        1.16.5-r2::gentoo                                                                                                                                                                                                      
dev-build/cmake:           3.30.5::gentoo                                                                                                                                                                                                         
dev-build/libtool:         2.4.7-r4::gentoo                                                                                                                                                                                                       
dev-build/make:            4.4.1-r100::gentoo                                                                                                                                                                                                     
dev-build/meson:           1.5.2::gentoo                                                                                                                                                                                                          
dev-java/java-config:      2.3.4::gentoo                                                                                                                                                                                                          
dev-lang/perl:             5.40.0::gentoo                                                                                                                                                                                                         
dev-lang/python:           3.11.10_p1::gentoo, 3.12.7_p1::gentoo, 3.13.0::gentoo                                                                                                                                                                  
dev-lang/rust-bin:         1.81.0-r100::gentoo                                                                                                                                                                                                    
sys-apps/baselayout:       2.17::gentoo                                                                                                                                                                                                           
sys-apps/sandbox:          2.39::gentoo                                                                                                                                                                                                           
sys-apps/systemd:          256.7::gentoo                                                                                                                                                                                                          
sys-devel/binutils:        2.42-r2::gentoo                                                                                                                                                                                                        
sys-devel/binutils-config: 5.5.2::gentoo                                                                                                                                                                                                          
sys-devel/clang:           18.1.8::gentoo                                                                                                                                                                                                         
sys-devel/gcc:             13.3.1_p20241025::gentoo, 14.2.1_p20241026::gentoo                                                                                                                                                                     
sys-devel/gcc-config:      2.11::gentoo                                                                                                                                                                                                           
sys-devel/llvm:            18.1.8-r1::gentoo                                                                                                                                                                                                      
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)                                                                                                                                                                                    
sys-libs/glibc:            2.40-r5::gentoo   

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=alderlake -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="-march=alderlake -O2 -pipe"
FCFLAGS="-march=alderlake -O2 -pipe"
FFLAGS="-march=alderlake -O2 -pipe"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
MAKEOPTS="-j32 -l32"
Comment 2 Mark Liman 2024-11-14 19:26:26 UTC
Created attachment 908707 [details]
Build log
Comment 3 Mark Liman 2024-11-14 19:34:00 UTC
Sorry this was stupid, I forgot I changed my gcc version to a previous one for testing.