Build Docker images #3311
Annotations
1 error
Build and load *** product images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /build && LUAVER=$([ -z \"${NO_LUA_JIT##*$(dpkg --print-architecture)*}\" ] && echo 'lua5.3' || echo 'luajit') && apt-get install -y lib${LUAVER}-*dev && ./configure --with-lua=${LUAVER} LDFLAGS=-rdynamic --sysconfdir=/etc/dnsdist --enable-option-checking=fatal --enable-dnscrypt --enable-dns-over-tls --enable-dns-over-https --with-re2 --with-h2o --enable-dns-over-quic --enable-dns-over-http3 --with-quiche PKG_CONFIG_PATH=/opt/lib/pkgconfig && make clean && make $MAKEFLAGS install DESTDIR=/build && make clean && strip /build/usr/local/bin/* && mkdir -p /build/usr/lib/ && cp -rf /usr/lib/libdnsdist-quiche.so /build/usr/lib/" did not complete successfully: exit code: 2
|
Loading