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

Bug 818595

Summary: dev-util/android-ndk-18 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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

Description Agostino Sarubbo gentoo-dev 2021-10-17 07:14:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/android-ndk-18 installs binaries linked to libcrypt.so without depend on virtual/libcrypt.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please look for the relative QA notice.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-17 07:14:18 UTC
Created attachment 745302 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-19 21:26:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4670ddb05d29b9a2052195b0157aa74697dab584

commit 4670ddb05d29b9a2052195b0157aa74697dab584
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-09-19 21:25:45 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-09-19 21:26:12 +0000

    dev-util/android-ndk: Add virtual/libcrypt dependency
    
    Closes: https://bugs.gentoo.org/818595
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-util/android-ndk/android-ndk-11c-r1.ebuild | 5 +++--
 dev-util/android-ndk/android-ndk-11c.ebuild    | 5 +++--
 dev-util/android-ndk/android-ndk-13b.ebuild    | 5 +++--
 dev-util/android-ndk/android-ndk-14b.ebuild    | 5 +++--
 dev-util/android-ndk/android-ndk-16b.ebuild    | 5 +++--
 dev-util/android-ndk/android-ndk-18.ebuild     | 5 +++--
 6 files changed, 18 insertions(+), 12 deletions(-)