keydb_db4.c:(.text+0x169f): undefined reference to `db_strerror' /usr/bin/x86_64-pc-linux-gnu-ld.bfd: keydb_db4.o: in function `db4_fetch_key_fp': keydb_db4.c:(.text+0x194a): undefined reference to `db_strerror' /usr/bin/x86_64-pc-linux-gnu-ld.bfd: keydb_db4.o:keydb_db4.c:(.text+0x2140): more undefined references to `db_strerror' follow clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:109: splitkeys] Error 1 shuffle=3483127448 make: *** Waiting for unfinished jobs.... ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4-20221110-100005 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.4 Python 3.10.8 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.65.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.5_p8 [openjdk-17] 2) Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] 4) Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8] 5) Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17] Available Java Virtual Machines: [1] openjdk-17 [2] openjdk-bin-8 [3] openjdk-bin-11 [4] openjdk-bin-17 system-vm [5] openjdk-jre-bin-17 php cli (if any): HEAD of ::gentoo commit 38f8b4e0076cd21f6e78b74d4fa56fab4624b8eb Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 11 16:02:38 2022 +0000 2022-11-11 16:02:38 UTC emerge -qpvO app-crypt/onak [ebuild N ] app-crypt/onak-0.5.0 USE="berkdb -postgres"
Created attachment 831555 [details] emerge-info.txt
Created attachment 831557 [details] app-crypt:onak-0.5.0:20221111-172004.log
Created attachment 831559 [details] emerge-history.txt
Created attachment 831561 [details] environment
Created attachment 831563 [details] etc.clang.tar.bz2
Created attachment 831565 [details] etc.portage.tar.bz2
Created attachment 831567 [details] logs.tar.bz2
Created attachment 831569 [details] temp.tar.bz2
Created attachment 831571 [details] var.tmp.clang.tar.bz2
*** Bug 775518 has been marked as a duplicate of this bug. ***
Needs version bump: newest version is 0.6.3. Newest in-tree version is 0.5.0-r1 ALso, error is weird: Something forgot to link to berkeleydb? I can't reproduce it.
*** Bug 940588 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1709f1a075b23a20f2eaa4496efe88b79efdb425 commit 1709f1a075b23a20f2eaa4496efe88b79efdb425 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-11-01 17:24:26 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-11-01 17:53:18 +0000 app-crypt/onak: add 0.6.3 - update EAPI 7 -> 8 - upstream switched to cmake - new USE=hkp backend - introduce USE=dynamic for dynaically loaded backends - enable tests Closes: https://bugs.gentoo.org/881011 Closes: https://bugs.gentoo.org/922152 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> app-crypt/onak/Manifest | 1 + app-crypt/onak/files/onak-0.6.3-cmake.patch | 51 +++++++++++++++++++++++ app-crypt/onak/metadata.xml | 7 ++++ app-crypt/onak/onak-0.6.3.ebuild | 63 +++++++++++++++++++++++++++++ 4 files changed, 122 insertions(+)