Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446412 - [qt overlay] x11-libs/qt-dbus-5.9999 No rule to make target `/libQt5Bootstrap.a'
Summary: [qt overlay] x11-libs/qt-dbus-5.9999 No rule to make target `/libQt5Bootstrap.a'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL: https://codereview.qt-project.org/42168
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2012-12-08 00:04 UTC by Keith Rusler
Modified: 2012-12-13 06:52 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 Keith Rusler 2012-12-08 00:04:02 UTC
To reconfigure, run 'gmake confclean' and 'configure'.

 * Running qt5_qmake in src/tools/qdbusxml2cpp
 * Running qt5_qmake in src/tools/qdbuscpp2xml
 * Running qt5_qmake in src/dbus
Project MESSAGE: /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase_build/bin/syncqt -module QtDBus -mkspecsdir /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase_build/mkspecs -outdir /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase_build /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase
<srcbase> = /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase 
<outbase> = /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase_build 
QtDBus: created fwd-include header(s) for <srcbase>/src/dbus/ { qdbus_symbols_p.h (1), qdbusabstractadaptor.h (2), qdbusabstractadaptor_p.h (1), qdbusabstractinterface.h (3), qdbusabstractinterface_p.h (1), qdbusargument.h (2), qdbusargument_p.h (1), qdbusconnection.h (2), qdbusconnection_p.h (1), qdbusconnectioninterface.h (2), qdbusconnectionmanager_p.h (1), qdbuscontext.h (2), qdbuscontext_p.h (1), qdbuserror.h (2), qdbusextratypes.h (4), qdbusintegrator_p.h (1), qdbusinterface.h (2), qdbusinterface_p.h (1), qdbusintrospection_p.h (1), qdbusmacros.h (1), qdbusmessage.h (2), qdbusmessage_p.h (1), qdbusmetaobject_p.h (1), qdbusmetatype.h (2), qdbusmetatype_p.h (1), qdbuspendingcall.h (3), qdbuspendingcall_p.h (1), qdbuspendingreply.h (3), qdbusreply.h (2), qdbusserver.h (2), qdbusservicewatcher.h (2), qdbusthreaddebug_p.h (1), qdbusunixfiledescriptor.h (2), qdbusutil_p.h (1), qdbusvirtualobject.h (2), qdbusxmlparser_p.h (1) }
QtDBus: created headers.pri file
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase ...
 * Running emake in src/tools/qdbusxml2cpp
make -j9 
make: *** No rule to make target `/libQt5Bootstrap.a', needed by `../../../bin/qdbusxml2cpp'.  Stop.
 * ERROR: x11-libs/qt-dbus-5.9999 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-libs/qt-dbus-5.9999'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/qt-dbus-5.9999'`.
 * This ebuild is from an overlay named 'qt': '/var/lib/layman/qt/'
 * The complete build log is located at '/var/tmp/portage/x11-libs/qt-dbus-5.9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-dbus-5.9999/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase_build/src/tools/qdbusxml2cpp'
 * S: '/var/tmp/portage/x11-libs/qt-dbus-5.9999/work/qtbase'

Reproducible: Always
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2012-12-08 09:10:58 UTC
Turns out it's an upstream issue, which I just reported to ossi.
Comment 2 Keith Rusler 2012-12-08 09:11:59 UTC
Already thank you. :)
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2012-12-09 14:03:42 UTC
https://codereview.qt-project.org/42168
Comment 4 Keith Rusler 2012-12-10 08:53:08 UTC
Still seems to fail. :(
Comment 5 Davide Pesavento (RETIRED) gentoo-dev 2012-12-10 08:55:55 UTC
Of course it still fails.... the patch hasn't been merged yet.
Comment 6 Keith Rusler 2012-12-10 08:56:41 UTC
Oh my bad. I thought it did. Sorry about that.
Comment 7 Davide Pesavento (RETIRED) gentoo-dev 2012-12-12 07:10:37 UTC
Fix merged into qtbase stable branch.
Comment 8 Keith Rusler 2012-12-13 06:44:41 UTC
Works in 5.0.9999 but not 5.9999
Comment 9 Davide Pesavento (RETIRED) gentoo-dev 2012-12-13 06:52:59 UTC
Yeah but don't worry, stable will be merged to dev eventually.