Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785541 - [guru] [HELP] sys-libs/safeclib-3.6.0_p20210407-r1 fails to compile with clang
Summary: [guru] [HELP] sys-libs/safeclib-3.6.0_p20210407-r1 fails to compile with clang
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-25 08:56 UTC by Agostino Sarubbo
Modified: 2022-06-15 01:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,750.22 KB, text/plain)
2021-04-25 08:56 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 2021-04-25 08:56:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/safeclib-3.6.0_p20210407-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-25 08:56:32 UTC
Created attachment 702357 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-25 08:56:33 UTC
Possible context of error(s):

clang-12: error: no such file or directory: '../src/.libs/libsafec.so'
clang-12: error: no such file or directory: '../src/.libs/libsafec.so'
clang-12: error: no such file or directory: '../src/.libs/libsafec.so'
clang-12: error: no such file or directory: '../src/.libs/libsafec.so'
clang-12: error: no such file or directory: '../src/.libs/libsafec.so'
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:06:11 UTC
Changing TRACKER as requested by QA.
Comment 4 Viorel Munteanu gentoo-dev 2022-06-14 06:30:58 UTC
I tried to compile this with clang-14, clang-12 and clang-9 and it works.  It even passes tests.  I cannot reproduce the issue, so I assume it was fixed (current version is safeclib-3.7.1-r2).
Comment 5 Alessandro Barbieri 2022-06-14 14:05:32 UTC
Thanks for the investigation