https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-crypt/coolkey-1.1.0-r7 calls commands that do not exist. Discovered on: amd64 (internal ref: tinderbox)
Created attachment 662974 [details] build.log build log and emerge --info
Possible context of error(s): ./configure: line 19857: enable_pk11install: command not found llvm-ranlib: error: error loading '/var/tmp/portage/app-crypt/coolkey-1.1.0-r7/image/usr/lib64/libckyapplet.a': No such file or directory llvm-ranlib: error: error loading '/var/tmp/portage/app-crypt/coolkey-1.1.0-r7/image/usr/lib64/libckyapplet.a': No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b9861c1f0a2be57ab2d04d1b666a272b2a8856 commit d4b9861c1f0a2be57ab2d04d1b666a272b2a8856 Author: Christophe Lermytte <gentoo@lermytte.be> AuthorDate: 2021-09-24 09:44:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-09-24 23:30:37 +0000 app-crypt/coolkey: revbump: fix configure error and CFLAGS manipulation One of the patches (0004-Bug-fixups.patch) in the patch tarball addresses an error in configure.in, but without a call to (e)autoreconf, the configure script remained unchanged. Also, change the CFLAGS argument to emake to a proper append-flags call (there is some C++ code in there as well). Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Thanks-to: Sam James <sam@gentoo.org> Closes: https://bugs.gentoo.org/745285 Closes: https://github.com/gentoo/gentoo/pull/22387 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/coolkey/coolkey-1.1.0-r8.ebuild | 90 +++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+)