Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144609 - eix 0.6.4 ebuild fails
Summary: eix 0.6.4 ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
: 144608 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-21 01:28 UTC by Huemi
Modified: 2006-08-21 02:39 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Huemi 2006-08-21 01:28:51 UTC
When I emerge eix the ebuild fails with the error message:
portage/conf/libportageconf.a(Portagesettings.o): In function 'PortageUserConfig::readKeywords()': portagesettings.cc:(.text+0x177b): undefined reference to '__cxa_get_exception_ptr'

I am using gcc 4.1.1, but 3.4.6-r1 is also installed. I know there was a similar bug affecting kde, which I was able to solve with fix_libtool, but it didn't fix this bug, which occured today. I also updated portage today (I think it was 2.1.1-r5, but I am not sure).

Sorry for my bad English

Please help me
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-21 02:06:08 UTC
*** Bug 144608 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-21 02:08:41 UTC
This is not an eix bug. The problem is your mixing of gcc versions. See Bug 64615 for possible solutions/workarounds.
Comment 3 Huemi 2006-08-21 02:39:17 UTC
Sorry for shouting, but I had no longer a problem with KDE-packages, because they worked. revdep-rebuild -X didn't solved anything and fix_libtool didn't help.

The problem was distcc, which was probably using the second version of gcc (I should sent the make.conf with my bug reports, so you can find such a problem).

Thanks for the help.