Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 423205 - net-im/leechcraft-azoth-0.4.99 USE=xoox with net-libs/qxmpp-0.3.47 - .../work/leechcraft-0.4.99/src/plugins/azoth/plugins/xoox/clientconnection.cpp:1064:12: error: 'const class QXmppMessage' has no member named 'isAttention'
Summary: net-im/leechcraft-azoth-0.4.99 USE=xoox with net-libs/qxmpp-0.3.47 - .../work...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Leechcraft Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-23 19:55 UTC by Sergey Popov
Modified: 2012-07-01 15:13 UTC (History)
0 users

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


Attachments
Build.log (build.log,237.70 KB, text/plain)
2012-06-23 19:56 UTC, Sergey Popov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Popov gentoo-dev 2012-06-23 19:55:55 UTC
leechcraft-azoth with USE="xoox" failed to compile with net-libs/qxmpp-0.3.47, but compiled ok with net-libs/qxmpp-0.3.45.2

Reproducible: Always

Steps to Reproduce:
1. install qxmpp-0.3.47
2. try to build net-im/leechcraft-azoth-0.4.99 with xoox USE-flag enabled

Actual Results:  
Compilation failed

Expected Results:  
Successfull compilation of leechcraft-azoth
Comment 1 Sergey Popov gentoo-dev 2012-06-23 19:56:36 UTC
Created attachment 316097 [details]
Build.log
Comment 2 Georg Rudoy 2012-06-23 19:57:43 UTC
I suggest adding a hard dependency on qxmpp-0.3.45*, since the upstream changes API frequently, and it's neither backward nor forward compatible.
Comment 3 Maxim Koltsov (RETIRED) gentoo-dev 2012-07-01 15:13:18 UTC
Fixed in 0.5.70, all previous versions will be removed soon.