Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415409 - =app-mobilephone/freesmee-0.7 fails to compile against qt-4.8.1
Summary: =app-mobilephone/freesmee-0.7 fails to compile against qt-4.8.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Laurento Frittella (mrfree)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-4.8.1-stable
  Show dependency tree
 
Reported: 2012-05-10 17:23 UTC by Agostino Sarubbo
Modified: 2012-05-10 17:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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