Skip to content

Fix build scripts

Fix build scripts #322

Triggered via push December 10, 2023 19:17
Status Cancelled
Total duration 6m 8s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build x86 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && apk add --no-cache --virtual .build-tools git g++ build-base linux-headers cmake python3 curl unzip p7zip bash && apk add --no-cache --virtual .build-deps curl-dev rapidjson-dev pcre2-dev yaml-cpp-dev lua5.4-dev luajit-dev && curl -fsSL https://xmake.io/shget.text | bash && xmake f --root --static=false -m release && xmake --root subconverter --build release && python3 -m ensurepip && python3 -m pip install gitpython && python3 scripts/update_rules.py -c scripts/rules_config.conf" did not complete successfully: exit code: 127
Build AMD64 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && apk add --no-cache --virtual .build-tools git g++ build-base linux-headers cmake python3 curl unzip p7zip bash && apk add --no-cache --virtual .build-deps curl-dev rapidjson-dev pcre2-dev yaml-cpp-dev lua5.4-dev luajit-dev && curl -fsSL https://xmake.io/shget.text | bash && xmake f --root --static=false -m release && xmake --root subconverter --build release && python3 -m ensurepip && python3 -m pip install gitpython && python3 scripts/update_rules.py -c scripts/rules_config.conf" did not complete successfully: exit code: 127
Build ARM64 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && apk add --no-cache --virtual .build-tools git g++ build-base linux-headers cmake python3 curl unzip p7zip bash && apk add --no-cache --virtual .build-deps curl-dev rapidjson-dev pcre2-dev yaml-cpp-dev lua5.4-dev luajit-dev && curl -fsSL https://xmake.io/shget.text | bash && xmake f --root --static=false -m release && xmake --root subconverter --build release && python3 -m ensurepip && python3 -m pip install gitpython && python3 scripts/update_rules.py -c scripts/rules_config.conf" did not complete successfully: exit code: 127
Build ARMv7 Image
Canceling since a higher priority waiting request for 'refs/heads/xmake-test-Publish Docker Image' exists
Build ARMv7 Image
The operation was canceled.