Command ['sh', '-c', '( DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends --yes wget autoconf automake libtool pkg-config binutils make m4 perl python3 tar bc gcc g++ ca-certificates || yum install -y wget autoconf automake libtool pkgconfig binutils make m4 python3 perl perl-ExtUtils-MakeMaker tar gcc gcc-c++ findutils which diffutils perl-IPC-Cmd || ( brew install wget autoconf automake libtool pkg-config || apk add wget bash gettext-dev autoconf automake libtool pkgconf binutils make m4 perl python3 tar bc gcc g++ ca-certificates coreutils || echo error ignored) ) && ./bootstrap && ./configure --enable-build-as-root --enable-fat-binary && MAKE="make -j6" make V=0 zlib-ensure bzip2-ensure pkgconf-ensure openblas-ensure coinbrew-no-deps cbc-no-deps'] failed with code 2.