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

Bug 415409

Summary: =app-mobilephone/freesmee-0.7 fails to compile against qt-4.8.1
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Laurento Frittella (mrfree) <laurento.frittella>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 414241    

Description Agostino Sarubbo gentoo-dev 2012-05-10 17:23:48 UTC
The relevant part of the failure:

x86_64-pc-linux-gnu-g++ -c -O2 -pipe -Wall -W -D_REENTRANT -DTIXML_USE_TICPP -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -Iinclude -I. -I. -o statsdialog.o statsdialog.cpp
libjacksms/DataTypesApi.cpp: In constructor 'libJackSMS::dataTypesApi::clientVersion::clientVersion(QString)':
libjacksms/DataTypesApi.cpp:33:17: error: class 'libJackSMS::dataTypesApi::clientVersion' does not have any field named 'gnu_dev_major'
libjacksms/DataTypesApi.cpp:34:17: error: class 'libJackSMS::dataTypesApi::clientVersion' does not have any field named 'gnu_dev_minor'
Comment 1 Agostino Sarubbo gentoo-dev 2012-05-10 17:26:01 UTC
+  10 May 2012; Agostino Sarubbo <ago@gentoo.org> +files/freesmee-qt-4.8.1.patch,                                                                                                   
+  +freesmee-0.7-r1.ebuild, -freesmee-0.7.ebuild:                                                                                                                                   
+  Fix compile against qt-4.8.1, wrt bug #415409