-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Installation issue: [email protected] %[email protected] linux-ubuntu18.04-x86_64 #14654
Copy link
Copy link
Closed
Labels
Description
I'm attaching the concrete spec.yaml for the precise version of suite-sparse that failed to build (I had to add a .txt extension before GitHub would upload it). I'm also attaching the spack build output and environment for complete details.
But to summarize the issue:
/builds/scott/spack-tutorial-container/spack/lib/spack/env/gcc/gcc -O3 -fPIC -fno-common -fexceptions -O3 -fexceptions -fPIC -I../../include -o amd_simple amd_simple.c -L/builds/scott/spack-tutorial-container/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.4.0/suite-sp
arse-5.6.0-f252hznmnfusgiezet6mjihe7jyl7u33/lib -L../../lib -lamd -lsuitesparseconfig -lm -lrt -Wl,-rpath=/builds/scott/spack-tutorial-container/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.4.0/suite-sparse-5.6.0-f252hznmnfusgiezet6mjihe7jyl7u33/lib
./amd_demo > my_amd_demo.out
./amd_demo: error while loading shared libraries: libamd.so.2: cannot open shared object file: No such file or directory
Makefile:30: recipe for target 'amd_demo' failed
make[2]: *** [amd_demo] Error 127
make[2]: *** Waiting for unfinished jobs....
For the time being, I have preferred version 5.3.0 as it builds on the same system without any problems.
Please let me know if I can provide more information.
spack-build-out.txt
spack-build-env.txt
suite-sparse.yml.txt
Reactions are currently unavailable