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

Bug 801550

Summary: dev-lang/parrot-8.1.0-r3 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 798963    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2021-07-11 08:55:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/parrot-8.1.0-r3 installs binaries linked to libcrypt.so without depend on virtual/libcrypt.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for the relative QA notice.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-11 08:55:52 UTC
Created attachment 723211 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2021-07-14 04:10:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd84243e746f54487c2d69c6df31bbd07a04c33

commit 5bd84243e746f54487c2d69c6df31bbd07a04c33
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-14 04:06:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-14 04:09:22 +0000

    dev-lang/parrot: add missing libcrypt dependency
    
    Closes: https://bugs.gentoo.org/801550
    Signed-off-by: Sam James <sam@gentoo.org>

 .../parrot/{parrot-8.1.0-r3.ebuild => parrot-8.1.0-r4.ebuild} | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)