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

Bug 711968

Summary: app-text/poppler should set IUSE="+cxx"
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: normal CC: kde, office, printing
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Gilbert gentoo-dev 2020-03-09 16:12:27 UTC
I am planning to remove USE="cxx" from make.defaults in the base profile.

https://archives.gentoo.org/gentoo-dev/message/47a32e7f31e16151edbe95deaa83b23b

net-print/cups-filters depends on app-text/poppler[cxx].

Please add IUSE="+cxx" to prevent problems when the global USE setting is removed.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-09 20:22:17 UTC
The bug has been closed via the following commit(s):

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

commit a966b485ec2be29b125a5df0ba5c17d99a29e788
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-09 19:45:33 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-09 20:21:58 +0000

    app-text/poppler: Enable USE cxx by default
    
    Closes: https://bugs.gentoo.org/711968
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-text/poppler/poppler-0.82.0.ebuild | 2 +-
 app-text/poppler/poppler-0.85.0.ebuild | 2 +-
 app-text/poppler/poppler-0.86.0.ebuild | 2 +-
 app-text/poppler/poppler-0.86.1.ebuild | 2 +-
 app-text/poppler/poppler-9999.ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)