Hi Bruno,

I forgot to mention that I also tried the development version of Spack and 
it didn't work. Here is the error message that I got:


*==>* 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-develop_20-05-2016/var/spack/stage/libelf-0.8.13-zxsi3c75tqcmgck7r562bgi75svg7h3s/libelf-0.8.13.tar.gz

*==>* Created stage in 
/Users/yaakobioy/spack/spack-develop_20-05-2016/var/spack/stage/libelf-0.8.13-zxsi3c75tqcmgck7r562bgi75svg7h3s

*==>* No patches needed for libelf

*==>* Building libelf

*==>* Error: Command exited with status 1:

'./configure' 
'--prefix=/Users/yaakobioy/spack/spack-develop_20-05-2016/opt/spack/darwin-x86_64/gcc-5.2.0/libelf-0.8.13-zxsi3c75tqcmgck7r562bgi75svg7h3s'
 
'--enable-shared' '--disable-dependency-tracking' '--disable-debug'


See build log for details:

  
/private/var/folders/pr/4tmsr5x51vs5f2bt2gqscp9hv0l_l7/T/yaakobioy/spack-stage/spack-stage-YhBV13/libelf-0.8.13/spack-build.out


/Users/yaakobioy/spack/spack-develop_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.


Best,

Oded


On Friday, May 20, 2016 at 1:47:08 PM UTC-4, Bruno Turcksin wrote:
>
> Oded, 
>
> 2016-05-20 13:25 GMT-04:00 Oded Yaakobi <[email protected] <javascript:>>: 
>
> > (ii) I downloaded the most recent version of Spack (version 0.8.17), but 
> its 
> > installation failed. You may see below the error message that I got: 
> You need to use the development version on github. 
>
> Best, 
>
> Bruno 
>

-- 
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.

Reply via email to