Bug 2316833

Summary: broken symlink to clang++-18
Product: [Fedora] Fedora Reporter: Tom.Rix
Component: clang18Assignee: Timm Bäder <tbaeder>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: luya, tbaeder, tstellar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-10 07:27:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom.Rix 2024-10-06 14:05:13 UTC
trix@fedora:/var/lib/mock/fedora-rawhide-x86_64/root/usr/lib64/llvm18/bin$ ls -al clang++-18 
lrwxrwxrwx. 1 root root 35 Sep 26 17:00 clang++-18 -> ../..//usr/lib64/llvm18/bin/clang++

This should be
../../../usr/lib64/llvm18/bin/clang++
or just
clang++


Reproducible: Always

Comment 1 Tom.Rix 2024-10-07 12:42:51 UTC
This causes a build failure in blender.

Comment 2 Timm Bäder 2024-10-09 12:19:26 UTC
Should be fixed in Rawhide with clang18-18.1.8-5.fc42

Comment 3 Timm Bäder 2024-10-10 07:27:31 UTC
For F41, the fix is in clang18-18.1.8-5.fc41, which is part of FEDORA-2024-b07738688f