Bug 566

Summary: lastfm-1.5.1.31879 failed during rebuild on F11
Product: Package Reviews Reporter: Martin <m.gansser>
Component: Review RequestAssignee: RPM Fusion Package Review <rpmfusion-package-review>
Status: RESOLVED DUPLICATE    
Severity: normal CC: rpmfusion-package-review
Priority: P5    
Version: Current   
Hardware: All   
OS: GNU/Linux   
namespace:

Description Martin 2009-04-22 13:32:07 CEST
build of lastfm-1.5.1-31879 fails on Fedora 11 with the following error message:

g++ -IlibMoose/QtOverrides -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -w -D_REENTRANT -DNBREAKPAD -DLINUX -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -Ilib -IlibFingerprint/recommendation-commons -IlibMoose -IlibUnicorn -I. -I../build -I../build/last.fm/release -I../build -o ../build/last.fm/release/container.o container.cpp
In file included from container.h:27,
                 from container.cpp:24:
../build/ui_playcontrols.h:22:39: error: phonon/Phonon::VolumeSlider: No such file or directory
In file included from container.h:27,
                 from container.cpp:24:
../build/ui_playcontrols.h:34: error: ISO C++ forbids declaration of 'VolumeSlider' with no type
../build/ui_playcontrols.h:34: error: expected ';' before '*' token
../build/ui_playcontrols.h: In member function 'void Ui_PlayControls::setupUi(QWidget*)':
../build/ui_playcontrols.h:62: error: 'volume' was not declared in this scope
../build/ui_playcontrols.h:62: error: expected type-specifier before 'VolumeSlider'
../build/ui_playcontrols.h:62: error: expected ';' before 'VolumeSlider'

people from archlinux found a workaround (patch), but i don't know how to apply this patch in the rpm build.
http://aur.archlinux.org/packages/lastfm-msk/lastfm-msk/makefile-qt45.patch
Comment 1 Martin 2009-04-22 13:37:22 CEST
you will find the rpm source package lastfm-1.5.1.31879-2.fc10.src.rpm from F10 on
http://www.sendspace.com/file/ri6i48
Comment 2 Thorsten Leemhuis 2009-04-22 13:41:32 CEST

*** This bug has been marked as a duplicate of bug 526 ***