fixes #482
Annotations
1 error
Build mediafx image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"${TARGETPLATFORM}\" = \"linux/arm64\" ]; then\n ARCH=arm64\n else\n ARCH=x64\n fi\n QTSPEC=qt6.${QT_VER//.}\n curl -O https://qt.mirror.constant.com/archive/online_installers/${QT_INSTALLER_VER%.*}/qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run \\\n && chmod +x qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run \\\n && ./qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run --root /usr/local/Qt --accept-licenses --accept-obligations --default-answer --confirm-command \\\n --auto-answer telemetry-question=No --no-default-installations --no-force-installations \\\n install \\\n qt.${QTSPEC}.linux_gcc_64 \\\n qt.${QTSPEC}.qtquick3d \\\n qt.${QTSPEC}.qtquicktimeline \\\n qt.${QTSPEC}.addons.qtpositioning \\\n qt.${QTSPEC}.addons.qtwebchannel \\\n qt.${QTSPEC}.addons.qtwebengine \\\n qt.${QTSPEC}.addons.qtmultimedia \\\n qt.${QTSPEC}.qtshadertools \\\n && find /usr/local/Qt/Docs/Qt-${QT_VER} -type f -and -not -name '*.index' -delete \\\n && curl -o iwyu-mapgen-qt.py https://raw.githubusercontent.com/include-what-you-use/include-what-you-use/clang_17/mapgen/iwyu-mapgen-qt.py \\\n && python3 iwyu-mapgen-qt.py /usr/local/Qt/${QT_VER}/*/include > \"/usr/local/Qt/${QT_VER}/qt.imp\"\n" did not complete successfully: exit code: 2
|
The logs for this run have expired and are no longer available.
Loading