Code review comment for lp:~tpeeters/ubuntu-ui-toolkit/trunk-old-header

Revision history for this message
Tim Peeters (tpeeters) wrote :

I don't know what caused this:

cd ..; tests/qmlapicheck.sh || exit 1; cd tests
Dumping QML API of C++ components
qmlplugindump: could not find a Qt installation of ''
qmlplugindump: could not find a Qt installation of ''
qmlplugindump: could not find a Qt installation of ''
qmlplugindump: could not find a Qt installation of ''
Error: qmlplugindump failed
Makefile:327: recipe for target 'check' failed
make[1]: *** [check] Error 1
make[1]: Leaving directory '/tmp/buildd/ubuntu-ui-toolkit-1.2.1485+15.04.20150421bzr1186pkg0vivid2501+autopilot0/tests'
Makefile:329: recipe for target 'sub-tests-check' failed
make: *** [sub-tests-check] Error 2

qmlplugindump runs fine locally. And if there were API issues, it would print a clear error message. I pushed an empty commit; let's see if jenkins likes it on the second try.

« Back to merge proposal