Checking for a 64-bit host to support lmdb : ok Checking for lmdb >= 0.9.16 : not found Checking for header lmdb.h : no Checking for lmdb >= 0.9.16 via header check : not found ldb build (unless --without-ldb-lmdb) requires lmdb 0.9.16 or later * ERROR: net-fs/samba-4.21.1::gentoo failed (configure phase): * configure failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_gnome_systemd-20241012-043003 UNMASKED: <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 19.1.2 llvm-config: 19.1.2 Python 3.12.7 go version go1.23.1 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 HEAD of ::gentoo commit 5cc3af5d0c84b84e8e9357995942691fa65364ef Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Oct 17 18:03:20 2024 +0000 2024-10-17 18:03:19 UTC emerge -qpvO =net-fs/samba-4.21.1 [ebuild U ] net-fs/samba-4.21.1 [4.21.0] USE="acl client cups pam regedit system-mitkrb5 systemd -addc -ads -ceph -cluster -debug (-fam) -glusterfs -gpg -iprint -json -ldap -llvm-libunwind -profiling-data -python -quota (-selinux) -snapper -spotlight -syslog (-system-heimdal) (-test) -unwind -winbind -zeroconf" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13"
Created attachment 906195 [details] emerge-info.txt
Created attachment 906196 [details] emerge-history.txt
Created attachment 906197 [details] environment
Created attachment 906198 [details] etc.clang.tar.xz
Created attachment 906199 [details] etc.portage.tar.xz
Created attachment 906200 [details] logs.tar.xz
Created attachment 906201 [details] net-fs:samba-4.21.1:20241017-182424.log
Created attachment 906202 [details] qlist-info.txt.xz
Created attachment 906203 [details] temp.tar.xz
same here with gcc-14
The newly bundled ldb requires lmdb unless we pass a new configure switch.. I'm wiring this up now. I missed this dep since I still had lmdb as a dep of openldap. Fix incoming soon.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef491d1a5565afd390e02adf41a69abbe97fa2ca commit ef491d1a5565afd390e02adf41a69abbe97fa2ca Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2024-10-17 19:52:07 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2024-10-17 20:00:00 +0000 net-fs/samba: add new (conditional) dep on lmdb This is used conditionally for the bundled ldb, same as on the previously split sys-libs/ldb package. Closes: https://bugs.gentoo.org/941721 Signed-off-by: Ben Kohler <bkohler@gentoo.org> net-fs/samba/metadata.xml | 3 ++- net-fs/samba/samba-4.21.1.ebuild | 8 +++++--- 2 files changed, 7 insertions(+), 4 deletions(-)