Letting Qt5 build on ppcspe

Dmitry Shachnev mitya57 at debian.org
Wed Jun 1 10:40:27 UTC 2016


Hi Adrian,

On Tue, May 31, 2016 at 10:56:43PM +0200, John Paul Adrian Glaubitz wrote:
> I just had a look and it doesn't look like it works "as is", I had to remove
> the "<!nocheck>" for qtbase5-dev in debian/control to make it work even
> when building with "nocheck":
>
> export DEB_BUILD_OPTIONS='nobench nocheck' ; sbuild -d sid --arch=powerpcspe --profile=stage1 --chroot=sid2-powerpcspe-sbuild --no-arch-all

Right, it did not work. I have just read the wiki page more carefully and
learned that profiles inside the same brackets pair are ANDed, and different
pairs are ORed.

This is now fixed in Git [1], and the new version should really work.

> Are you sure that the <!nocheck> is correct? I'm pretty sure the <!foobar>
> syntax applies to profiles only and "nocheck" is not a profile but a
> DEB_BUILD_OPTIONS flag.

According to the wiki page [2], there is a nocheck profile too, and builds
that set this profile must also add nocheck to DEB_BUILD_OPTIONS.

[1]: https://anonscm.debian.org/git/pkg-kde/qt/qtchooser.git
[2]: https://wiki.debian.org/BuildProfileSpec#Registered_profile_names

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20160601/9d6bbea5/attachment.sig>


More information about the pkg-kde-talk mailing list