Thank you very much for your help, Wolfgang.
I tried to run again "make install", and the compilation continued without
problem but I obtained again a similar error:
[ 32%] Building CXX object
source/fe/CMakeFiles/obj_fe_release.dir/fe_face.cc.o
In file included from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/lac/vector.h:24:0,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/lac/vector_memory.h:26,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/lac/lapack_full_matrix.h:27,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/base/array_view.h:27,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/base/mpi.h:21,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/distributed/tria_base.h:22,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/grid/tria_accessor.templates.h:25,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/grid/tria_accessor.h:3698,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/grid/tria.h:4376,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/fe/mapping.h:26,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/fe/fe.h:26,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/fe/fe_poly_face.h:23,
from
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/fe/fe_face.h:24,
from
/home/teresa/storage/DEALII/dealii-9.1.1/source/fe/fe_face.cc:20:
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/base/index_set.h:604:5:
warning: unused parameter 'other' [-Wunused-parameter]
IntervalIterator(const IntervalIterator &other) = default;
^
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/base/index_set.h:
In member function 'dealii::IndexSet::IntervalIterator
dealii::IndexSet::IntervalIterator::operator++(int)':
/home/teresa/storage/DEALII/dealii-9.1.1/include/deal.II/base/index_set.h:1156:44:
note: synthesized method
'dealii::IndexSet::IntervalIterator::IntervalIterator(const
dealii::IndexSet::IntervalIterator&)' first required here
const IndexSet::IntervalIterator iter = *this;
^
/tmp/cc74PARR.s: Assembler messages:
/tmp/cc74PARR.s: Fatal error: can't write 50 bytes to section
.text._ZN6dealii13AlignedVectorIdE6resizeEm of
CMakeFiles/obj_fe_release.dir/fe_face.cc.o because: 'Input/output error'
make[2]: *** [source/fe/CMakeFiles/obj_fe_release.dir/fe_face.cc.o] Error 1
make[1]: *** [source/fe/CMakeFiles/obj_fe_release.dir/all] Error 2
make: *** [all] Error 2
Maybe we have some problem with the file server, as you have mentioned.
Best regards,
Teresa.
On Wednesday, December 11, 2019 at 3:54:10 PM UTC+1, Wolfgang Bangerth
wrote:
>
> On 12/10/19 11:35 PM, Teresa Sanchez Rúa wrote:
> > [ 20%] Built target obj_numerics_inst
> >
> > make[2]: *** INTERNAL: readdir: Input/output error
> >
> > .Stop.
>
> Disk full? Problems with the file server? What happens if you say "make
> install" again? Does the problem persist?
>
> Best
> Wolfgang
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: [email protected]
> <javascript:>
> www: http://www.math.colostate.edu/~bangerth/
>
>
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/b68690f6-7f80-4565-83a5-94be1672d427%40googlegroups.com.