Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456218 - media-gfx/inkscape-0.48.4: Please require boost >=X.Y.Z
Summary: media-gfx/inkscape-0.48.4: Please require boost >=X.Y.Z
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 19:49 UTC by Sebastian Pipping
Modified: 2014-03-27 00:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (media-gfx:inkscape-0.48.4:20130208-175737.log,19.62 KB, text/plain)
2013-02-08 19:49 UTC, Sebastian Pipping
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2013-02-08 19:49:31 UTC
Created attachment 338350 [details]
Build log

With boost 1.48.0-r2 installed I get this error:

  configure: error: You need the boost package (e.g. libboost-dev)

It would be cool to require something like "1.49.0-r2 or later" to help people updating partially outdated systems.  Thanks!


PS: Bug #456212 is the same problem on a another package.
Comment 1 Sebastian Pipping gentoo-dev 2014-03-27 00:18:17 UTC
I guess because

 * no one cared for one year and

 * configure.ac says to require boost 1.36
   which is a lot older than the the oldest
   version in Gentoo (masked 1.49.0-r2 or 1.52.0-r6)

this can be closed as obsolete.

Feel free to re-open if you like to still address the issue now, I don't object :)