Summary: | x11-libs/xtrans: Missing dependency on LIBTOOL_DEPEND | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Damian Dudycz <damiandudycz> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | damiandudycz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info environment |
Created attachment 920703 [details]
emerge --info
Created attachment 920704 [details]
environment
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba106695eda9ab637305e3035a85175a323357e commit aba106695eda9ab637305e3035a85175a323357e Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-13 13:17:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-13 13:17:01 +0000 xorg-3.eclass: depend on elt-patches where appropriate Since 2b5a13c5a6b9f6e8d8fba44a1ad6577a35198459, autotools.eclass with AUTOTOOLS_AUTO_DEPEND=no won't always depend on elt-patches. Explicitly add it when not eautoreconf-ing to match what src_prepare does (for how it decides to call elibtoolize). Closes: https://bugs.gentoo.org/951291 Signed-off-by: Sam James <sam@gentoo.org> eclass/xorg-3.eclass | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) |
Created attachment 920702 [details] build.log xtrans fails to build if elt-patches were not installed before it. I believe this is because of missing BDEPEND="${LIBTOOL_DEPEND}" entry in ebuild.