[aspect-devel] error when compiling Aspect

FELIPE ORELLANA ROVIROSA f_orellana at berkeley.edu
Thu May 4 23:53:50 PDT 2017


 Hi all,

     I am trying to compile Aspect 1.5.0 on Stampede cluster.

     I am getting an error, when running make, it progresses only a little:

  make
[  0%] Building CXX object CMakeFiles/aspect.dir/source/main.cc.o
/home1/04020/unfelipe/packages/aspect-1.5.0/source/main.cc: In function
‘void parse_parameters(const string&, dealii::ParameterHandler&)’:
/home1/04020/unfelipe/packages/aspect-1.5.0/source/main.cc:318:13: error:
‘class dealii::ParameterHandler’ has no member named
‘parse_input_from_string’
/home1/04020/unfelipe/packages/aspect-1.5.0/source/main.cc:357:11: error:
‘class dealii::ParameterHandler’ has no member named
‘parse_input_from_string’
At global scope:
cc1plus: warning: unrecognized command line option "-Wno-literal-suffix"
[enabled by default]
make[2]: *** [CMakeFiles/aspect.dir/source/main.cc.o] Error 1
make[1]: *** [CMakeFiles/aspect.dir/all] Error 2
make: *** [all] Error 2

 If I run make -j8 it progresses till 4%, but it fails under the same error

   According to what I read, the error seems to stem in the relation
between my Aspect and my dealii. I have deal.ii 8.5.0-pre.

 what should I do? try a different compiling strategy? reinstall deal.ii?

hope someone can help,
thanks,
cheers,

Felipe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20170504/50a4a7d0/attachment.html>


More information about the Aspect-devel mailing list