Skip to content
Snippets Groups Projects
Commit 9edd71e7 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

debug: print spack.yaml.before re-concretize

parent 2cedd949
Branches
Tags
No related merge requests found
...@@ -166,6 +166,7 @@ fi ...@@ -166,6 +166,7 @@ fi
if [ -n ${EICRECON_VERSION} ] ; then if [ -n ${EICRECON_VERSION} ] ; then
spack config add "packages:eicrecon::require:['@git.${EICRECON_VERSION}']" spack config add "packages:eicrecon::require:['@git.${EICRECON_VERSION}']"
fi fi
cat ${SPACK_ENV}/spack.yaml
spack concretize --force --fresh spack concretize --force --fresh
make --jobs ${jobs} --keep-going --directory /opt/spack-environment SPACK_ENV=${SPACK_ENV} BUILDCACHE_MIRROR="local eics3rw" make --jobs ${jobs} --keep-going --directory /opt/spack-environment SPACK_ENV=${SPACK_ENV} BUILDCACHE_MIRROR="local eics3rw"
ccache --show-stats ccache --show-stats
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment