Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711968 - app-text/poppler should set IUSE="+cxx"
Summary: app-text/poppler should set IUSE="+cxx"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-09 16:12 UTC by Mike Gilbert
Modified: 2020-03-09 20:22 UTC (History)
3 users (show)

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 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(-)