[aspect-devel] Error compiling Aspect

FELIPE ORELLANA ROVIROSA f_orellana at berkeley.edu
Mon Mar 13 23:42:02 PDT 2017


 Hi all,

    I am installing and compiling the latest version (1.5.0) of Aspect on
TACC Stampede. I already have Trilinos, p4est and deal.ii, and the modules:
    Currently Loaded Modules:
  1) xalt/0.6   2) TACC   3) git/2.7.0   4) gcc/4.7.1   5) mvapich2/1.9a2
6) mkl/13.0.2.146   7) cmake/3.7.1

     After creating the build directory and making..

   -- Generating done
-- Build files have been written to:
/home1/04020/unfelipe/packages/aspect-1.5.0/build

  all good. But then, when I do

                                 make release

it progresses until:

 [ 26%] 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]
gmake[6]: *** [CMakeFiles/aspect.dir/source/main.cc.o] Error 1
gmake[5]: *** [CMakeFiles/aspect.dir/all] Error 2
gmake[4]: *** [all] Error 2
make[3]: *** [CMakeFiles/release] Error 2
make[2]: *** [CMakeFiles/release.dir/all] Error 2
make[1]: *** [CMakeFiles/release.dir/rule] Error 2
make: *** [release] Error 2


what am I missing?

hope you guys can help me,
Felipe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20170313/ae78c109/attachment.html>


More information about the Aspect-devel mailing list