Skip to content

update wolfssl version to v5.6.4-stable #333

update wolfssl version to v5.6.4-stable

update wolfssl version to v5.6.4-stable #333

Triggered via push December 17, 2023 09:53
Status Failure
Total duration 1m 26s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates git build-base cmake autoconf automake libtool nghttp2-dev nghttp2-static ngtcp2-dev nghttp3-dev zlib-dev zlib-static zstd-dev zstd-static brotli-dev brotli-static && git clone --recursive --branch \"$WS_VERSION\" https://github.com/wolfSSL/wolfssl /src/wolfssl && /src/wolfssl/autogen.sh && /src/wolfssl/configure --prefix=/usr --enable-curl && git clone --recursive --branch \"$CURL_VERSION\" https://github.com/curl/curl /src/curl && cd /src/curl && autoreconf -fi && /src/curl/configure --with-wolfssl --with-nghttp2 --with-ngtcp2 --with-nghttp3 --disable-ech --enable-websockets --disable-shared --enable-static --disable-libcurl-option && make -j \"$(nproc)\" && strip -s /src/curl/src/curl" did not complete successfully: exit code: 1