Add missing FlowVR deps #62
spack_docker_images.yml
on: push
step1_base
3m 14s
Matrix: step2_compiler
Matrix: step3_compiler_4_baselibs
Matrix: step5_mpi_6_optlibs
Matrix: step7_finalize
Annotations
2 errors
step5_mpi_6_optlibs (oldest, clang, mpich)
buildx failed with: ERROR: failed to solve: process "docker-shell ( if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi ) && if ( spack --version | grep -qs '^0\\.18' && grep -qs clang compiler.lst ) ; then spack -e pdienv install --only dependencies ${SPACK_INSTALL_ARGS} $(cat mpi.lst|head -n 1) && ( export CFLAGS=-fPIE; spack -e pdienv install ${SPACK_INSTALL_ARGS} --dirty $(cat mpi.lst|head -n 1) ) ; fi && spack -e pdienv install ${SPACK_INSTALL_ARGS} && spack clean -a" did not complete successfully: exit code: 1
|
step5_mpi_6_optlibs (latest, clang, mpich)
buildx failed with: ERROR: failed to solve: process "docker-shell ( if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi || if ! spack -e pdienv fetch -m; then spack clean -a; false; fi ) && if ( spack --version | grep -qs '^0\\.18' && grep -qs clang compiler.lst ) ; then spack -e pdienv install --only dependencies ${SPACK_INSTALL_ARGS} $(cat mpi.lst|head -n 1) && ( export CFLAGS=-fPIE; spack -e pdienv install ${SPACK_INSTALL_ARGS} --dirty $(cat mpi.lst|head -n 1) ) ; fi && spack -e pdienv install ${SPACK_INSTALL_ARGS} && spack clean -a" did not complete successfully: exit code: 1
|