Summary: | app-emulation/hercules-3.13 fails to install: cannot find -lhercd | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | s390 team <s390> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | soap |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 488126 | ||
Bug Blocks: | |||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 688266 [details]
build.log
build log and emerge --info
Possible context of error(s): checking whether getopt wrapper kludge is necessary... ./configure: line 17505: ./libtool: No such file or directory /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lhercd collect2: error: ld returned 1 exit status i fixed this long ago, but for some reason the fix was dropped when bumping to 3.13. unfortunately, the commit log doesn't explain why it was dropped. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b606ac8a2b93199a50eba964ee276de49054500 commit 3b606ac8a2b93199a50eba964ee276de49054500 Author: Mike Frysinger <vapier@gentoo.org> AuthorDate: 2021-11-18 07:23:43 +0000 Commit: Mike Frysinger <vapier@gentoo.org> CommitDate: 2021-11-18 07:59:45 +0000 app-emulation/hercules: restore parallel install fix #772404 Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/772404 Signed-off-by: Mike Frysinger <vapier@gentoo.org> app-emulation/hercules/hercules-3.13.ebuild | 5 +++++ 1 file changed, 5 insertions(+) |