Compiling on Ubuntu 12.10. create-deb.sh fails
Posted: Sat Feb 08, 2014 10:54 am
I'm triyng to compile qlcplus 4.7.0 from source in Ubuntu 12.10 with ./create-deb.sh QLC+ seems compile fine, but the creation of deb files end with errors. If QLC+ is executed in terminal from main/qlcplus seems work properly. I compiled QLC+ 4.6.0 or 4.6.1 from source and always work as expected. It's something broke in git or is my fault?. My intention is to provide information to help to debug errors.
********* Start testing of RGBMatrix_Test *********
Config: Using QTest library 4.8.3, Qt 4.8.3
QDEBUG : RGBMatrix_Test::initTestCase() IOPluginCache::IOPluginCache(QObject*)
QDEBUG : RGBMatrix_Test::initTestCase() bool QLCFixtureDefCache::load(const QDir&) "../../../fixtures"
QWARN : RGBMatrix_Test::initTestCase() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::initTestCase()
QWARN : RGBMatrix_Test::initial() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::initial()
QWARN : RGBMatrix_Test::group() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::group()
QWARN : RGBMatrix_Test::color() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::color()
QWARN : RGBMatrix_Test::copy() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::copy() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::copy() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::copy()
QWARN : RGBMatrix_Test::previewMaps() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::previewMaps()
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() virtual bool RGBMatrix::loadXML(const QDomElement&) Unknown RGB matrix tag: "Foo"
QWARN : RGBMatrix_Test::loadSave() virtual bool RGBMatrix::loadXML(const QDomElement&) Function node not found
QWARN : RGBMatrix_Test::loadSave() virtual bool RGBMatrix::loadXML(const QDomElement&) Function is not an RGB matrix
PASS : RGBMatrix_Test::loadSave()
QDEBUG : RGBMatrix_Test::cleanupTestCase() Destroying audio capture
QDEBUG : RGBMatrix_Test::cleanupTestCase() virtual IOPluginCache::~IOPluginCache()
PASS : RGBMatrix_Test::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped
********* Finished testing of RGBMatrix_Test *********
~/qlcplus
~/qlcplus ~/qlcplus
./test.sh: 4: ./test.sh: ./inputmap_test: not found
~/qlcplus
127 Engine unit tests failed. Please fix before commit.
make[1]: *** [check] Error 127
make[1]: Leaving directory `/home/sbenejam/qlcplus'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
********* Start testing of RGBMatrix_Test *********
Config: Using QTest library 4.8.3, Qt 4.8.3
QDEBUG : RGBMatrix_Test::initTestCase() IOPluginCache::IOPluginCache(QObject*)
QDEBUG : RGBMatrix_Test::initTestCase() bool QLCFixtureDefCache::load(const QDir&) "../../../fixtures"
QWARN : RGBMatrix_Test::initTestCase() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::initTestCase()
QWARN : RGBMatrix_Test::initial() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::initial()
QWARN : RGBMatrix_Test::group() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::group()
QWARN : RGBMatrix_Test::color() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::color()
QWARN : RGBMatrix_Test::copy() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::copy() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::copy() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::copy()
QWARN : RGBMatrix_Test::previewMaps() "devtool.js" is missing the rgbMap() function!
PASS : RGBMatrix_Test::previewMaps()
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() "devtool.js" is missing the rgbMap() function!
QWARN : RGBMatrix_Test::loadSave() virtual bool RGBMatrix::loadXML(const QDomElement&) Unknown RGB matrix tag: "Foo"
QWARN : RGBMatrix_Test::loadSave() virtual bool RGBMatrix::loadXML(const QDomElement&) Function node not found
QWARN : RGBMatrix_Test::loadSave() virtual bool RGBMatrix::loadXML(const QDomElement&) Function is not an RGB matrix
PASS : RGBMatrix_Test::loadSave()
QDEBUG : RGBMatrix_Test::cleanupTestCase() Destroying audio capture
QDEBUG : RGBMatrix_Test::cleanupTestCase() virtual IOPluginCache::~IOPluginCache()
PASS : RGBMatrix_Test::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped
********* Finished testing of RGBMatrix_Test *********
~/qlcplus
~/qlcplus ~/qlcplus
./test.sh: 4: ./test.sh: ./inputmap_test: not found
~/qlcplus
127 Engine unit tests failed. Please fix before commit.
make[1]: *** [check] Error 127
make[1]: Leaving directory `/home/sbenejam/qlcplus'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2