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

Bug 225251

Summary: kde-base/libplasma-4.0.5 does not build
Product: Gentoo Linux Reporter: Mart Raudsepp <leio>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log showing the build error
emerge --info

Description Mart Raudsepp gentoo-dev 2008-06-07 17:35:33 UTC
It seems to miscompile libs/plasma/CMakeFiles/plasma.dir/svg.o into a "data" file (per file command) instead of an ELF object. Also does that to libs/plasma/CMakeFiles/plasma.dir/glapplet.o, so once svg.o would be fine, it'd stumble on that. And then it fails on link stage.
Comment 1 Mart Raudsepp gentoo-dev 2008-06-07 17:36:50 UTC
Created attachment 155847 [details]
build.log showing the build error
Comment 2 Mart Raudsepp gentoo-dev 2008-06-07 17:38:39 UTC
Created attachment 155849 [details]
emerge --info

I have also tried with MAKEOPTS="-j1"
Comment 3 Mart Raudsepp gentoo-dev 2008-06-07 19:17:47 UTC
I just hit the same kind of problem in wine too (while many other packages do succeed), so I'm marking this as INVALID for the time being, until I investigate if this isn't a toolchain problem (and keep this bug closed if it is).