Skip to content

Add clang to windows docker to see if it fixes the relocation issue. #266

Add clang to windows docker to see if it fixes the relocation issue.

Add clang to windows docker to see if it fixes the relocation issue. #266

Triggered via push August 19, 2024 11:14
Status Failure
Total duration 13m 21s
Artifacts

test_docker.yml

on: push
Matrix: test_images / image_build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
test_images / image_build (naev-windows, naev-windows)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c microdnf --nodocs --setopt=install_weak_deps=0 -y install gcc gettext git meson ninja-build python3-pyyaml tar texinfo xz unzip zip mingw64-clang mingw64-gcc mingw64-gcc-c++ mingw64-dlfcn mingw64-freetype mingw64-libvorbis mingw64-libxml2 mingw64-openal-soft mingw64-SDL2 mingw64-SDL2_image mingw64-libpng mingw32-nsis mingw64-pcre2 mingw64-physfs && microdnf clean all && curl -L -O https://github.com/OpenMathLib/OpenBLAS/releases/download/v0.3.26/OpenBLAS-0.3.26-x64.zip && unzip OpenBLAS-0.3.26-x64.zip -d /usr/x86_64-w64-mingw32/sys-root/mingw && rm -rf OpenBLAS-0.3.26-x64.zip && curl -L -O http://enet.bespin.org/download/enet-1.3.17.tar.gz && tar zxf enet-1.3.17.tar.gz && cd enet-1.3.17 && ./configure --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --host=x86_64-w64-mingw32 && make -j && make install && sed -i 's/-lenet/-lenet -lws2_32 -lwinmm/' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/libenet.pc && cd .. && rm -rf enet-1.3.17 enet-1.3.17.tar.gz" did not complete successfully: exit code: 1
test_images / image_build (naev-steamruntime, naev-steamruntime)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y python3-pip lua5.4 ffmpeg libluajit-5.1-dev libglpk-dev libsuitesparse-dev texinfo && apt-get clean && python3 -m pip install mutagen && python3 -m pip install meson --upgrade && echo \"Verifying python install\" && command -v python3 && python3 --version && echo \"Verifying meson install\" && command -v meson && meson --version && echo \"Verifying luacheck install\" && command -v luacheck && luacheck --version && echo \"Verifying ffmpeg install\" && command -v ffmpeg && ffmpeg -version" did not complete successfully: exit code: 100
test_images / image_build (naev-macos, naev-macos)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c UNATTENDED=1 osxcross-macports install freetype glpk libsdl2 libsdl2_image libpng libvorbis luajit openal-soft OpenBLAS pcre2 physfs SuiteSparse_CHOLMOD SuiteSparse_CXSparse webp -v && UNATTENDED=1 osxcross-macports clear-cache && mv /usr/lib/osxcross/macports /usr/lib/osxcross/macports.x86_64" did not complete successfully: exit code: 3
test_images / image_build (naev-windows, naev-windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_images / image_build (naev-artwork/blender2.79b, naev-artwork, blender2.79b)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_images / image_build (naev-steamruntime, naev-steamruntime)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_images / image_build (naev-release, naev-release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_images / image_build (naev-docs, naev-docs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_images / image_build (naev-macos, naev-macos)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/