Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 772404

Summary: app-emulation/hercules-3.13 fails to install: cannot find -lhercd
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: 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 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(+)