Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253478 - www-apache/passenger bundles an internal copy of boost
Summary: www-apache/passenger bundles an internal copy of boost
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs 431798
  Show dependency tree
 
Reported: 2009-01-02 21:35 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2018-04-06 10:08 UTC (History)
2 users (show)

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


Attachments
Patch that modifies the build system to use the system boost. (passenger-2.0.6-system-boost.patch,3.78 KB, patch)
2009-01-03 09:53 UTC, Hans de Graaff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-02 21:35:25 UTC
No guys, seriously, boost no, please.
Comment 1 Hans de Graaff gentoo-dev Security 2009-01-03 09:53:38 UTC
Created attachment 177198 [details, diff]
Patch that modifies the build system to use the system boost.

The attached patch modifies the build system to use the system boost. It needs to be applied after the 2.0.1-gentoo.patch since that also mucks about with Rakefile.

Unfortunately passenger does not build with boost-1.34. The bundled copy seems to be 1.35, so perhaps upgrading does work, but I don't have time right now to test that.
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2009-09-17 07:16:54 UTC
this patch needs to be updated for passenger 2.2.5. it seems boost is not built with passenger nowadays although it is still bundled in the tarball. they just seem to build their oxt extension for boost. (http://groups.google.com/group/phusion-passenger/browse_thread/thread/e3edf9a313385089)
Comment 3 Christian Hagau 2013-06-13 13:05:57 UTC
as Benedikt Böhm already pointed out, passenger no longer bundles boost, so please close this rather ancient bug.