Update mbedtls from 3.5.0 to 3.6.1 #391
ftl-build.yml
on: push
Matrix: build-and-test
merge-and-deploy
0s
Annotations
6 errors and 6 warnings
build-and-test (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://ftl.pi-hole.net/libraries/mbedtls-${mbedtlsversion}.tar.gz | tar -xz && cd mbedtls-${mbedtlsversion} && sed -i '/#define MBEDTLS_THREADING_C/s*^//**g' include/mbedtls/mbedtls_config.h && sed -i '/#define MBEDTLS_THREADING_PTHREAD/s*^//**g' include/mbedtls/mbedtls_config.h && ( [ \"${TARGETPLATFORM}\" = \"linux/386\" ] && echo \"BUILDING WITHOUT AESNI SUPPORT\" && sed -i '/#define MBEDTLS_AESNI_C/s*^*//*g' include/mbedtls/mbedtls_config.h || echo \"BUILDING WITH AESNI SUPPORT\" ) && make -j $(nproc) install && cd .. && rm -r mbedtls-${mbedtlsversion}" did not complete successfully: exit code: 2
|
build-and-test (linux/386)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://ftl.pi-hole.net/libraries/mbedtls-${mbedtlsversion}.tar.gz | tar -xz && cd mbedtls-${mbedtlsversion} && sed -i '/#define MBEDTLS_THREADING_C/s*^//**g' include/mbedtls/mbedtls_config.h && sed -i '/#define MBEDTLS_THREADING_PTHREAD/s*^//**g' include/mbedtls/mbedtls_config.h && ( [ \"${TARGETPLATFORM}\" = \"linux/386\" ] && echo \"BUILDING WITHOUT AESNI SUPPORT\" && sed -i '/#define MBEDTLS_AESNI_C/s*^*//*g' include/mbedtls/mbedtls_config.h || echo \"BUILDING WITH AESNI SUPPORT\" ) && make -j $(nproc) install && cd .. && rm -r mbedtls-${mbedtlsversion}" did not complete successfully: exit code: 2
|
build-and-test (linux/riscv64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://ftl.pi-hole.net/libraries/termcap-${termcapversion}.tar.gz | tar -xz && cd termcap-${termcapversion} && ./configure --enable-static --disable-shared --disable-doc --without-examples && make -j $(nproc) && make install && ls /usr/local/lib/ && cd .. && rm -r termcap-${termcapversion}" did not complete successfully: exit code: 2
|
build-and-test (linux/arm/v6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://ftl.pi-hole.net/libraries/mbedtls-${mbedtlsversion}.tar.gz | tar -xz && cd mbedtls-${mbedtlsversion} && sed -i '/#define MBEDTLS_THREADING_C/s*^//**g' include/mbedtls/mbedtls_config.h && sed -i '/#define MBEDTLS_THREADING_PTHREAD/s*^//**g' include/mbedtls/mbedtls_config.h && ( [ \"${TARGETPLATFORM}\" = \"linux/386\" ] && echo \"BUILDING WITHOUT AESNI SUPPORT\" && sed -i '/#define MBEDTLS_AESNI_C/s*^*//*g' include/mbedtls/mbedtls_config.h || echo \"BUILDING WITH AESNI SUPPORT\" ) && make -j $(nproc) install && cd .. && rm -r mbedtls-${mbedtlsversion}" did not complete successfully: exit code: 2
|
build-and-test (linux/arm/v7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://ftl.pi-hole.net/libraries/mbedtls-${mbedtlsversion}.tar.gz | tar -xz && cd mbedtls-${mbedtlsversion} && sed -i '/#define MBEDTLS_THREADING_C/s*^//**g' include/mbedtls/mbedtls_config.h && sed -i '/#define MBEDTLS_THREADING_PTHREAD/s*^//**g' include/mbedtls/mbedtls_config.h && ( [ \"${TARGETPLATFORM}\" = \"linux/386\" ] && echo \"BUILDING WITHOUT AESNI SUPPORT\" && sed -i '/#define MBEDTLS_AESNI_C/s*^*//*g' include/mbedtls/mbedtls_config.h || echo \"BUILDING WITH AESNI SUPPORT\" ) && make -j $(nproc) install && cd .. && rm -r mbedtls-${mbedtlsversion}" did not complete successfully: exit code: 2
|
build-and-test (linux/arm64/v8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://ftl.pi-hole.net/libraries/mbedtls-${mbedtlsversion}.tar.gz | tar -xz && cd mbedtls-${mbedtlsversion} && sed -i '/#define MBEDTLS_THREADING_C/s*^//**g' include/mbedtls/mbedtls_config.h && sed -i '/#define MBEDTLS_THREADING_PTHREAD/s*^//**g' include/mbedtls/mbedtls_config.h && ( [ \"${TARGETPLATFORM}\" = \"linux/386\" ] && echo \"BUILDING WITHOUT AESNI SUPPORT\" && sed -i '/#define MBEDTLS_AESNI_C/s*^*//*g' include/mbedtls/mbedtls_config.h || echo \"BUILDING WITH AESNI SUPPORT\" ) && make -j $(nproc) install && cd .. && rm -r mbedtls-${mbedtlsversion}" did not complete successfully: exit code: 2
|
build-and-test (linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (linux/386)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (linux/riscv64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (linux/arm/v6)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (linux/arm/v7)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (linux/arm64/v8)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pi-hole~docker-base-images~I2717G.dockerbuild
|
40.7 KB |
|
pi-hole~docker-base-images~RI43AD.dockerbuild
|
15.6 KB |
|
pi-hole~docker-base-images~ROV3BQ.dockerbuild
|
41.7 KB |
|
pi-hole~docker-base-images~VEZUMR.dockerbuild
|
38.2 KB |
|
pi-hole~docker-base-images~XJCQT9.dockerbuild
|
41.9 KB |
|
pi-hole~docker-base-images~XV0S6O.dockerbuild
|
41.4 KB |
|