checking for socket... yes checking for putmsg in -lstr... no checking for open_mib in -lnm... no checking for Check... checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes /usr configure: error: check.h or libcheck.so not found in /usr !!! Please attach the following file when seeking support: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j5_test-20230525-172553 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): /usr/lib/llvm/16 16.0.4 Python 3.11.3 Available Rust versions: [1] rust-1.69.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): [1] php8.2 * go version go1.20.4 linux/amd64 HEAD of ::gentoo commit 275bec31c436c63207c836c2cb33228b9b408c03 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri May 26 14:47:03 2023 +0000 2023-05-26 14:47:02 UTC emerge -qpvO dev-libs/libdnet [ebuild N ] dev-libs/libdnet-1.16.2 USE="test -python" PYTHON_TARGETS="python3_11 -python3_10"
Created attachment 862662 [details] emerge-info.txt
Created attachment 862663 [details] dev-libs:libdnet-1.16.2:20230526-160843.log
Created attachment 862664 [details] emerge-history.txt
Created attachment 862665 [details] environment
Created attachment 862666 [details] etc.portage.tar.bz2
Created attachment 862667 [details] logs.tar.bz2
Created attachment 862668 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faca27a1de042d8beff0bbb74e75f1d1435dc968 commit faca27a1de042d8beff0bbb74e75f1d1435dc968 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-10-13 14:38:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-10-13 14:59:50 +0000 dev-libs/libdnet: add 1.17.0 Closes: https://bugs.gentoo.org/907224 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libdnet/Manifest | 1 + dev-libs/libdnet/libdnet-1.17.0.ebuild | 85 ++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505c020a9c8f7fa29e69533259cf6acd8a83917e commit 505c020a9c8f7fa29e69533259cf6acd8a83917e Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2023-12-13 19:20:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-14 02:15:21 +0000 dev-libs/libdnet: fix lookup path for libcheck.so on 64-bit We pass --with-check=/usr, and the configure file is hardcoded to look for <path>/lib/libcheck.so (we already replace libcheck.a with libcheck.so). Adjust this path so it uses lib64 on 64-bit. Bug: https://bugs.gentoo.org/852122 Bug: https://bugs.gentoo.org/907224 Bug: https://bugs.gentoo.org/913838 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34271 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libdnet/libdnet-1.16.4.ebuild | 3 +++ dev-libs/libdnet/libdnet-1.17.0.ebuild | 3 +++ 2 files changed, 6 insertions(+)