Summary: | net-libs/pacparser-1.3.7-r1 - /.../sh:line <snip>: make LIBTOOL=rdlibtool: command not found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Guilherme Amadio <amadio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | maintainer-needed, orbea, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/manugarg/pacparser/pull/106 https://github.com/gentoo/gentoo/pull/25487 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 net-libs:pacparser-1.3.7-r1:20210601-051121.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 712998 [details]
emerge-info.txt
Created attachment 713001 [details]
emerge-history.txt
Created attachment 713004 [details]
environment
Created attachment 713007 [details]
etc.portage.tar.bz2
Created attachment 713010 [details]
net-libs:pacparser-1.3.7-r1:20210601-051121.log
Created attachment 713013 [details]
temp.tar.bz2
This build does not use libtool, but it quotes "$(MAKE)" making it fail when the variable also contains any make(1) arguments such as: MAKE="make LIBTOOL='rdlibtool'". I made a PR upstream to fix this. https://github.com/manugarg/pacparser/pull/106 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3e19c86a91a048d41ee9c32a4feaeae6124ded commit ef3e19c86a91a048d41ee9c32a4feaeae6124ded Author: orbea <orbea@riseup.net> AuthorDate: 2022-05-14 09:18:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-15 00:05:35 +0000 net-libs/pacparser: Add 1.4.0 Bug: https://bugs.gentoo.org/793425 Upstream-PR: https://github.com/manugarg/pacparser/pull/106 Upstream-PR: https://github.com/manugarg/pacparser/pull/136 Upstream-PR: https://github.com/manugarg/pacparser/pull/137 Upstream-Commit: https://github.com/manugarg/pacparser/commit/c6258eb8001b449819e11b98bb124903fab96990 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25487 Signed-off-by: Sam James <sam@gentoo.org> net-libs/pacparser/Manifest | 1 + .../pacparser/files/pacparser-1.4.0-build.patch | 96 ++++++++++++++++++++++ .../pacparser/files/pacparser-1.4.0-pymod.patch | 61 ++++++++++++++ net-libs/pacparser/pacparser-1.4.0.ebuild | 70 ++++++++++++++++ 4 files changed, 228 insertions(+) |