Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295997 - Failed to emerge kde-base/ksplash-4.3.4
Summary: Failed to emerge kde-base/ksplash-4.3.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 300393
  Show dependency tree
 
Reported: 2009-12-06 18:03 UTC by Erik Thysell
Modified: 2010-02-15 20:55 UTC (History)
1 user (show)

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


Attachments
Emerge log file (build.log,14.10 KB, text/plain)
2009-12-06 19:25 UTC, Erik Thysell
Details
emerge --info (emerge.info,3.55 KB, text/plain)
2009-12-08 19:35 UTC, Erik Thysell
Details

Note You need to log in before you can comment on or make changes to this bug.
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.