← Back to team overview

touch-packages team mailing list archive

[Bug 1393698] Re: Cross qmake to the chroots

 

This bug was fixed in the package click - 0.4.37

---------------
click (0.4.37) vivid; urgency=low

  [ Michael Vogt ]
  * lp:~mvo/click/no-error-no-missing-systemctl:
    - fix a spurious error message on systems without systemctl
  * lp:~mvo/click/do-not-crash-in-build-on-broken-symlinks:
    - do not crash when building a click package that contains broken
      symlinks
  * lp:~mvo/click/dpkg-less-verbose:
    - do not show dpkg output on install unless --verbose is used
  * lp:~mvo/click/lp1394256-run-user-hooks:
    - ensures that click user hooks are run for all logged in users when
      click is used with "--all-users".
  * lp:~mvo/click/qt5-qmake-cross-armhf:
    - add qt5-qmake-arm-linux-gnueabihf to chroot (LP: #1393698)
  * lp:~mvo/click/chroot-15.04-multiarch:
    - add ubuntu-sdk-libs-tools and oxide-codecs-extra to the chroot
  * lp:~mvo/click/lp1394256-run-user-hooks-on-remove-too:
    - Run the click remove user hooks for all logged in users.
  * click/chroot.py:
    - use string.format() for chroot TARGET selection
  * skip 0.4.36 version and go straight to 0.4.37 (LP: #1418086)

  [ Zoltan Balogh ]
  * lp:~bzoltan/click/vivid-transition_mirrors:
    - use geoip to guess the most suitable country mirror when creating
      the click chroot
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Fri, 13 Feb 2015 14:46:34 +0000

** Changed in: click (Ubuntu)
       Status: New => Fix Released

-- 
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/1393698

Title:
  Cross qmake to the chroots

Status in click package in Ubuntu:
  Fix Released

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/1393698/+subscriptions


References