Updated SageMath version to 10.6.beta5 #101
Annotations
2 errors and 2 warnings
sagemath-objects
Command ['sh', '-c', '( DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends --yes autoconf automake libtool pkg-config binutils make m4 perl flex python3 tar bc gcc g++ ca-certificates || yum install -y autoconf automake libtool pkgconfig binutils make m4 python3 perl perl-ExtUtils-MakeMaker tar gcc gcc-c++ findutils which diffutils perl-IPC-Cmd flex || ( brew install autoconf automake libtool pkg-config || apk add bash gettext-dev autoconf automake libtool pkgconf binutils make m4 perl python3 tar bc gcc g++ ca-certificates coreutils || echo error ignored) ) && if cp /host/sage-$AUDITWHEEL_PLAT/config.status . 2>/dev/null; then chmod +x config.status; fi && if [ -x ./config.status ]; then ./config.status; else ./configure --enable-build-as-root --prefix=/host/sage-$AUDITWHEEL_PLAT && cp config.status prefix/; fi && MAKE="make -j6" make V=0 gmp mpfr mpc bliss coxeter3 mcqd meataxe sirocco boost_cropped tdlib && (echo "sage_conf @ file://$(pwd)/pkgs/sage-conf" && echo "sage_setup @ file://$(pwd)/pkgs/sage-setup") > constraints.txt'] failed with code 2.
|
sagemath-objects
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading