Skip to content

update libheif to 1.19.5 version #292

update libheif to 1.19.5 version

update libheif to 1.19.5 version #292

Triggered via pull request November 19, 2024 16:51
Status Failure
Total duration 44m 4s
Artifacts 20

test-src-build-linux.yml

on: pull_request
Matrix: full_linux
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 26 warnings
Archlinux-amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd pillow_heif && python -m venv myenv && source myenv/bin/activate && python3 -m pip install -v \".[tests]\"; echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
Debian_12-amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v --break-system-packages \"pillow_heif/.[tests]\"; else python3 -m pip install -v --break-system-packages \"pillow_heif/.[tests-min]\"; export PH_TESTS_NO_HEVC_ENC=1; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
Alpine_3_19-amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv --system-site-packages myenv && source myenv/bin/activate && python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v \"pillow_heif/.[tests]\"; else python3 -m pip install -v \"pillow_heif/.[tests-min]\"; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
Almalinux_9-amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v \"pillow_heif/.[tests]\"; else python3 -m pip install -v \"pillow_heif/.[tests-min]\"; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
Alpine_3_19-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv --system-site-packages myenv && source myenv/bin/activate && python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v \"pillow_heif/.[tests]\"; else python3 -m pip install -v \"pillow_heif/.[tests-min]\"; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
Debian_12-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v --break-system-packages \"pillow_heif/.[tests]\"; else python3 -m pip install -v --break-system-packages \"pillow_heif/.[tests-min]\"; export PH_TESTS_NO_HEVC_ENC=1; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
Almalinux_9-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v \"pillow_heif/.[tests]\"; else python3 -m pip install -v \"pillow_heif/.[tests-min]\"; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
The 'as' keyword should match the case of the 'from' keyword: docker/from_src/Alpine_3_20.Dockerfile#L12
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: docker/from_src/Alpine_3_20.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: docker/from_src/Alpine_3_20.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: docker/from_src/Alpine_3_20.Dockerfile#L12
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: docker/from_src/Fedora_39.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: docker/from_src/Fedora_39.Dockerfile#L13
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: docker/from_src/Fedora_39.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: docker/from_src/Fedora_39.Dockerfile#L13
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: docker/from_src/Archlinux.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: docker/from_src/Archlinux.Dockerfile#L7
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: docker/from_src/Debian_12.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: docker/from_src/Debian_12.Dockerfile#L22
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: docker/from_src/Alpine_3_19.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: docker/from_src/Alpine_3_19.Dockerfile#L16
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: docker/from_src/Almalinux_9.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: docker/from_src/Almalinux_9.Dockerfile#L13
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: docker/from_src/Alpine_3_20.Dockerfile#L12
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: docker/from_src/Alpine_3_20.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: docker/from_src/Alpine_3_20.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: docker/from_src/Alpine_3_20.Dockerfile#L12
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: docker/from_src/Alpine_3_19.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: docker/from_src/Alpine_3_19.Dockerfile#L16
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: docker/from_src/Debian_12.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: docker/from_src/Debian_12.Dockerfile#L22
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: docker/from_src/Almalinux_9.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: docker/from_src/Almalinux_9.Dockerfile#L13
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Artifacts

Produced during runtime
Name Size
bigcat88~pillow_heif~0N2Z7W.dockerbuild
35.6 KB
bigcat88~pillow_heif~1Y4K50.dockerbuild
37.3 KB
bigcat88~pillow_heif~2QX7WA.dockerbuild
16.5 KB
bigcat88~pillow_heif~2TBUKP.dockerbuild
35.7 KB
bigcat88~pillow_heif~3URGSQ.dockerbuild
16.6 KB
bigcat88~pillow_heif~44CFQN.dockerbuild
16.3 KB
bigcat88~pillow_heif~5VS6HB.dockerbuild
39 KB
bigcat88~pillow_heif~9XZ7D5.dockerbuild
27.2 KB
bigcat88~pillow_heif~AVX5C2.dockerbuild
31.5 KB
bigcat88~pillow_heif~BVGEN1.dockerbuild
75.5 KB
bigcat88~pillow_heif~D7SPQZ.dockerbuild
16.6 KB
bigcat88~pillow_heif~FX6CKY.dockerbuild
30 KB
bigcat88~pillow_heif~HY11KJ.dockerbuild
15.7 KB
bigcat88~pillow_heif~JL5GLO.dockerbuild
34.5 KB
bigcat88~pillow_heif~LTL07O.dockerbuild
36.7 KB
bigcat88~pillow_heif~N9D3T5.dockerbuild
75.2 KB
bigcat88~pillow_heif~O6AJ5C.dockerbuild
31.7 KB
bigcat88~pillow_heif~QK0SF5.dockerbuild
17.3 KB
bigcat88~pillow_heif~UJEJXX.dockerbuild
16 KB
bigcat88~pillow_heif~WFLO8A.dockerbuild
34.4 KB