Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835076 - sys-libs/compiler-rt-sanitizers-13.0.1 - ld.lld: error: unable to find library -l:libunwind.so
Summary: sys-libs/compiler-rt-sanitizers-13.0.1 - ld.lld: error: unable to find librar...
Status: RESOLVED DUPLICATE of bug 834490
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-13 13:59 UTC by Toralf Förster
Modified: 2022-03-16 02:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2022-03-13 13:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.91 KB, text/plain)
2022-03-13 13:59 UTC, Toralf Förster
Details
environment (environment,145.39 KB, text/plain)
2022-03-13 13:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.63 KB, application/x-bzip)
2022-03-13 13:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.49 KB, application/x-bzip)
2022-03-13 13:59 UTC, Toralf Förster
Details
sys-libs:compiler-rt-sanitizers-13.0.1:20220313-130634.log.bz2 (sys-libs:compiler-rt-sanitizers-13.0.1:20220313-130634.log.bz2,22.00 KB, application/x-bzip)
2022-03-13 13:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,57.69 KB, application/x-bzip)
2022-03-13 13:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-03-13 13:59:37 UTC
too long lines were shrinked:

[970/1119] : && /usr/bin/cmake -E rm -f lib/clang/13.0.1/lib/linux/libclang_rt.scudo_standalone-i386.a && /usr/bin/x86_64-pc-linux-gnu-ar qc lib/clang/13.0.1/lib/linux/libclang_rt.scudo_standalone-i386.a  lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/common.cpp.o lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.
[971/1119] : && /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -std=c++14 -Wno-unused-parameter  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0   -m32 -Wl,-z,defs,-z,now,-z,relro -ffunction-sections -fdata-sections -Wl,--g
FAILED: lib/clang/13.0.1/lib/linux/libclang_rt.scudo_standalone-i386.so 
: && /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wall -std=c++14 -Wno-unused-parameter  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0   -m32 -Wl,-z,defs,-z,now,-z,relro -ffunction-sections -fdata-sections -Wl,--gc-sections 
ld.lld: error: unable to find library -l:libunwind.so
ld.lld: error: unable to find library -l:libunwind.so
clang-13: error: linker command failed with exit code 1 (use -v to see invocation)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220312-183541

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
  [3]   ruby31 (with Rubygems)
Available Rust versions:
  [1]   rust-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 7e4bf1ceb34a453ccf67554db2a1b6328adf0624
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 13 09:49:55 2022 +0000

    2022-03-13 09:49:53 UTC

emerge -qpvO sys-libs/compiler-rt-sanitizers
[ebuild  N    ] sys-libs/compiler-rt-sanitizers-13.0.1  USE="asan cfi clang dfsan gwp-asan hwasan libfuzzer lsan memprof msan profile safestack scudo tsan ubsan xray -debug -orc (-shadowcallstack) -test" ABI_X86="32 (64)"
Comment 1 Toralf Förster gentoo-dev 2022-03-13 13:59:38 UTC
Created attachment 766985 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-13 13:59:39 UTC
Created attachment 766986 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-03-13 13:59:42 UTC
Created attachment 766987 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-03-13 13:59:43 UTC
Created attachment 766988 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-03-13 13:59:44 UTC
Created attachment 766989 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-03-13 13:59:45 UTC
Created attachment 766990 [details]
sys-libs:compiler-rt-sanitizers-13.0.1:20220313-130634.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-03-13 13:59:46 UTC
Created attachment 766991 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-16 02:15:00 UTC

*** This bug has been marked as a duplicate of bug 834490 ***