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

Bug 627250

Summary: sci-libs/gdal-2.0.2-r3 fails to rebuild after upgrade to app-text/poppler-0.57.0; needs -std=c++11 on gcc 5.x
Product: Gentoo Linux Reporter: Scott Alfter <scott>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Scott Alfter 2017-08-07 16:43:38 UTC
A recent poppler upgrade broke both this ebuild and net-print/cups-filters-1.16.0 (see #626800).  Someone suggested including -std=c++11 as a build option for cups-filters if you're still on gcc 5.x; that worked.  After rebuilding cups-filters, gdal was up next.  It also wouldn't rebuild at first, but including -std=c++11 fixed it.  I suspect that anything that builds against poppler will need this fix if building on gcc 5.x.
Comment 1 Coacher 2017-08-08 10:15:56 UTC

*** This bug has been marked as a duplicate of bug 626844 ***