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
Created attachment 229437 [details] build.log
Created attachment 229439 [details] emerge --info
(In reply to comment #2) > Created an attachment (id=229439) [details] > emerge --info > ccache version 2.4 [enabled] ^^ Try with FEATURES="-ccache"
> ^^ Try with FEATURES="-ccache" > It works (and after cleaning ccache too). So, this is not a bug?
ccache issues are very common (bug 79519, bug 196243, bug 309663, and others) and probably a bug in ccache.
*** This bug has been marked as a duplicate of bug 79519 ***