Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919854 - net-misc/memcached-1.6.22 - [clang] ld.lld: error: cannot open .../libclang_rt.profile-x86_64.a: No such file or directory
Summary: net-misc/memcached-1.6.22 - [clang] ld.lld: error: cannot open .../libclang_r...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 21:53 UTC by Toralf Förster
Modified: 2023-12-13 21:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2023-12-13 21:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,34.71 KB, text/plain)
2023-12-13 21:53 UTC, Toralf Förster
Details
environment (environment,108.05 KB, text/plain)
2023-12-13 21:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-13 21:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.02 KB, application/x-xz)
2023-12-13 21:53 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.85 KB, application/x-xz)
2023-12-13 21:53 UTC, Toralf Förster
Details
net-misc:memcached-1.6.22:20231213-214718.log (net-misc:memcached-1.6.22:20231213-214718.log,17.86 KB, text/plain)
2023-12-13 21:53 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,81.09 KB, text/plain)
2023-12-13 21:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.17 KB, application/x-xz)
2023-12-13 21:53 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.64 KB, application/x-xz)
2023-12-13 21:53 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 2023-12-13 21:53:41 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I.  -UNDEBUG  -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-crc32c.o `test -f 'crc32c.c' || echo './'`crc32c.c
clang -DHAVE_CONFIG_H -I.  -UNDEBUG  -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-storage.o `test -f 'storage.c' || echo './'`storage.c
clang -DHAVE_CONFIG_H -I.  -UNDEBUG  -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-slab_automove_extstore.o `test -f 'slab_automove_extstore.c' || echo
clang -DHAVE_CONFIG_H -I.  -UNDEBUG  -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-tls.o `test -f 'tls.c' || echo './'`tls.c
clang  -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread  -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o testapp testapp-testapp.o testapp-util.o testapp-stats_prefix.o testapp-jenkins_hash.
clang -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread  -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o memcached-debug memcached_debug-memca
ld.lld: error: cannot open /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.profile-x86_64.a: No such file or directory
clang-17: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:796: memcached-debug] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang-20231213-034020

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 0037cf34dd5bee4d60d64d5f0e8b325032e16013
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 21:02:04 2023 +0000

    2023-12-13 21:02:04 UTC

emerge -qpvO net-misc/memcached
[ebuild  N    ] net-misc/memcached-1.6.22  USE="seccomp ssl -debug -sasl (-selinux) -slabs-reassign -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-13 21:53:42 UTC
Created attachment 879287 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 21:53:44 UTC
Created attachment 879288 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-13 21:53:45 UTC
Created attachment 879289 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 21:53:46 UTC
Created attachment 879290 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 21:53:47 UTC
Created attachment 879291 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 21:53:48 UTC
Created attachment 879292 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 21:53:49 UTC
Created attachment 879293 [details]
net-misc:memcached-1.6.22:20231213-214718.log
Comment 8 Toralf Förster gentoo-dev 2023-12-13 21:53:50 UTC
Created attachment 879294 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-13 21:53:51 UTC
Created attachment 879295 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-13 21:53:52 UTC
Created attachment 879296 [details]
var.tmp.clang.tar.xz