This bug also affects packages cross-compiled for armhf that attempt to use qmake:
$ sbuild --build=amd64 --host=armhf -d trusty myapp_1.0.dsc ... dh_auto_configure -a qmake: could not find a Qt installation of '' dh_auto_configure: qmake -makefile -nocache QMAKE_CFLAGS_RELEASE=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 QMAKE_CFLAGS_DEBUG=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 QMAKE_CXXFLAGS_RELEASE=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 QMAKE_CXXFLAGS_DEBUG=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 QMAKE_LFLAGS_RELEASE=-Wl,-Bsymbolic-functions -Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-Bsymbolic-functions -Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr returned exit code 1 make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1393697 Title: Cross qmake to the chroots Status in click package in Ubuntu: Confirmed Bug description: The https://launchpad.net/ubuntu/+source/qtbase-opensource-src/5.3.2 +dfsg-4ubuntu3 release of the QtBase module provides the new qt5 -qmake-cross-armhf package and so the /usr/bin/qt5-qmake-cross-armhf binary. This qmake binary is made for x86 chroots with armhf development target. This change is to enable the build of qmake project type in the click chroot. In order to support qmake projects we need this package installed in the click chroot. The qt5-qmake-cross-armhf is not a multiarch package, it is made exclusively for i386 and amd64 targets. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/click/+bug/1393697/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

