** Bug watch added: Debian Bug tracker #801096 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801096
** Also affects: qtbase-opensource-src (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801096 Importance: Unknown Status: Unknown -- 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/1503207 Title: qtmake's linux-g++-m64 spec sets -m64 on aarch64-linux-gnu Status in qtbase-opensource-src package in Ubuntu: New Status in qtbase-opensource-src package in Debian: 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? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1503207/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp

