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

Bug 246820

Summary: dev-libs/boost-1.37.0 - function_template.hpp fails to compile breaking OpenOffice.org 3.0.0 build against it
Product: Gentoo Linux Reporter: Lucas <lthode>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: normal CC: bugs+gentoo, cpp+disabled, maggu2810
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://svn.boost.org/trac/boost/ticket/2499
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch from Boost Trac #2499
A fixed version of the patch (that applies cleanly YAY!)

Description Lucas 2008-11-15 06:27:38 UTC
Patch from Boost Trac ticket #2499 is attached.  I also am including it in my boost-overlay (see bgo #234902).
Comment 1 Lucas 2008-11-15 06:28:45 UTC
Created attachment 171779 [details, diff]
Patch from Boost Trac #2499
Comment 2 Lucas 2008-11-18 03:28:27 UTC
Unfortunately, that particular patch has bizarre whitespace issues that prevent it from applying with the flags that epatch runs patch with.  If there's a way to tell epatch to pass -l to patch, that'd do the trick; I can't seem to eliminate the whitespace that's causing patch to choke though.  Also, another version of the patch can be found in Boost Trac #2494, I'll try that and see if it applies cleanly using the "standard" flags.
Comment 3 Lucas 2008-11-18 03:37:21 UTC
Whoomp, I better back up:  With the help of twkm off of Freenode's ##workingset channel, a fixed version of the patch DOES exist.  (Silly me didn't notice 'til now :P)  Uploading now.
Comment 4 Lucas 2008-11-18 04:31:30 UTC
AGGH!  Looks like I'll have to use -l after all *sigh*
Comment 5 Lucas 2008-11-18 05:06:01 UTC
Finally, a working version of the patch is here, thanks to the efforts of twkm from ##workingset and desultory from #gentoo-dev-help!
Comment 6 Lucas 2008-11-18 05:07:24 UTC
Created attachment 172172 [details, diff]
A fixed version of the patch (that applies cleanly YAY!)
Comment 7 Philipp Riegger 2009-05-13 10:31:27 UTC
The patch does not work for me. I added it after all other epatch lines in the ebuild.
Comment 8 Tiziano Müller (RETIRED) gentoo-dev 2009-05-13 19:31:59 UTC
Included in boost-1.37.0-r1 which is in the tree.
Thanks everyone!