Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378845 - kde-base/step-4.7.0 linking fails (object file seen as truncated)
Summary: kde-base/step-4.7.0 linking fails (object file seen as truncated)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 22:19 UTC by guileone
Modified: 2011-08-16 10:08 UTC (History)
0 users

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


Attachments
emerge =kde-base/step-4.7.0 (emerge-info,16.26 KB, text/plain)
2011-08-11 22:19 UTC, guileone
Details
emerge --info =kde-base/step-4.7.0 (emerge-info,13.15 KB, text/plain)
2011-08-11 22:23 UTC, guileone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guileone 2011-08-11 22:19:26 UTC
Created attachment 282959 [details]
emerge =kde-base/step-4.7.0

emerge kde-base/step
Comment 1 guileone 2011-08-11 22:20:09 UTC
(In reply to comment #0)
> Created attachment 282959 [details]
> emerge =kde-base/step-4.7.0
>
Comment 2 guileone 2011-08-11 22:23:25 UTC
Created attachment 282961 [details]
emerge --info =kde-base/step-4.7.0
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-08-15 14:37:13 UTC
The first error message is:

Linking CXX executable step
CMakeFiles/step.dir/worldfactory.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make[2]: *** [step/step] Error 1

Strange... I know it's stupid but I have to ask... are there any other problems with the system, like full disk partition for example? Is the error reproducible?

@toolchain: any idea what could cause this error?
Comment 4 guileone 2011-08-15 18:27:12 UTC
last time critic error not occured.......
toolchain compile and work correct.......

maybe.....i have /var separate partition in other hard disk bas been hardware problem due to high temperature.......and i postponed /var in new hard disk through dd.....
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2011-08-16 01:37:30 UTC
ccache -Cz
Comment 6 guileone 2011-08-16 10:08:04 UTC
sudo CCACHE_DIR="dir_for_portage" ccache -Cz solved the problem.thanks