Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679600 - app-office/libalkimia-7.0.2-r1 USE=-gmp should depend on sci-libs/mpir:0=[cxx]
Summary: app-office/libalkimia-7.0.2-r1 USE=-gmp should depend on sci-libs/mpir:0=[cxx]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 16:19 UTC by Marco Leise
Modified: 2019-03-07 09:21 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 Marco Leise 2019-03-06 16:19:31 UTC
As the title suggests, when disabling the `gmp` USE flag and using mpir, the `cxx` USE flag is required on mpir.

Reproducible: Always

Steps to Reproduce:
1. Disable `gmp` on libalkemia and disable `cxx` on mpir.
2. Emerge mpir + libalkemia-7.0.2-r1.

Actual Results:  
The build fails with `Error: mpirxx.h: File or directory not found.`
Comment 1 Larry the Git Cow gentoo-dev 2019-03-07 09:21:28 UTC
The bug has been closed via the following commit(s):

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

commit c2b1b71d5c03be2be1e279b75e1a47ecdf32a0bc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-03-07 08:44:26 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-03-07 09:20:59 +0000

    app-office/libalkimia: DEPEND on mpir[cxx]
    
    Closes: https://bugs.gentoo.org/679600
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-office/libalkimia/libalkimia-7.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)