Summary: | app-text/dictd-1.13.0-r3: error 2rlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alessandro Barbieri <lssndrbarbieri> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | orbea, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/25948 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709, 779364 | ||
Attachments: |
emerge_info
dictd-1.13.0-r3:20211017-011043.log |
Description
Alessandro Barbieri
2021-10-17 01:11:11 UTC
Created attachment 745251 [details]
emerge_info
emerge --info
Created attachment 745254 [details]
dictd-1.13.0-r3:20211017-011043.log
build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c560e10dafb0b60bc0a7a8cf2619e6c634aee2ee commit c560e10dafb0b60bc0a7a8cf2619e6c634aee2ee Author: orbea <orbea@riseup.net> AuthorDate: 2022-06-17 23:30:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-17 23:44:54 +0000 app-text/dictd: Fix the build with rlibtool The configure.in lacks LT_INIT which generates libtool and allows the build to work with rlibtool which depends on this file to determine if it should build shared or static libraries. Closes: https://bugs.gentoo.org/818535 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25948 Signed-off-by: Sam James <sam@gentoo.org> app-text/dictd/dictd-1.13.0-r4.ebuild | 123 ++++++++++++++++++++++++ app-text/dictd/files/dictd-1.13.0-libtool.patch | 56 +++++++++++ 2 files changed, 179 insertions(+) |