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

Bug 416943

Summary: media-sound/clementine-1.0.1-r1: failed (compile phase)
Product: Gentoo Linux Reporter: Amadeusz Żołnowski (RETIRED) <aidecoe>
Component: Current packagesAssignee: Proxy Maintainers <proxy-maint>
Status: RESOLVED INVALID    
Severity: normal CC: nikoli, sound, ssuominen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =media-sound/clementine-0.7.1-r2
build.log-0.7.1-r2
build.log-1.0.1-r1
equery depgraph clementine

Description Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-21 16:23:13 UTC
After QT upgrade to 4.8.1-r2 I get bug #401713. I have tried to recompile clementine, but it failed, and later upgrade to build clementine-1.0.1-r1, but it failed, too.

Reproducible: Always
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-21 16:26:51 UTC
Created attachment 312541 [details]
emerge --info =media-sound/clementine-0.7.1-r2
Comment 2 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-21 16:27:32 UTC
Created attachment 312543 [details]
build.log-0.7.1-r2
Comment 3 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-21 16:28:14 UTC
Created attachment 312545 [details]
build.log-1.0.1-r1
Comment 4 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-21 16:31:41 UTC
Created attachment 312547 [details]
equery depgraph clementine
Comment 5 Nikoli 2012-05-21 18:22:10 UTC
qt-core-4.8.1-r3 and clementine-1.0.1-r1 build fine for me now, i have stable amd64 system. I do not have any i686 desktop, please report your problem upstream.
P.S. Please add to your make.conf:
LANG="en_US.UTF-8"
Comment 6 Franz Trischberger 2012-05-21 20:14:17 UTC
Could you post your /usr/include/qt4/QtCore/qabstractitemmodel.h? Those errors look really weird! 
/usr/include/qt4/QtCore/qabstractitemmodel.h:269:3: error: invalid preprocessing directive #Install
...
qabstractitemmodel.h:260:62: error: ‘$’ has not been declared
...
Probably reinstalling qt-core fixes the issue.
Comment 7 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-28 11:49:03 UTC
I have rebuilt all qt packages and now clementine builds fine. Thanks and sorry for noise.