Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184876 - paludis 0.24.x compile failure on amd64 / gcc-3.4.6
Summary: paludis 0.24.x compile failure on amd64 / gcc-3.4.6
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Stephen Bennett (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 17:23 UTC by Friedrich Goetze
Modified: 2008-04-14 16:40 UTC (History)
0 users

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


Attachments
build.log (build.log,253.12 KB, text/plain)
2007-07-10 17:25 UTC, Friedrich Goetze
Details
same problem with 0.26.0_alpha14-r1 (pal,3.27 KB, text/plain)
2008-04-08 18:58 UTC, Christian Apeltauer
Details
same problem with 0.26.0_alpha14-r1 (build.log,405.78 KB, text/plain)
2008-04-08 19:00 UTC, Christian Apeltauer
Details
same problem with 0.26.0_alpha14-r1 (environment,94.35 KB, text/plain)
2008-04-08 19:00 UTC, Christian Apeltauer
Details
same problem with 0.26.0_alpha14-r1 (emerge_info,3.11 KB, text/plain)
2008-04-08 19:06 UTC, Christian Apeltauer
Details
same problem with 0.26.0_alpha14-r1 (preprocessed_sources.tar.bz2,156.99 KB, application/octet-stream)
2008-04-08 19:08 UTC, Christian Apeltauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich Goetze 2007-07-10 17:23:47 UTC
paludis 0.24.x  compilation fails on amd64 with gcc-3.4.6 with
../../../paludis/repositories/gentoo/ebuild-sr.cc: In static member function `static paludis::uildInstallCommandParams::NamedArguments< false,  false,  false,  false,  false,  false,  fals  false,  false,  false,  false,  false,  false,  false,  false> paludis::EbuildInstallCommandrams::create()':
../../../paludis/repositories/gentoo/ebuild-sr.cc:172: internal compiler error: Segmentation flt

Reproducible: Always
Comment 1 Friedrich Goetze 2007-07-10 17:25:55 UTC
Created attachment 124448 [details]
build.log

build.log
Comment 2 Christian Apeltauer 2008-04-08 18:58:26 UTC
Created attachment 149117 [details]
same problem with 0.26.0_alpha14-r1

I have encountered a similar compile failure with sys-apps/paludis-0.26.0_alpha14-r1. I did not have this problem with version 0.26.0_alpha12 but some other problems (Bug #213468). Shall I open a new bug report for this?
Meanwhile I submit in these and the four following comments portage's message, the build.log, the environment, the compresses preprocessed sources and emerge --info
Comment 3 Christian Apeltauer 2008-04-08 19:00:09 UTC
Created attachment 149119 [details]
same problem with 0.26.0_alpha14-r1
Comment 4 Christian Apeltauer 2008-04-08 19:00:36 UTC
Created attachment 149120 [details]
same problem with 0.26.0_alpha14-r1
Comment 5 Christian Apeltauer 2008-04-08 19:06:10 UTC
Created attachment 149123 [details]
same problem with 0.26.0_alpha14-r1
Comment 6 Christian Apeltauer 2008-04-08 19:08:53 UTC
Created attachment 149125 [details]
same problem with 0.26.0_alpha14-r1
Comment 7 Stephen Bennett (RETIRED) gentoo-dev 2008-04-14 16:40:29 UTC
Internal compiler errors are a GCC bug, not a paludis one. Try upgrading your toolchain; a newer version should work OK.