Hi Denis,
Thank you for your detailed response. It tried the master branch of spack but it didn’t work either, giving similar error messages (see also the attached file): *==>* Installing libelf *==>* Trying to fetch from http://www.mr511.de/software/libelf-0.8.13.tar.gz ######################################################################## 100.0% *==>* Staging archive: /Users/yaakobioy/spack/spack-master_20-05-2016/var/spack/stage/libelf-0.8.13-2lwz26yxoxecb2lwuwhaj7wwlvziuozz/libelf-0.8.13.tar.gz *==>* Created stage in /Users/yaakobioy/spack/spack-master_20-05-2016/var/spack/stage/libelf-0.8.13-2lwz26yxoxecb2lwuwhaj7wwlvziuozz *==>* No patches needed for libelf *==>* Building libelf *==>* Error: Command exited with status 1: './configure' '--prefix=/Users/yaakobioy/spack/spack-master_20-05-2016/opt/spack/darwin-x86_64/gcc-5.2.0/libelf-0.8.13-2lwz26yxoxecb2lwuwhaj7wwlvziuozz' '--enable-shared' '--disable-dependency-tracking' '--disable-debug' See build log for details: /private/var/folders/pr/4tmsr5x51vs5f2bt2gqscp9hv0l_l7/T/yaakobioy/spack-stage/spack-stage-vi8kK8/libelf-0.8.13/spack-build.out /Users/yaakobioy/spack/spack-master_20-05-2016/var/spack/repos/builtin/packages/libelf/package.py:45, in install: 41 def install(self, spec, prefix): 42 configure("--prefix=" + prefix, 43 "--enable-shared", 44 "--disable-dependency-tracking", >> 45 "--disable-debug") 46 make() 47 48 # The mkdir commands in libelf's install can fail in parallel 49 make("install", parallel=False) *==>* Error: Installation process had nonzero exit code. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% I followed your instructions about Xcode (which I already installed before), but encountered a problem also in this direction. You may see the history of my commands: [ yaakobioy L02029080 ~/spack/spack-master_20-05-2016/bin ]$ xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" to install updates [ yaakobioy L02029080 ~/spack/spack-master_20-05-2016/bin ]$ cd ~/.spack/ [ yaakobioy L02029080 ~/.spack ]$ ls compilers.yaml [ yaakobioy L02029080 ~/.spack ]$ rm compilers.yaml remove compilers.yaml? y [ yaakobioy L02029080 ~/.spack ]$ ls [ yaakobioy L02029080 ~/.spack ]$ SPACK_ROOT=/path/to/spack [ yaakobioy L02029080 ~/.spack ]$ export PATH=$SPACK_ROOT/bin:$PATH [ yaakobioy L02029080 ~/.spack ]$ spack install [email protected] -bash: spack: command not found Best, Oded -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
spack-build.out
Description: Binary data
