update binutils to 2.43.1 #241
Annotations
1 error and 1 warning
Build
buildx bake failed with: ERROR: target binutils-linux-s390x-alpine: failed to solve: process "/bin/sh -c export CC=xx-clang CXX=xx-clang++ LD=lld BINUTILS_TARGET=${TARGETPLATFORM} && unset TARGETPLATFORM && tar xf binutils-${BINUTILS_VERSION}.tar.gz && cd binutils-${BINUTILS_VERSION} && for f in ../patches/*; do patch -p1 < $f; done && ./configure --disable-separate-code --libdir=/lib --prefix=/usr --disable-multilib --enable-deterministic-archives --target=$(TARGETPLATFORM=$BINUTILS_TARGET xx-info) --disable-nls --disable-gprofng && make -j $(nproc) && make install && cd .. && rm -rf binutils-${BINUTILS_VERSION}" did not complete successfully: exit code: 77
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading