Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415489 - dev-libs/boost-1.49.0-r1000 fails compile with tools USE flag enabled
Summary: dev-libs/boost-1.49.0-r1000 fails compile with tools USE flag enabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 14:54 UTC by Jason Lamb
Modified: 2012-05-11 18:37 UTC (History)
0 users

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


Attachments
complete build log (emerge-boost-tools-build.txt,592.25 KB, text/plain)
2012-05-11 14:54 UTC, Jason Lamb
Details
emerge --info (emerge-boost-tools-info.txt,5.80 KB, text/plain)
2012-05-11 14:55 UTC, Jason Lamb
Details
ebuild environment (emerge-boost-tools-environment.txt,234.94 KB, text/plain)
2012-05-11 14:56 UTC, Jason Lamb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lamb 2012-05-11 14:54:49 UTC
Created attachment 311435 [details]
complete build log

dev-libs/boost-1.49.0-r1000, (and dev-libs/boost-1.49.0-r1), fails the compile phase when the tools USE flag is enabled.
Comment 1 Jason Lamb 2012-05-11 14:55:32 UTC
Created attachment 311437 [details]
emerge --info

emerge --info
Comment 2 Jason Lamb 2012-05-11 14:56:10 UTC
Created attachment 311439 [details]
ebuild environment

ebuild environment
Comment 3 Jory A. Pratt gentoo-dev 2012-05-11 16:03:52 UTC
In file included from ../boost/intrusive_ptr.hpp:16:0,
                 from quickbook/src/fwd.hpp:15,
                 from quickbook/src/values.hpp:20,
                 from quickbook/src/id_manager.hpp:14,
                 from quickbook/src/id_manager.cpp:9:
../boost/smart_ptr/intrusive_ptr.hpp: In destructor ‘boost::intrusive_ptr<T>::~intrusive_ptr() [with T = quickbook::file_info]’:
../boost/smart_ptr/intrusive_ptr.hpp:94:5: internal compiler error: Segmentation fault

Most likely a dupe of bug 415465
Comment 4 Jason Lamb 2012-05-11 17:00:01 UTC
(In reply to comment #3)
> 
> Most likely a dupe of bug 415465

(Which I believe is a dupe of [url=https://bugs.gentoo.org/show_bug.cgi?id=412155]412155[/url])

FWIW, prior to submitting the bug report I tried applying the boost-1.49.0-gcc462-intrusive_ptr.patch provided in both bug reports. However, the compile phase still fails at the same spot.
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2012-05-11 18:18:32 UTC
There is no -r1000 ebuild in gentoo portage. You probably use an overlay. Contact the overlay maintainer
Comment 6 Jason Lamb 2012-05-11 18:32:26 UTC
It's from Funtoo's portage, so I will let them know. (BTW, I do get this same error with 1.49.0-r1 too.)

Thank you..
Comment 7 Arfrever Frehtes Taifersar Arahesis 2012-05-11 18:37:01 UTC
You should use GCC 4.6.3, not 4.6.2.