Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697470 - dev-util/android-ndk-18 should require sys-libs/ncurses-compat:5[abi_x86_32]
Summary: dev-util/android-ndk-18 should require sys-libs/ncurses-compat:5[abi_x86_32]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-11 01:50 UTC by Ben Kohler
Modified: 2019-12-19 17:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2019-10-11 01:50:06 UTC
Some files in android-ndk 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 Larry the Git Cow gentoo-dev 2019-12-19 17:58:26 UTC
The bug has been closed via the following commit(s):

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

commit e61886618aea0b8155d4e5598640b6508e11827b
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2019-12-19 17:57:43 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-12-19 17:58:03 +0000

    dev-util/android-ndk: require abi_x86_32 on ncurses-compat
    
    Closes: https://bugs.gentoo.org/697470
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 dev-util/android-ndk/android-ndk-18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)