Command ['sh', '-c', '( DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends --yes autoconf automake libtool pkg-config binutils make m4 perl 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 || ( 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) ) && ./bootstrap && ./configure --enable-build-as-root --enable-fat-binary && MAKE="make -j6" make V=0 cbc-ensure pkgconf-ensure'] failed with code 2.