Summary: | dev-libs/xapian-1.4.3 : configure: error: uuid_generate() not found in -luuid - required for chert and glass (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | realnc, sam, warrensg2001 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
config.log.tbz2 dev-libs:xapian-1.4.3:20170228-200705.log emerge-history.txt environment etc.portage.tbz2 |
Description
Toralf Förster
![]() Created attachment 465600 [details]
emerge-info.txt
Created attachment 465602 [details]
config.log.tbz2
Created attachment 465604 [details]
dev-libs:xapian-1.4.3:20170228-200705.log
Created attachment 465606 [details]
emerge-history.txt
Created attachment 465608 [details]
environment
Created attachment 465610 [details]
etc.portage.tbz2
I encountered this during a rebuild of an amd64 system after adding 32 to ABI_x86. Rebuilding sys-apps/util-linux before xapian solved it for me. *** Bug 682090 has been marked as a duplicate of this bug. *** Just hit this with xapian-1.4.18 on a new Gentoo installation after adding "*/* abi_x86_32" to package.use and running "emerge -auDU @world". Manually emerging sys-apps/util-linux still works as a fix. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0d01d8b79eb1e80c0418ac5c1e77d0f94a6829 commit 8b0d01d8b79eb1e80c0418ac5c1e77d0f94a6829 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-07-10 14:38:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-07-10 15:11:34 +0000 dev-libs/xapian: add missing multilib deps (util-linux, zlib) - Missing util-linux entirely (for libuuid) - Missing zlib multilib dependency Closes: https://bugs.gentoo.org/611252 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/xapian/{xapian-1.2.25.ebuild => xapian-1.2.25-r1.ebuild} | 3 ++- dev-libs/xapian/{xapian-1.4.17.ebuild => xapian-1.4.17-r1.ebuild} | 3 ++- dev-libs/xapian/{xapian-1.4.18.ebuild => xapian-1.4.18-r1.ebuild} | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) |