Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51210 - emerge kdevelop fails
Summary: emerge kdevelop fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-16 08:13 UTC by Benjamin Schulz
Modified: 2004-05-16 13:20 UTC (History)
0 users

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 Benjamin Schulz 2004-05-16 08:13:16 UTC
emerge sync; emerge kdevelop leads to:

PACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -c -o AdaTreeParserSuper.lo AdaTreeParserSuper.cpp
{standard input}: Assembler messages:
{standard input}:61992: Warning: end of file not at end of a line; newline inserted
{standard input}:62739: Error: unknown pseudo-op: `.uleb'
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[4]: *** [AdaParser.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
AdaTreeParserSuper.cpp: In member function `void
   AdaTreeParserSuper::initializeASTFactory(antlr::ASTFactory&)':
AdaTreeParserSuper.cpp:8567: warning: unused parameter `
   antlr::ASTFactory&factory'
make[4]: Leaving directory `/var/tmp/portage/kdevelop-3.0.3/work/kdevelop-3.0.3/languages/ada'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdevelop-3.0.3/work/kdevelop-3.0.3/languages/ada'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdevelop-3.0.3/work/kdevelop-3.0.3/languages'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdevelop-3.0.3/work/kdevelop-3.0.3'
make: *** [all] Error 2

!!! ERROR: dev-util/kdevelop-3.0.3 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Benjamin Schulz 2004-05-16 13:20:15 UTC
maybe a defect ram.
Closed