checkbox-gui CI doesn't depend on qmake

Bug #1456261 reported by Zygmunt Krynicki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox GUI (Legacy)
Fix Released
Low
Zygmunt Krynicki

Bug Description

After fixing vagrant for test-in-vagrant I've discovered that (among others) checkbox-gui build tests are broken.

/usr/lib/i386-linux-gnu/qt5/bin/qmake -o Makefile checkbox-gui.pro
cd gui-engine/ && ( test -e Makefile || /usr/lib/i386-linux-gnu/qt5/bin/qmake /vagrant/checkbox-gui/gui-engine/gui-engine.pro -o Makefile ) && make -f Makefile distclean
make[1]: Entering directory `/vagrant/checkbox-gui/gui-engine'
/usr/lib/x86_64-linux-gnu/qt5/bin/qmake -o Makefile gui-engine.pro
make[1]: /usr/lib/x86_64-linux-gnu/qt5/bin/qmake: Command not found
make[1]: *** [Makefile] Error 127
make[1]: Leaving directory `/vagrant/checkbox-gui/gui-engine'
make: *** [sub-gui-engine-distclean-ordered] Error 2
cd gui-engine/ && ( test -e Makefile || /usr/lib/i386-linux-gnu/qt5/bin/qmake /vagrant/checkbox-gui/gui-engine/gui-engine.pro -o Makefile ) && make -f Makefile
make[1]: Entering directory `/vagrant/checkbox-gui/gui-engine'
/usr/lib/x86_64-linux-gnu/qt5/bin/qmake -o Makefile gui-engine.pro
make[1]: /usr/lib/x86_64-linux-gnu/qt5/bin/qmake: Command not found
make[1]: *** [Makefile] Error 127
make[1]: Leaving directory `/vagrant/checkbox-gui/gui-engine'
make: *** [sub-gui-engine-make_first-ordered] Error 2

Zygmunt Krynicki (zyga)
Changed in checkbox-gui:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Zygmunt Krynicki (zyga)
milestone: none → 0.34
Zygmunt Krynicki (zyga)
Changed in checkbox-gui:
status: In Progress → Fix Released
milestone: 0.34 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.