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

Bug 295997

Summary: Failed to emerge kde-base/ksplash-4.3.4
Product: Gentoo Linux Reporter: Erik Thysell <erik.thysell>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal CC: reavertm
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 300393    
Attachments: Emerge log file
emerge --info

Description Erik Thysell 2009-12-06 18:03:21 UTC
After emerge --sync and update world several times :
Linking CXX executable ksplashx
CMakeFiles/ksplashx.dir/qpngio.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[2]: *** [ksplash/ksplashx/ksplashx] Error 1
make[1]: *** [ksplash/ksplashx/CMakeFiles/ksplashx.dir/all] Error 2
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
1.emerge -auvND world

Actual Results:  
ksplash not installed / upgraded

Expected Results:  
ksplash 4.3.4 installed (emerged)
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-12-06 19:03:40 UTC
paste complete build.log file.
Comment 2 Erik Thysell 2009-12-06 19:25:36 UTC
Created attachment 212265 [details]
Emerge log file
Comment 3 Maciej Mrozowski gentoo-dev 2009-12-07 08:35:25 UTC
Please show your emerge --info as well.
Comment 4 Erik Thysell 2009-12-08 19:35:50 UTC
Created attachment 212481 [details]
emerge --info
Comment 5 Alex Alexander (RETIRED) gentoo-dev 2010-02-15 20:41:05 UTC
please try with MAKEOPTS="-j1" and report back, thanks :)
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2010-02-15 20:55:18 UTC
(In reply to comment #0)
> CMakeFiles/ksplashx.dir/qpngio.o: file not recognized: File format not
> recognized

> ccache version 2.4 [enabled]

This looks very much like a ccache failure to me.

I'm closing this as INVALID, please reopen if you can reproduce with 4.3.5 and without ccache.