/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libfwtsiasl.so.1, needed by ../src/lib/src/.libs/libfwts.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/lib/src/.libs/libfwts.so: undefined reference to `fwts_iasl_assemble_aml' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/lib/src/.libs/libfwts.so: undefined reference to `fwts_iasl_disassemble_aml' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/lib/src/.libs/libfwts.so: undefined reference to `fwts_iasl_exception_level__' collect2: error: ld returned 1 exit status ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-20210331-001544 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.1.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.1.0 Python 3.8.9 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.51.0 [2] rust-1.51.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.282_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Apr 5 11:20:07 UTC 2021 emerge -qpvO sys-apps/fwts [ebuild N ] sys-apps/fwts-20.11.00
Created attachment 697728 [details] emerge-info.txt
Created attachment 697731 [details] emerge-history.txt
Created attachment 697734 [details] environment
Created attachment 697737 [details] etc.portage.tar.bz2
Created attachment 697740 [details] logs.tar.bz2
Created attachment 697743 [details] sys-apps:fwts-20.11.00:20210405-114907.log.bz2
I sent the slibtool build fix patch upstream to their mailing list. https://lists.ubuntu.com/archives/fwts-devel/2022-May/013515.html
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62664c3963b4b47b916e7ebbf084ca6b98020e55 commit 62664c3963b4b47b916e7ebbf084ca6b98020e55 Author: orbea <orbea@riseup.net> AuthorDate: 2022-05-11 04:27:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-13 20:12:37 +0000 sys-apps/fwts: Add 22.03.00 This adds two patches to fix the build with slibtool and to remove -Werror. Bug: https://bugs.gentoo.org/780372 Upstream-ML: https://lists.ubuntu.com/archives/fwts-devel/2022-May/013515.html Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25434 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/fwts/Manifest | 1 + sys-apps/fwts/files/fwts-22.03.00-slibtool.patch | 155 +++++++++++++++++++++++ sys-apps/fwts/files/fwts-22.03.00-werror.patch | 65 ++++++++++ sys-apps/fwts/fwts-22.03.00.ebuild | 51 ++++++++ 4 files changed, 272 insertions(+)