Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887729 - [guru] media-sound/helvum-0.3.4-r2 should depend on sys-devel/clang
Summary: [guru] media-sound/helvum-0.3.4-r2 should depend on sys-devel/clang
Status: RESOLVED INVALID
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-21 15:18 UTC by Sylvain CANOINE
Modified: 2023-01-16 17:13 UTC (History)
0 users

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


Attachments
build.log (build.log,19.82 KB, text/x-log)
2022-12-21 17:18 UTC, Sylvain CANOINE
Details
emerge --info (emerge-info.txt,7.07 KB, text/plain)
2022-12-21 17:19 UTC, Sylvain CANOINE
Details

Note You need to log in before you can comment on or make changes to this bug.
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.