-lbacsd -lbaccfg -lbac -lbacfind -lm -lpthread -lssl -lcrypto rdlibtool --silent --tag=CXX --mode=link /usr/bin/x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib -L../findlib -o bls bls.o stored_conf.o global.o -rpath /usr/lib64 -lbacsd -lbaccfg -lbac -lbacfind -lm -lpthread -lssl -lcrypto /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lbacsd: No such file or directory collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_executable(), line 1745: (see child process error messages). ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-20230910-154003 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.5 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.72.0 [2] rust-1.72.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm php cli (if any): go version go1.21.1 linux/amd64 HEAD of ::gentoo commit 3208d5f98233107c1976ddebb952b57d6452eae9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Sep 18 07:46:41 2023 +0000 2023-09-18 07:46:40 UTC emerge -qpvO app-backup/bacula [ebuild N ] app-backup/bacula-13.0.3 USE="X acl batch-insert ipv6 qt5 readline sqlite ssl -bacula-clientonly -bacula-nodir -bacula-nosd -examples -logwatch -mysql -postgres (-selinux) -static -tcpd -vim-syntax"
Created attachment 870854 [details] emerge-info.txt
Created attachment 870855 [details] app-backup:bacula-13.0.3:20230918-075850.log.xz
Created attachment 870856 [details] emerge-history.txt.xz
Created attachment 870857 [details] environment
Created attachment 870858 [details] etc.clang.tar.xz
Created attachment 870859 [details] etc.portage.tar.xz
Created attachment 870860 [details] logs.tar.xz
Created attachment 870861 [details] temp.tar.xz
Any reason that these bug is not on the slibtool tracker (bug #765709). Just wondering.
Works without problems on stable chroot, but fails on an unstable one. Seem library search path is handled weird by slibtool. THe library gots created in ./.libs but slibtool needs -L. in the path list.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a72f6909ba8649fa6e6fe7336b0c5cc8116b4c7 commit 6a72f6909ba8649fa6e6fe7336b0c5cc8116b4c7 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2023-11-15 13:51:09 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2023-11-15 13:53:16 +0000 app-backup/bacula: Fix library search path for build with slibtool Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> Closes: https://bugs.gentoo.org/914389 app-backup/bacula/bacula-13.0.3-r2.ebuild | 3 ++ app-backup/bacula/files/fix_slibtool.patch | 67 ++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+)