Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855989 - dev-libs/rccl-5.0.2 fails to compile (lto): error loading plugin: LLVMgold.so: cannot open shared object file: No such file or directory
Summary: dev-libs/rccl-5.0.2 fails to compile (lto): error loading plugin: LLVMgold.so...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2022-07-02 19:01 UTC by Agostino Sarubbo
Modified: 2022-07-02 19:01 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,50.56 KB, text/plain)
2022-07-02 19:01 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,16.78 KB, text/plain)
2022-07-02 19:01 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,2.85 KB, text/plain)
2022-07-02 19:01 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 2022-07-02 19:01:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/rccl-5.0.2 fails to compile (lto).
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-02 19:01:05 UTC
Created attachment 789659 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-02 19:01:06 UTC
Created attachment 789662 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-02 19:01:07 UTC
Created attachment 789665 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-07-02 19:01:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


    /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/llvm/roc/bin/../lib/LLVMgold.so: error loading plugin: /usr/lib/llvm/roc/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory
    clang-14: error: linker command failed with exit code 1 (use -v to see invocation)