Bug 2316833 - broken symlink to clang++-18
Summary: broken symlink to clang++-18
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: clang18
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Timm Bäder
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-06 14:05 UTC by Tom.Rix
Modified: 2024-10-10 07:27 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-10-10 07:27:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.