Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
6.2.0 FF
-
Qt Installer Sprint 36
Description
Install Qt6.2.0 windows on ARM configuration from enterprise staging server, installer shows error dialog: qmake -query not parseable.
Install log has:
[345684] perform qt.qt6.620.win64_msvc2019_arm64 operation: QtPatch [345684] - arguments: windows, C:\Users\joaijala\RTA\woa/6.2.0/msvc2019_arm64, emb-arm-qt5 [345718] Warning: C:/Users/joaijala/RTA/woa/6.2.0/msvc2019_arm64/bin/qmake.exe" ("-query") crashed with exit code -1073741515 standard output: "" error output: " [345718] Done [345719] Operation \"QtPatch\" with arguments \"windows; C:\\Users\\joaijala\\RTA\\woa/6.2.0/msvc2019_arm64; emb-arm-qt5\" failed: The output of \nC:\\Users\\joaijala\\RTA\\woa\\6.2.0\\msvc2019_arm64\\bin\\qmake.exe -query\nis not parseable. Please file a bugreport with this dialog https://bugreports.qt.io.\noutput: \"\" [345720] installationErrorWithCancel : Installer Error : Error during installation process (qt.qt6.620.win64_msvc2019_arm64): The output of C:\Users\joaijala\RTA\woa\6.2.0\msvc2019_arm64\bin\qmake.exe -query is not parseable. Please file a bugreport with this dialog https://bugreports.qt.io.
If run manually, it works
:\Users\joaijala\RTA\woa\6.2.0\msvc2019_arm64\bin>qmake.bat -query
so maybe it's the file delimeters that are mixed in
[345684] - arguments: windows, C:\Users\joaijala\RTA\woa/6.2.0/msvc2019_arm64, emb-arm-qt5
and also I'm using .bat and the installer us using .exe that does not exist.
Edit:
Reproduces also with Android on Windows (not on linux or macOS).
Attachments
Issue Links
- is duplicated by
-
QTBUG-94587 Qt Installer
-
- Closed
-
-
QTBUG-94637 erreur d'install
-
- Closed
-