-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.11
-
None
In Windows 11 arm64, FFmpeg installation sometimes fails to:
https://coin.ci.qt.io/coin/integration/qt/qt5/tasks/1757936126
../../configure: line 1774: cmp: command not found
/usr/bin/bash: line 1: make: command not found
Failed to build FFmpeg for msvc-arm64
Ffmpeg installation results:
msvc-arm64: FAIL
FFmpeg installation is done in MSYS cmd. Currently WoA provisioning installs x86_64 MSYS prebuild for WoA. This should be switched to arm64 package (or updated), and the install script should have more fail-safes in case pacman fails to install a package e.g. diffutils (which includes cmp).
Status of arm64 support for MSYS: https://www.msys2.org/wiki/arm64/