Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946364 - media-libs/mesa-24.2.8 fails to compile: intel_clc: symbol lookup error: intel_clc: undefined symbol: _ZN4llvm24DisableABIBreakingChecksE, version LLVM_18.1
Summary: media-libs/mesa-24.2.8 fails to compile: intel_clc: symbol lookup error: inte...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 14:39 UTC by Agostino Sarubbo
Modified: 2024-12-14 12:40 UTC (History)
0 users

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


Attachments
build.log (build.log,478.86 KB, text/plain)
2024-12-13 14:39 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-12-13 14:39:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/mesa-24.2.8 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-12-13 14:39:49 UTC
Created attachment 913919 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-13 14:39:50 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/intel/shaders/intel_gfx11_shaders_code.h 
FAILED: src/intel/shaders/intel_gfx12_shaders_code.h 
FAILED: src/intel/shaders/intel_gfx8_shaders_code.h 
FAILED: src/intel/shaders/intel_gfx9_shaders_code.h 
Library ws2_32 found: NO
Program glslangValidator found: NO
Run-time dependency libomxil-bellagio found: NO (tried pkgconfig and cmake)
Run-time dependency libtizonia found: NO (tried pkgconfig and cmake)
Run-time dependency libtizplatform found: NO (tried pkgconfig and cmake)
Run-time dependency tizilheaders found: NO (tried pkgconfig and cmake)
/usr/bin/intel_clc: symbol lookup error: /usr/bin/intel_clc: undefined symbol: _ZN4llvm24DisableABIBreakingChecksE, version LLVM_18.1
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-14 12:40:46 UTC
Sounds like USE=debug got flipped on some of LLVM.