Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337573 - kde-base/rocs-4.5.1 fails to build with GCC 4.4.4 (...)/bin/ld:CMakeFiles/rocs.dir/Interface/MainWindow.o:1: syntax error
Summary: kde-base/rocs-4.5.1 fails to build with GCC 4.4.4 (...)/bin/ld:CMakeFiles/roc...
Status: RESOLVED DUPLICATE of bug 79519
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 00:13 UTC by Andrzej Kardas
Modified: 2010-11-14 19:11 UTC (History)
1 user (show)

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


Attachments
full build log of kde-base/rocs-4.5.1 (build.log,15.06 KB, text/plain)
2010-09-16 00:14 UTC, Andrzej Kardas
Details
output of emerge --info =kde-base/rocs-4.5.1 (emerge.info.txt,6.71 KB, text/plain)
2010-09-16 00:17 UTC, Andrzej Kardas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrzej Kardas 2010-09-16 00:13:35 UTC
I can not install kde-base/rocs-4.5.1 (all packages from kde-4.5.1 except this one installed without any noticeable problem). It fails during linking phase:
(...)
[100%] Building CXX object rocs/src/CMakeFiles/rocs.dir/settings.o                                                                                                                                             
Linking CXX executable rocs                                                                                                                                                                                    
/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../../i686-pc-linux-gnu/bin/ld:CMakeFiles/rocs.dir/Interface/MainWindow.o: file format not recognized; treating as linker script                                    
/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../../i686-pc-linux-gnu/bin/ld:CMakeFiles/rocs.dir/Interface/MainWindow.o:1: syntax error
collect2: ld returned 1 exit status
make[2]: *** [rocs/src/rocs] Błąd 1
make[1]: *** [rocs/src/CMakeFiles/rocs.dir/all] Błąd 2
(...)
I will attach full build log and emerge --info, If anything else is needed please let me know

Reproducible: Always

Steps to Reproduce:
1.emerge -av =kde-base/rocs-4.5.1

Actual Results:  
as discribed above

Expected Results:  
should install fine 

output of emerge -pqv =kde-base/rocs-4.5.1:
[ebuild  NS   ] kde-base/rocs-4.5.1 [4.4.5] USE="handbook (-aqua) -debug (-kdeenablefinal) (-kdeprefix)" 
[uninstall    ] kde-base/rocs-4.4.5  USE="handbook (-aqua) -debug (-kdeenablefinal) (-kdeprefix)" 
[blocks b     ] kde-base/rocs:4.5[-kdeprefix] ("kde-base/rocs:4.5[-kdeprefix]" is blocking kde-base/rocs-4.4.5)
[blocks b     ] kde-base/rocs:4.4[-kdeprefix] ("kde-base/rocs:4.4[-kdeprefix]" is blocking kde-base/rocs-4.5.1)
Comment 1 Andrzej Kardas 2010-09-16 00:14:33 UTC
Created attachment 247533 [details]
full build log of kde-base/rocs-4.5.1
Comment 2 Andrzej Kardas 2010-09-16 00:17:50 UTC
Created attachment 247535 [details]
output of emerge --info =kde-base/rocs-4.5.1
Comment 3 Andrzej Kardas 2010-09-26 20:44:51 UTC
This is gcc 4.4.4 problem after downgrading gcc to stable version (4.4.3-r2) compilation went fine.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-11-14 13:50:54 UTC
OK, gcc problem then. 

Does it work for you with current stable gcc-4.4.4-r2? 
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2010-11-14 19:10:55 UTC
ccache -Cz and try again.
Comment 6 Ryan Hill (RETIRED) gentoo-dev 2010-11-14 19:11:53 UTC

*** This bug has been marked as a duplicate of bug 79519 ***