Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 887729

Summary: [guru] media-sound/helvum-0.3.4-r2 should depend on sys-devel/clang
Product: GURU Reporter: Sylvain CANOINE <canouble>
Component: Package issuesAssignee: Adel KARA SLIMANE <adel.ks>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Sylvain CANOINE 2022-12-21 15:18:04 UTC
media-sound/helvum-0.3.4-r2 does not depend on clang, but fails to compile if clang is not installed (linker `clang` not found).

Reproducible: Always

Steps to Reproduce:
1. nsure sys-devel/clang is not installed
2. emerge media-sound/helvum
Actual Results:  
Compilation error : linker `clang` not found

Expected Results:  
emerge pulls clang as a dependancy
Comment 1 Viorel Munteanu gentoo-dev 2022-12-21 15:22:25 UTC
Please attach a full build log and the output of `emerge --info`
Comment 2 Sylvain CANOINE 2022-12-21 17:18:52 UTC
Created attachment 844547 [details]
build.log
Comment 3 Sylvain CANOINE 2022-12-21 17:19:29 UTC
Created attachment 844549 [details]
emerge --info
Comment 4 Sylvain CANOINE 2023-01-16 17:13:58 UTC
OK, forget it, I just remembered I modified RUSTFLAGS to make some tests.