Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307721 - =dev-libs/boost-1.41.0-r3 ICE with gcc-4.4.3 on link-static/tgammaf.o
Summary: =dev-libs/boost-1.41.0-r3 ICE with gcc-4.4.3 on link-static/tgammaf.o
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 07:00 UTC by Markos Chandras (RETIRED)
Modified: 2010-03-04 08:34 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge.info,4.40 KB, text/plain)
2010-03-04 07:01 UTC, Markos Chandras (RETIRED)
Details
build.log (build.log,120.91 KB, text/plain)
2010-03-04 07:01 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2010-03-04 07:00:48 UTC
I updated my python to 3.1.1 and run python-updater. boost fails ( log attached ). My active version of python is still 2.6
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-03-04 07:01:07 UTC
Created attachment 222001 [details]
emerge --info
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-03-04 07:01:46 UTC
Created attachment 222003 [details]
build.log
Comment 3 Sebastian Luther (few) 2010-03-04 07:22:36 UTC
Not a python problem:

x86_64-pc-linux-gnu-g++: Internal error: Bus error (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
...removing bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/truncf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/tgammaf.o

Please sync again (there were some modifications applied to 1.41.0-r3). Report back if it still fails and if so, if it still fails at the same point.

OT: Please assign bugs to the first maintainer and CC all herds and other maintainers.
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2010-03-04 08:34:16 UTC
I cvs up the boost folder again and the problem is gone

Thanks