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

Bug 317533

Summary: kde-base/ksysguard-4.3.5 compilation failed
Product: Gentoo Linux Reporter: Victor Gaydov <victor.gaydov>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Victor Gaydov 2010-04-27 19:50:55 UTC
compile error:

CMakeFiles/lsofui.dir/lsof.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status


Reproducible: Always

Steps to Reproduce:
emerge ksysguard

Actual Results:  
Make failed
Comment 1 Victor Gaydov 2010-04-27 19:51:40 UTC
Created attachment 229437 [details]
build.log
Comment 2 Victor Gaydov 2010-04-27 19:52:44 UTC
Created attachment 229439 [details]
emerge --info
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-04-27 19:57:16 UTC
(In reply to comment #2)
> Created an attachment (id=229439) [details]
> emerge --info
> 

ccache version 2.4 [enabled]

^^ Try with FEATURES="-ccache"
Comment 4 Victor Gaydov 2010-04-27 20:15:57 UTC
> ^^ Try with FEATURES="-ccache"
> 

It works (and after cleaning ccache too). So, this is not a bug?
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-04-30 02:47:37 UTC
ccache issues are very common (bug 79519, bug 196243, bug 309663, and others) and probably a bug in ccache.
Comment 6 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-04-30 02:54:21 UTC

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