diff options
author | Michael Kuhn <michael.kuhn@ovgu.de> | 2023-11-08 08:13:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 08:13:54 +0100 |
commit | 050d565375b37e3afe0fc5149e79b3109afc4c64 (patch) | |
tree | e295cd7f353b1e2d7fb708236552ef0cfd04d79a /bin/spack_pwsh.ps1 | |
parent | f6ef2c254ea0360683426952fb0dd3fca43a8519 (diff) | |
download | spack-050d565375b37e3afe0fc5149e79b3109afc4c64.tar.gz spack-050d565375b37e3afe0fc5149e79b3109afc4c64.tar.bz2 spack-050d565375b37e3afe0fc5149e79b3109afc4c64.tar.xz spack-050d565375b37e3afe0fc5149e79b3109afc4c64.zip |
julia: constrain patchelf version (#40938)
* julia: constrain patchelf version
patchelf@0.18 breaks (at least) `libjulea-internal.so`, leading to
errors like:
```
$ julia --version
ERROR: Unable to load dependent library $SPACK/opt/spack/linux-centos8-x86_64_v3/gcc-12.3.0/julia-1.9.2-6hf5qx2q27jth2fkm6kgqmfdlhzzw6pl/bin/../lib/julia/libjulia-internal.so.1
Message:$SPACK/opt/spack/linux-centos8-x86_64_v3/gcc-12.3.0/julia-1.9.2-6hf5qx2q27jth2fkm6kgqmfdlhzzw6pl/bin/../lib/julia/libjulia-internal.so.1: ELF load command address/offset not properly aligned
```
* patchelf: prefer v0.17.x since v0.18 breaks libraries
Diffstat (limited to 'bin/spack_pwsh.ps1')
0 files changed, 0 insertions, 0 deletions