Fix build scripts #321
docker.yml
on: push
Build AMD64 Image
20s
Build x86 Image
25s
Build ARMv7 Image
47s
Build ARM64 Image
43s
Build
0s
Annotations
4 errors
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 && 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 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 && 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 && 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
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 && 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
|