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

Bug 956118

Summary: sci-libs/nlopt-2.10.0[python] doesn't install python bindings
Product: Gentoo Linux Reporter: Sergey 'L29Ah' Alirzaev <zl29ah>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: zl29ah
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: copypasted build log
emerge --info

Description Sergey 'L29Ah' Alirzaev 2025-05-17 21:39:54 UTC
Created attachment 928983 [details]
copypasted build log

You have to specify a description for this bug. 
even though there's no red "*" near the Description field :[
Comment 1 Sergey 'L29Ah' Alirzaev 2025-05-17 21:40:19 UTC
Created attachment 928984 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-05-18 14:11:42 UTC
The bug has been closed via the following commit(s):

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

commit e1b07a8144314c19e80bf183ac533412954ef62e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-05-18 14:10:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-18 14:11:22 +0000

    sci-libs/nlopt: always enable USE=cxx
    
    ... in part because the Python bindings need it, otherwise nothing
    Python-related gets installed. But it seems silly to bother having
    a USE for this anyway.
    
    Closes: https://bugs.gentoo.org/956118
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/nlopt/{nlopt-2.10.0.ebuild => nlopt-2.10.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)