Summary: | app-backup/bacula-13.0.3 - [slibtool] /.../ld: cannot find -lbacsd: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Thomas Beierlein <tomjbe> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709 | ||
Attachments: |
emerge-info.txt
app-backup:bacula-13.0.3:20230918-075850.log.xz emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz temp.tar.xz |
Description
Toralf Förster
![]() 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(+) |