Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933350 - app-arch/xz-utils-5.6.2 - [llvm] ld.lld: error: cannot open .../libclang_rt.profile-i386.a: No such file or directory
Summary: app-arch/xz-utils-5.6.2 - [llvm] ld.lld: error: cannot open .../libclang_rt.p...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-01 09:45 UTC by Toralf Förster
Modified: 2024-06-01 09:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.23 KB, text/plain)
2024-06-01 09:45 UTC, Toralf Förster
Details
app-arch:xz-utils-5.6.2:20240531-220159.log.xz (app-arch:xz-utils-5.6.2:20240531-220159.log.xz,8.62 KB, application/x-xz)
2024-06-01 09:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,4.52 KB, text/plain)
2024-06-01 09:45 UTC, Toralf Förster
Details
environment (environment,113.26 KB, text/plain)
2024-06-01 09:45 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-06-01 09:45 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,29.39 KB, application/x-xz)
2024-06-01 09:45 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.17 KB, application/x-xz)
2024-06-01 09:45 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,36.00 KB, text/plain)
2024-06-01 09:45 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,299.80 KB, application/x-xz)
2024-06-01 09:45 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.86 KB, application/x-xz)
2024-06-01 09:46 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 2024-06-01 09:45:50 UTC
too long lines were shrinked:

	-e 's,@PTHREAD_CFLAGS[@],-pthread,g' \
	-e 's,@LIBS[@],-lpthread,g' \
	< /var/tmp/portage/app-arch/xz-utils-5.6.2/work/xz-5.6.2/src/liblzma/liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; }
clang-18: warning: argument unused during compilation: '-fprofile-dir=/var/tmp/portage/app-arch/xz-utils-5.6.2/temp/x86-pgo' [-Wunused-command-line-argument]
/bin/sh ../../libtool  --tag=CC   --mode=link clang -m32 -mfpmath=sse -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -W
libtool: link: clang -m32 -mfpmath=sse -shared  -fPIC -DPIC  .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_
ld.lld: error: cannot open /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.profile-i386.a: No such file or directory
clang-18: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [Makefile:966: liblzma.la] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240531-140532

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.6+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6+libcxx
Python 3.11.9
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 90b078ea99b759971ee3b42ae2b908b7d0418940
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 31 20:19:47 2024 +0000

    2024-05-31 20:19:46 UTC

emerge -qpvO app-arch/xz-utils
[ebuild   R   ] app-arch/xz-utils-5.6.2  USE="extra-filters nls pgo* -doc -static-libs -verify-sig" ABI_X86="(32) (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-06-01 09:45:51 UTC
Created attachment 894772 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-01 09:45:52 UTC
Created attachment 894773 [details]
app-arch:xz-utils-5.6.2:20240531-220159.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-06-01 09:45:52 UTC
Created attachment 894774 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-06-01 09:45:54 UTC
Created attachment 894775 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-06-01 09:45:54 UTC
Created attachment 894776 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-01 09:45:55 UTC
Created attachment 894777 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-01 09:45:56 UTC
Created attachment 894778 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-06-01 09:45:57 UTC
Created attachment 894779 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-06-01 09:45:59 UTC
Created attachment 894780 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-06-01 09:46:00 UTC
Created attachment 894781 [details]
var.tmp.clang.tar.xz