Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 51210

Summary: emerge kdevelop fails
Product: Gentoo Linux Reporter: Benjamin Schulz <schulz.benjamin>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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