FS#68209 - [qt6-base] qmake unusable

Attached to Project: Arch Linux
Opened by Michel (xantares) - Sunday, 11 October 2020, 17:32 GMT
Last edited by Antonio Rojas (arojas) - Friday, 30 October 2020, 14:28 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I cannot seem to run qmake here:

$ git clone https://github.com/hvoigt/qt-hello-world.git
$ cd qt-hello-world
$ qmake-qt6 .
Could not find qmake spec 'linux-g++'.
Error processing project file: ./qt-hello-world.pro





This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 30 October 2020, 14:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  qt6-base 6.0.0beta2-2
Comment by Antonio Rojas (arojas) - Sunday, 11 October 2020, 18:58 GMT
Please report it upstream. As a workaround, set QT_INSTALL_MKSPECS=/usr/lib/qt6/mkspecs

Loading...