qtmake's linux-g++-m64 spec sets -m64 on aarch64-linux-gnu

Bug #1503207 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjfx (Ubuntu)
Fix Released
Undecided
Unassigned
qtbase-opensource-src (Debian)
Fix Released
Unknown

Bug Description

this is seen when building openjfx on arm64:
https://launchpadlibrarian.net/220388096/buildlog_ubuntu-wily-arm64.openjfx_8u60-b27-0ubuntu1_BUILDING.txt.gz

build.gradle chooses to set the linux-g++-m64 spec, and then fails on the unknown -m64 option. Trying to use the linux-g++ option fails, because the qplatformdefs.h of this spec is basically empty. This file is identical for the -m32 and -m64 specs, so why not include it there?

Changed in qtbase-opensource-src (Debian):
status: Unknown → New
Changed in qtbase-opensource-src (Debian):
status: New → Fix Released
affects: qtbase-opensource-src (Ubuntu) → openjfx (Ubuntu)
Changed in openjfx (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.