← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1220289] Re: mkspecs differ between architectures

 

sudo apt-get install qt5-qmake:i386 now works on my amd64 with Laney's
qtbase upload.

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1220289

Title:
  mkspecs differ between architectures

Status in “qtbase-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  /usr/share/qt5/mkspecs have many files that hardcode the
  $DEB_HOST_MULTIARCH in them.

  Thus multiple qt5-qmake packages (from different architectures) cannot
  be co-installed.

  It will be non-trivial to convert all of them to use
  $DEB_HOST/HOST_MULTIARCH variables and be truly multi-architecture
  aware (e.g. device/arch specific options are encoded), thus a
  multiarch location should be selected for those.

  I propose to use datadir: /usr/lib/$(DEB_HOST_MULTIARCH)/qt5 for them.

  I guess other qt*-opensource-src packages are affected by this change
  due to mkspec/modules.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1220289/+subscriptions