← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1771358] Re: qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

 

Hi Carl!

These mkspecs were deleted upstream in Qt 5.9: https://codereview.qt-
project.org/191927. So it is not our bug, but a result of packaging the
new upstream version.

If you use Launchpad for reporting bugs (and not ubuntu-bug utility),
you need the *source* package name, not the binary package name. A
single source package may build multiple binary packages, which is the
case here.

On your link (https://packages.ubuntu.com/bionic/qt5-qmake) the source
package name is shown above, it is qtbase-opensource-src.

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: New => Invalid

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

Title:
  qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

Status in qtbase-opensource-src package in Ubuntu:
  Invalid

Bug description:
  I'm trying to build the CUBE gui using the PGU compiler. This depends on qt5-qmake.
  The amd64 / 16.04 build

        https://packages.ubuntu.com/xenial/qt5-qmake
        https://packages.ubuntu.com/xenial/amd64/qt5-qmake/filelist

  contains these two files

        /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-pgcc/qmake.conf
        /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-pgcc/qplatformdefs.h

  but the and64 / 18.04 version does not

        https://packages.ubuntu.com/bionic/qt5-qmake
        https://packages.ubuntu.com/bionic/amd64/qt5-qmake/filelist

  Is this an oversight?
  Also, when I tried to file this bug the first time, the tracker said

        "qt5-qmake" does not exist in Ubuntu. Please choose a different
  package. If you're unsure, please select "I don't know"

  This doesn't make any sense, since this is the name presented on your
  web-page. The search option gave me a list of packages that didn't
  look closely related, either.

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


References