Dear Deal.II team,

  I am installing the deal.ii on a new cluster. The compiling process
stopped at 62%.

[ 62%] Building CXX object
source/numerics/CMakeFiles/obj_numerics_debug.dir/vector_tools_project_qpmf.cc.o
[ 62%] [ 62%] Building CXX object
source/fe/CMakeFiles/obj_fe_debug.dir/mapping_q1_eulerian.cc.o
Building CXX object
source/fe/CMakeFiles/obj_fe_debug.dir/mapping_q_eulerian.cc.o
[ 62%] Built target obj_fe_debug
[ 62%] Built target obj_numerics_debug

The last few lines are:

/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/index_set.h: In member
function ‘dealii::IndexSet::IntervalIterator
dealii::IndexSet::IntervalIterator::operator++(int)’:
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/index_set.h:1192:44:
note: synthesized method
‘dealii::IndexSet::IntervalIterator::IntervalIterator(const
dealii::IndexSet::IntervalIterator&)’ first required here
   const IndexSet::IntervalIterator iter = *this;
                                            ^
In file included from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/lac/vector.h:24:0,
                 from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/lac/vector_memory.h:26,
                 from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/lac/lapack_full_matrix.h:27,
                 from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/tensor.h:29,
                 from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/point.h:23,
                 from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/quadrature.h:22,
                 from
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/quadrature_lib.h:22,
                 from
/home/yjin6/DEALII/dealii-9.2.0/source/fe/mapping_q_eulerian.cc:16:
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/index_set.h:640:5:
warning: unused parameter ‘other’ [-Wunused-parameter]
     IntervalIterator(const IntervalIterator &other) = default;
     ^
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/index_set.h: In member
function ‘dealii::IndexSet::IntervalIterator
dealii::IndexSet::IntervalIterator::operator++(int)’:
/home/yjin6/DEALII/dealii-9.2.0/include/deal.II/base/index_set.h:1192:44:
note: synthesized method
‘dealii::IndexSet::IntervalIterator::IntervalIterator(const
dealii::IndexSet::IntervalIterator&)’ first required here
   const IndexSet::IntervalIterator iter = *this;
                                            ^
make: *** [all] Error 2

Could you give me some instructions about that? Thank you!
-- 
Yuesu Jin,
Ph.D student,
University of Houston,
College of Natural Sciences and Mathematics,
Department of Earth and Atmospheric Sciences,
Houston, Texas 77204-5008
346-404-2062

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CA%2B25a%3DK%2B-6K5skeUiYo_uC6UBCYFdGeYwjJdR8n25XHcbEbWqg%40mail.gmail.com.

Reply via email to