Summary: | net-proxy/squid-4.17 - make[1]: [Makefile:<snip>: aclocal.m4] Error 127 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Mikle Kolyada (RETIRED) <zlogene> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hydrapolic, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=536420 https://github.com/gentoo/gentoo/pull/23545 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 net-proxy:squid-4.17:20211227-023726.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 760556 [details]
emerge-info.txt
Created attachment 760557 [details]
emerge-history.txt
Created attachment 760558 [details]
environment
Created attachment 760559 [details]
etc.portage.tar.bz2
Created attachment 760560 [details]
logs.tar.bz2
Created attachment 760561 [details]
net-proxy:squid-4.17:20211227-023726.log
Created attachment 760562 [details]
temp.tar.bz2
aclocal-1.15: command not found WARNING: 'aclocal-1.15' is missing on your system. (In reply to Tomáš Mózes from comment #9) > https://gitweb.gentoo.org/repo/gentoo.git/commit/net-proxy/ > squid?id=da42bcf6349fc6695855253d2c5008eb49576355 Yep. We still need the workaround because of bundled libltdl: http://lists.squid-cache.org/pipermail/squid-dev/2015-June/002421.html. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd1d01bb5925d9c0be7a30ad985adc002c77207 commit afd1d01bb5925d9c0be7a30ad985adc002c77207 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-22 00:50:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-22 00:50:27 +0000 net-proxy/squid: use system libltdl (avoid maintainer mode automake) This bug has quite a long story, apparently, but it seems to be enough here to just drop the subdir & force usage of the system version with configure arguments (previous arguments weren't quite right). Closes: https://bugs.gentoo.org/830099 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/23545 Signed-off-by: Sam James <sam@gentoo.org> .../squid/files/squid-4.17-use-system-libltdl.patch | 16 ++++++++++++++++ net-proxy/squid/squid-4.17.ebuild | 6 ++++-- net-proxy/squid/squid-5.4.1-r1.ebuild | 6 ++++-- 3 files changed, 24 insertions(+), 4 deletions(-) |