Summary: | dev-libs/libdnet-1.16.1 - configure: error: check.h or libcheck.so not found in /usr | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matoro_gentoo, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=907224 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 886223 | ||
Attachments: |
emerge-info.txt
dev-libs:libdnet-1.16.1:20220615-045644.log emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 785315 [details]
emerge-info.txt
Created attachment 785318 [details]
dev-libs:libdnet-1.16.1:20220615-045644.log
Created attachment 785321 [details]
emerge-history.txt
Created attachment 785324 [details]
environment
Created attachment 785327 [details]
etc.portage.tar.bz2
Created attachment 785330 [details]
logs.tar.bz2
Created attachment 785333 [details]
temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0f91eb56414bad25108797a1a00f9a1d17c10e commit 1c0f91eb56414bad25108797a1a00f9a1d17c10e Author: Sam James <sam@gentoo.org> AuthorDate: 2023-05-01 18:13:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-01 18:13:01 +0000 dev-libs/libdnet: properly conditionally build tests Closes: https://bugs.gentoo.org/852122 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libdnet/libdnet-1.16.1.ebuild | 2 +- dev-libs/libdnet/libdnet-1.16.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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(+) |