Skip to content

Expose universe plotting for the cell class (#2648) #402

Expose universe plotting for the cell class (#2648)

Expose universe plotting for the cell class (#2648) #402

Triggered via push August 20, 2023 01:35
Status Failure
Total duration 2m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$build_libmesh\" = \"on\" ]; then apt-get -y install m4 libnetcdf-dev libpnetcdf-dev && mkdir -p $HOME/LIBMESH && cd $HOME/LIBMESH && git clone --shallow-submodules --recurse-submodules --single-branch -b ${LIBMESH_TAG} --depth 1 ${LIBMESH_REPO} && mkdir build && cd build && ../libmesh/configure --prefix=${LIBMESH_INSTALL_DIR} CXX=mpicxx CC=mpicc FC=mpifort F77=mpif77 --enable-exodus --enable-mpi --enable-silent-rules --enable-unique-id --disable-eigen --disable-fortran --disable-lapack --disable-examples --disable-warnings --disable-maintainer-mode --disable-metaphysicl --with-methods=\"opt\" --without-gdb-command --with-cxx-std-min=2014 && make 2>/dev/null -j${compile_cores} install && rm -rf ${LIBMESH_INSTALL_DIR}/build ${LIBMESH_INSTALL_DIR}/libmesh ; fi" did not complete successfully: exit code: 128