Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578912 - net-libs/jreen-1.2.1 with dev-qt/qtcore-5.6.0 - jreen-qt5/jreen/stanzaextension.h:31:23: fatal error: QMetaTypeId: No such file or directory
Summary: net-libs/jreen-1.2.1 with dev-qt/qtcore-5.6.0 - jreen-qt5/jreen/stanzaextensi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-03 09:13 UTC by Dennis Schridde
Modified: 2016-04-06 20:00 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 Dennis Schridde 2016-04-03 09:13:53 UTC
When building media-sound/tomahawk-0.8.4-r2:
```
In file included from /usr/include/jreen-qt5/jreen/stanza.h:29:0,
                 from /usr/include/jreen-qt5/jreen/presence.h:30,
                 from /usr/include/jreen-qt5/jreen/client.h:33,
                 from /var/tmp/portage/media-sound/tomahawk-0.8.4-r2/work/tomahawk-0.8.4/src/accounts/xmpp/sip/AvatarManager.h:23,
                 from /var/tmp/portage/media-sound/tomahawk-0.8.4-r2/work/tomahawk-0.8.4/src/accounts/xmpp/sip/XmppSip.h:28,
                 from /var/tmp/portage/media-sound/tomahawk-0.8.4-r2/work/tomahawk-0.8.4/src/accounts/xmpp/XmppAccount.h:25,
                 from /var/tmp/portage/media-sound/tomahawk-0.8.4-r2/work/tomahawk-0.8.4/src/accounts/xmpp/XmppAccount.cpp:21:
/usr/include/jreen-qt5/jreen/stanzaextension.h:31:23: fatal error: QMetaTypeId: No such file or directory
compilation terminated.
src/accounts/xmpp/CMakeFiles/tomahawk_account_xmpp.dir/build.make:76: recipe for target 'src/accounts/xmpp/CMakeFiles/tomahawk_account_xmpp.dir/XmppAccount.cpp.o' failed
make[2]: *** [src/accounts/xmpp/CMakeFiles/tomahawk_account_xmpp.dir/XmppAccount.cpp.o] Error 1
```

# q file -v /usr/include/jreen-qt5/jreen/stanzaextension.h
net-libs/jreen-1.2.1 (/usr/include/jreen-qt5/jreen/stanzaextension.h)

I am using dev-qt/*-5.6.0 from qt overlay.