Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27537 - Kdeadmin-3.1.3 fails to build (internal compiler error?)
Summary: Kdeadmin-3.1.3 fails to build (internal compiler error?)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-29 07:46 UTC by Matthew T. Karlsson
Modified: 2003-09-29 15:21 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 Matthew T. Karlsson 2003-08-29 07:46:24 UTC
kdeadmin-3.1.3 fails to build and exists with the following error:

align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -pipe
-fomit-frame-pointer -mmmx -msse -m3dnow -mfpmath=sse -fno-exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  -c -o propdlg.o `test -f
'propdlg.cpp' || echo './'`propdlg.cpp
In file included from nisDefaultsPage.h:4,
                 from editDefaults.h:7,
                 from mainView.cpp:28:
kcontainer.h:282: Internal compiler error in pop_binding, at cp/decl.c:1187
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [mainView.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/kdeadmin-3.1.3/work/kdeadmin-3.1.3/kuser'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdeadmin-3.1.3/work/kdeadmin-3.1.3/kuser'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeadmin-3.1.3/work/kdeadmin-3.1.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kdeadmin-3.1.3 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make


Reproducible: Always
Steps to Reproduce:
Just emerge kdeadmin-3.1.3
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-08-29 13:31:57 UTC
Your CXXFLAGS are probably too aggressive.  Try scaling them back for this compile. 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-09-29 15:21:55 UTC
no responce