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

Bug 697472

Summary: dev-util/android-sdk-update-manager-24.4.1 should depend on sys-libs/ncurses-compat:5[abi_x86_32]
Product: Gentoo Linux Reporter: Ben Kohler <bkohler>
Component: Current packagesAssignee: Richard Freeman <rich0>
Status: RESOLVED FIXED    
Severity: normal CC: rossi.f
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ben Kohler gentoo-dev 2019-10-11 01:52:03 UTC
Some files in android-sdk-update-manager are using 32bit ncurses libs:

!!! existing preserved libs:
>>> package: sys-libs/ncurses-compat-5.9
 *  - /usr/lib/libncurses.so.5
 *      used by /opt/android-ndk/simpleperf/bin/linux/x86/libsimpleperf_report.so (dev-util/android-ndk-18)
 *      used by /opt/android-ndk/simpleperf/bin/linux/x86/simpleperf (dev-util/android-ndk-18)
 *      used by /opt/android-sdk-update-manager/tools/lib/gles_mesa/libGL.so (dev-util/android-sdk-update-manager-24.4.1)
 *      used by 2 other files
Comment 1 Fabio Rossi 2019-10-12 17:08:34 UTC
is this a duplicate of bug #574624?
Comment 2 Larry the Git Cow gentoo-dev 2019-12-19 17:58:23 UTC
The bug has been closed via the following commit(s):

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

commit d2a078148e53bfc34c672c9ffa3d44d677dfd93a
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2019-12-19 15:32:26 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-12-19 17:58:01 +0000

    dev-util/android-sdk-update-manager: add missing ncurses-compat dep
    
    Closes: https://bugs.gentoo.org/574624
    Closes: https://bugs.gentoo.org/697472
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 .../android-sdk-update-manager-24.4.1.ebuild                           | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)