checking Non-standard OpenSSL location... no checking for Tspi_Context_Create in -ltspi... no configure: error: tss lib not found: libtspi.so !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-crypt/tpm-tools-1.3.9.1-r1/work/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200316-165821 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.41.1 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Wed, 18 Mar 2020 13:38:27 +0000 emerge -qpvO app-crypt/tpm-tools [ebuild N ] app-crypt/tpm-tools-1.3.9.1-r1 USE="nls -debug -libressl -pkcs11"
there is still a similar issue at unstable amd64 tinderbox image 17.0_musl-20200316-165821 (see bug 601776)
Created attachment 622600 [details] emerge-info.txt
Created attachment 622602 [details] app-crypt:tpm-tools-1.3.9.1-r1:20200319-103343.log
Created attachment 622604 [details] emerge-history.txt
Created attachment 622606 [details] environment
Created attachment 622608 [details] etc.portage.tbz2
Created attachment 622610 [details] logs.tbz2
tinderbox_musl has reproduced this issue with version 1.3.9.2 - Updating summary.
This is caused by a missing symbol: # ldd /usr/lib/libtspi.so ldd (0x7fa9c6d13000) libcrypto.so.1.1 => /usr/lib/libcrypto.so.1.1 (0x7fa9c6800000) libssl.so.1.1 => /usr/lib/libssl.so.1.1 (0x7fa9c6c03000) libc.so => ldd (0x7fa9c6d13000) Error relocating /usr/lib/libtspi.so: getpwent_r: symbol not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ecf6b971e037cf7413136835e5575a5553d985 commit 37ecf6b971e037cf7413136835e5575a5553d985 Author: Stijn Tintel <stijn@linux-ipv6.be> AuthorDate: 2023-02-01 23:18:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-14 03:13:16 +0000 app-crypt/tpm-tools: revbump to depend on app-crypt/trousers-0.3.15-r1 Closes: https://bugs.gentoo.org/713444 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Closes: https://github.com/gentoo/gentoo/pull/29384 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818d8486a6d06bd4fc7b4212d1755f927fd2f529 commit 818d8486a6d06bd4fc7b4212d1755f927fd2f529 Author: Stijn Tintel <stijn@linux-ipv6.be> AuthorDate: 2023-02-01 23:16:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-14 03:12:59 +0000 app-crypt/trousers: add musl patch [sam: This has been sent upstream but pending moderator approval.] Bug: https://bugs.gentoo.org/713444 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Signed-off-by: Sam James <sam@gentoo.org> ...rs-0.3.15-tspi-drop-the-use-of-getpwent_r.patch | 69 ++++++++++++++++++++ app-crypt/trousers/trousers-0.3.15-r1.ebuild | 73 ++++++++++++++++++++++ 2 files changed, 142 insertions(+)
*** Bug 894356 has been marked as a duplicate of this bug. ***