Hi Praveen, > On 20 Dec 2016, at 13:52, Praveen C <cprav...@gmail.com> wrote: > > Hello Denis > > I am not able to do either > > spack install dealii@develop~python > > or > > spack install dealii@8.4.2 > > It fails at Boost > > ==> Using cached archive: > /home/spack/var/spack/cache/boost/boost-1.62.0.tar.bz2 > ==> Already staged boost-1.62.0-iha4a5u6hustzchy6iglss5gbz2ujrvc in > /home/spack/var/spack/stage/boost-1.62.0-iha4a5u6hustzchy6iglss5gbz2ujrvc > ==> No patches needed for boost > ==> Building boost [Package] > ==> Executing phase : 'install' > ==> Error: ProcessError: ./bootstrap.sh: No such file or directory > Command: './bootstrap.sh' > '--prefix=/home/spack/opt/spack/linux-opensuse20161217-x86_64/gcc-6/boost-1.62.0-iha4a5u6hustzchy6iglss5gbz2ujrvc' > '--with-toolset=gcc' > '--with-libraries=locale,random,wave,atomic,serialization,mpi,iostreams,regex,date_time,log,thread,chrono,system,timer,signals,program_options,filesystem,test,math' > /home/spack/var/spack/repos/builtin/packages/boost/package.py:309, in install: > > Last time I tried some days back, I could install dealii@8.4.2 :-(
Now we are back to Spack land… For starters, make sure you delete all temporary build folders in /home/spack/var/spack/stage/ and re-try. If this does not help, then do `git pull` in /home/spack/ so that we are on the same Spack version. In order to double check that Spack works as expected, I just wiped my deal.II on Ubuntu 16.04 and successfully re-installed dealii@8.4.2 with gcc@5.4.0 (from Ubuntu) using Spack’s commit 3f1cdbf5efb6092d806a25f35c87b7b6b3b78364 (HEAD of develop branch at the time of writing). Regards, Denis. -- 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 dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.