Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772404 - app-emulation/hercules-3.13 fails to install: cannot find -lhercd
Summary: app-emulation/hercules-3.13 fails to install: cannot find -lhercd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: s390 team
URL:
Whiteboard:
Keywords:
Depends on: 488126
Blocks:
  Show dependency tree
 
Reported: 2021-02-24 16:22 UTC by Agostino Sarubbo
Modified: 2021-11-18 08:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,271.63 KB, text/plain)
2021-02-24 16:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-02-24 16:22:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/hercules-3.13 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-24 16:22:15 UTC
Created attachment 688266 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-24 16:22:16 UTC
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
Comment 3 SpanKY gentoo-dev 2021-11-18 07:23:27 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2021-11-18 08:00:54 UTC
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(+)