Skip to content

Build

Build #144

Manually triggered November 2, 2024 00:27
Status Failure
Total duration 58m 17s
Artifacts 16

Build.yml

on: workflow_dispatch
Matrix: build
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 35 warnings
Build - amd64 - manylinux2014_s390x
Process completed with exit code 1.
Build - amd64 - musllinux_1_2_i686
Process completed with exit code 1.
Build - amd64 - musllinux_1_2_x86_64
Process completed with exit code 1.
Build - amd64 - musllinux_1_2_aarch64
Process completed with exit code 1.
Build - amd64 - manylinux_2_28_armv7l
Process completed with exit code 1.
Build - amd64 - manylinux2014_armv7l
Process completed with exit code 1.
Build - amd64 - manylinux2014_ppc64le
Process completed with exit code 1.
Build - amd64 - manylinux_2_28_s390x
Process completed with exit code 1.
Build - amd64 - manylinux_2_28_aarch64
Process completed with exit code 1.
Build - amd64 - manylinux2014_i686
Process completed with exit code 1.
Build - amd64 - manylinux_2_28_x86_64
Process completed with exit code 1.
Build - amd64 - manylinux_2_28_ppc64le
Process completed with exit code 1.
Build - amd64 - manylinux2014_ppc64
Process completed with exit code 1.
Build - amd64 - manylinux2014_aarch64
Process completed with exit code 1.
Build - arm64 - musllinux_1_2_aarch64
Process completed with exit code 1.
Build - amd64 - manylinux2014_x86_64
Process completed with exit code 1.
Build - arm64 - musllinux_1_2_i686
Process completed with exit code 1.
Build - amd64 - musllinux_1_2_armv7l
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && VERS=3.13.0 && PREFIX=/opt/python/cp313-cp313 && curl -LO https://www.python.org/ftp/python/$VERS/Python-$VERS.tgz && tar xzf Python-$VERS.tgz && cd Python-$VERS && ./configure CC=$TARGET_CC AR=$TARGET_AR READELF=$TARGET_READELF --host=armv7l-unknown-linux-gnueabihf --target=armv7l-unknown-linux-gnueabihf --prefix=$PREFIX --disable-shared --with-build-python=python3.13 --with-ensurepip=no --build=$(uname -m)-linux-gnu --disable-ipv6 ac_cv_have_long_long_format=yes ac_cv_file__dev_ptmx=no ac_cv_file__dev_ptc=no && sed -i 's/_PYTHON_HOST_PLATFORM=linux-arm/_PYTHON_HOST_PLATFORM=linux-armv7l/' Makefile && make -j4 && make -j4 install && rm -rf Python-$VERS.tgz Python-$VERS $PREFIX/share && find $PREFIX -name '*.a' -print0 | xargs -0 rm -f && find $PREFIX -depth \\( -type d -a -name test -o -name tests \\) | xargs rm -rf && find $PREFIX -type f -a \\( -name '*.pyc' -o -name '*.pyo' \\) -delete" did not complete successfully: exit code: 2
Build - arm64 - manylinux2014_armv7l
Process completed with exit code 1.
Build - arm64 - manylinux2014_ppc64
Process completed with exit code 1.
Build - arm64 - musllinux_1_2_armv7l
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && VERS=3.13.0 && PREFIX=/opt/python/cp313-cp313 && curl -LO https://www.python.org/ftp/python/$VERS/Python-$VERS.tgz && tar xzf Python-$VERS.tgz && cd Python-$VERS && ./configure CC=$TARGET_CC AR=$TARGET_AR READELF=$TARGET_READELF --host=armv7l-unknown-linux-gnueabihf --target=armv7l-unknown-linux-gnueabihf --prefix=$PREFIX --disable-shared --with-build-python=python3.13 --with-ensurepip=no --build=$(uname -m)-linux-gnu --disable-ipv6 ac_cv_have_long_long_format=yes ac_cv_file__dev_ptmx=no ac_cv_file__dev_ptc=no && sed -i 's/_PYTHON_HOST_PLATFORM=linux-arm/_PYTHON_HOST_PLATFORM=linux-armv7l/' Makefile && make -j4 && make -j4 install && rm -rf Python-$VERS.tgz Python-$VERS $PREFIX/share && find $PREFIX -name '*.a' -print0 | xargs -0 rm -f && find $PREFIX -depth \\( -type d -a -name test -o -name tests \\) | xargs rm -rf && find $PREFIX -type f -a \\( -name '*.pyc' -o -name '*.pyo' \\) -delete" did not complete successfully: exit code: 2
Build - arm64 - manylinux_2_28_x86_64
Process completed with exit code 1.
Build - arm64 - manylinux_2_28_aarch64
Process completed with exit code 1.
Build - arm64 - manylinux_2_28_armv7l
Process completed with exit code 1.
Build - arm64 - manylinux_2_28_s390x
Process completed with exit code 1.
Build - arm64 - manylinux_2_28_ppc64le
Process completed with exit code 1.
Build - arm64 - musllinux_1_2_x86_64
Process completed with exit code 1.
Build - arm64 - manylinux2014_aarch64
Process completed with exit code 1.
Build - arm64 - manylinux2014_i686
Process completed with exit code 1.
Build - arm64 - manylinux2014_ppc64le
Process completed with exit code 1.
Build - arm64 - manylinux2014_s390x
Process completed with exit code 1.
Build - arm64 - manylinux2014_x86_64
Process completed with exit code 1.
conclusion
Process completed with exit code 1.
Base image platform does not match expected target platform: manylinux2014/s390x/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/manylinux2014_s390x was pulled with platform "linux/s390x", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux2014/s390x/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/s390x/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Base image platform does not match expected target platform: musllinux_1_2/i686/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/musllinux_1_1_i686 was pulled with platform "linux/386", expected "linux/amd64" for current build
The 'as' keyword should match the case of the 'from' keyword: musllinux_1_2/i686/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: musllinux_1_2/x86_64/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: musllinux_1_2/aarch64/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Base image platform does not match expected target platform: musllinux_1_2/aarch64/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/musllinux_1_1_aarch64 was pulled with platform "linux/arm64", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/armv7l/Dockerfile#L63
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/armv7l/Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/armv7l/Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/armv7l/Dockerfile#L63
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Base image platform does not match expected target platform: manylinux2014/ppc64le/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/manylinux2014_ppc64le was pulled with platform "linux/ppc64le", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux2014/ppc64le/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/ppc64le/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/s390x/Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Base image platform does not match expected target platform: manylinux_2_28/aarch64/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/manylinux_2_28_aarch64 was pulled with platform "linux/arm64", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/s390x/Dockerfile#L63
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/aarch64/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/aarch64/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/i686/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/i686/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Base image platform does not match expected target platform: manylinux2014/i686/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/manylinux2014_i686 was pulled with platform "linux/386", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/x86_64/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/x86_64/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Base image platform does not match expected target platform: manylinux_2_28/ppc64le/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/manylinux_2_28_ppc64le was pulled with platform "linux/ppc64le", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/ppc64le/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux_2_28/ppc64le/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/ppc64/Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/ppc64/Dockerfile#L63
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Base image platform does not match expected target platform: manylinux2014/aarch64/Dockerfile#L1
InvalidBaseImagePlatform: Base image quay.io/pypa/manylinux2014_aarch64 was pulled with platform "linux/arm64", expected "linux/amd64" for current build
Legacy key/value format with whitespace separator should not be used: manylinux2014/aarch64/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/aarch64/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/x86_64/Dockerfile#L64
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: manylinux2014/x86_64/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size
rust-cross~manylinux-cross~6BH4B1.dockerbuild
71.8 KB
rust-cross~manylinux-cross~DLYL9Q.dockerbuild
53.4 KB
rust-cross~manylinux-cross~DUHOIT.dockerbuild
71.4 KB
rust-cross~manylinux-cross~G4WXX3.dockerbuild
772 KB
rust-cross~manylinux-cross~IZO7AQ.dockerbuild
61.9 KB
rust-cross~manylinux-cross~L1TBVX.dockerbuild
75 KB
rust-cross~manylinux-cross~L44ARS.dockerbuild
59 KB
rust-cross~manylinux-cross~LUP9UD.dockerbuild
61.3 KB
rust-cross~manylinux-cross~MPOD0W.dockerbuild
75.3 KB
rust-cross~manylinux-cross~MSAJKS.dockerbuild
59.3 KB
rust-cross~manylinux-cross~NIH705.dockerbuild
74.9 KB
rust-cross~manylinux-cross~OZYCOQ.dockerbuild
60.4 KB
rust-cross~manylinux-cross~RBTS0V.dockerbuild
63.3 KB
rust-cross~manylinux-cross~RW65RQ.dockerbuild
71.2 KB
rust-cross~manylinux-cross~UO8UCP.dockerbuild
74.5 KB
rust-cross~manylinux-cross~Y7L3NE.dockerbuild
59.5 KB