1
|
/usr/bin/gcc -MT PtTabRel.o -MMD -MP -MF ./Binaries_objects/.d/PtTabRel.Td -Wno-deprecated -w -DENLINUX_2009=1 -DUTILISATION_DE_LA_LIBRAIRIE_BOOST=1 -D__cplusplus=1 -DENLINUX_STREAM=1 -UMISE_AU_POINT -O2 -I. -I../third_party/boost-1.74.0 -I./herezh_pp/Elements/Mecanique/SFE -I../third_party/sparselib++//sp1_5c/include -I./herezh_pp -I./herezh_pp/Chargement -I./herezh_pp/comportement -I./herezh_pp/comportement/Energies_meca -I./herezh_pp/comportement/Frottement -I./herezh_pp/comportement/Hyper_elastique -I./herezh_pp/comportement/Hypo_elastique -I./herezh_pp/comportement/hysteresis -I./herezh_pp/comportement/iso_elas_hooke -I./herezh_pp/comportement/anisotropie -I./herezh_pp/comportement/iso_elas_nonlinear -I./herezh_pp/comportement/loi_Umat -I./herezh_pp/comportement/loi_visco_plastiques -I./herezh_pp/comportement/lois_combinees -I./herezh_pp/comportement/lois_speciales -I./herezh_pp/comportement/lois_visco_elastiques -I./herezh_pp/comportement/plasticite -I./herezh_pp/comportement/thermique -I./herezh_pp/comportement/thermique/Taux_crista -I./herezh_pp/contact -I./herezh_pp/Elements -I./herezh_pp/Elements/Geometrie/ElemGeom -I./herezh_pp/Elements/Geometrie/ElemGeom/Ligne -I./herezh_pp/Elements/Geometrie/ElemGeom/Point -I./herezh_pp/Elements/Geometrie/ElemGeom/surface -I./herezh_pp/Elements/Geometrie/ElemGeom/volume -I./herezh_pp/Elements/Geometrie/Frontiere -I./herezh_pp/Elements/Geometrie/Frontiere/Ligne -I./herezh_pp/Elements/Geometrie/Frontiere/Point -I./herezh_pp/Elements/Geometrie/Frontiere/Surface -I./herezh_pp/Elements/Mecanique/Biellette -I./herezh_pp/Elements/Mecanique/Deformation_gene -I./herezh_pp/Elements/Mecanique -I./herezh_pp/Elements/Mecanique/ElemPoint -I./herezh_pp/Elements/Mecanique/Hexaedre -I./herezh_pp/Elements/Mecanique/Pentaedre -I./herezh_pp/Elements/Mecanique/Quad_asisymetrie -I./herezh_pp/Elements/Mecanique/quadrangle -I./herezh_pp/Elements/Mecanique/Tetraedre -I./herezh_pp/Elements/Mecanique/Tria_axisymetrie -I./herezh_pp/Elements/Mecanique/Triangle -I./herezh_pp/Enumeration -I./herezh_pp/Flambage -I./herezh_pp/General -I./herezh_pp/Lecture -I./herezh_pp/Maillage -I./herezh_pp/Parametres -I./herezh_pp/References -I./herezh_pp/Resolin/Matrices -I./herezh_pp/Resolin/Matrices/matrices_creuses -I./herezh_pp/Resolin/Matrices/matrices_lapack -I./herezh_pp/Resolin/Matrices_externes/definition -I./herezh_pp/Resolin/Matrices_externes/MV++ -I./herezh_pp/Resolin/preconditionnement -I./herezh_pp/Resolin/Resolution_Condi -I./herezh_pp/Resultats/Commun_visu -I./herezh_pp/Resultats/Ext_visu -I./herezh_pp/Resultats/Geomview -I./herezh_pp/Resultats/Gid -I./herezh_pp/Resultats/Gmsh -I./herezh_pp/Resultats/MAPLE -I./herezh_pp/Resultats -I./herezh_pp/Resultats/VRML -I./herezh_pp/Tableaux -I./herezh_pp/tenseurs_mai99/Coordonnees -I./herezh_pp/tenseurs_mai99/Reperes_bases -I./herezh_pp/tenseurs_mai99/Tenseur -I./herezh_pp/tenseurs_mai99/Vecteurs -I./herezh_pp/TypeBase -I./herezh_pp/Util -I./herezh_pp/Util/Courbes -I./herezh_pp/Util/externe -I./herezh_pp/Util/MvtSolide -I./herezh_pp/Algo/AlgoRef -I./herezh_pp/Algo/AlgorithmeCombiner -I./herezh_pp/Algo/AlgoUtilitaires -I./herezh_pp/Algo/GalerkinContinu/AlgoDynaExplicite -I./herezh_pp/Algo/GalerkinContinu/AlgoDynaImplicite -I./herezh_pp/Algo/GalerkinContinu/AlgoStatiques -I./herezh_pp/Algo/GalerkinDiscontinu/DG_DynaExplicite -I./herezh_pp/unix -I../third_party/sparselib++//sp1_5c/include -I../third_party/IML++/include -I./herezh_pp/comportement/Energies_thermique -I./herezh_pp/Elements/Thermique -I./herezh_pp/Elements/Thermique/Biellette -I../third_party/muparser-2.2.5/include -o ./Binaries_objects/PtTabRel.o -c ./herezh_pp/TypeBase/PtTabRel.cc
|
2
|
In file included from /usr/include/c++/11/bits/stl_algobase.h:67,
|
3
|
from /usr/include/c++/11/list:60,
|
4
|
from ./herezh_pp/TypeBase/PtTabRel.h:51,
|
5
|
from ./herezh_pp/TypeBase/PtTabRel.cc:34:
|
6
|
/usr/include/c++/11/bits/stl_iterator.h:2375:26: error: ‘remove_const_t’ does not name a type
|
7
|
2375 | using __iter_key_t = remove_const_t<
|
8
|
| ^~~~~~~~~~~~~~
|
9
|
/usr/include/c++/11/bits/stl_iterator.h:2387:10: error: ‘add_const_t’ was not declared in this scope
|
10
|
2387 | pair<add_const_t<__iter_key_t<_InputIterator>>,
|
11
|
| ^~~~~~~~~~~
|
12
|
/usr/include/c++/11/bits/stl_iterator.h:2387:22: error: ‘__iter_key_t’ was not declared in this scope; did you mean ‘__iter_val_t’?
|
13
|
2387 | pair<add_const_t<__iter_key_t<_InputIterator>>,
|
14
|
| ^~~~~~~~~~~~
|
15
|
| __iter_val_t
|
16
|
/usr/include/c++/11/bits/stl_iterator.h:2387:35: error: wrong number of template arguments (1, should be 2)
|
17
|
2387 | pair<add_const_t<__iter_key_t<_InputIterator>>,
|
18
|
| ^~~~~~~~~~~~~~
|
19
|
In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
|
20
|
from /usr/include/c++/11/list:60,
|
21
|
from ./herezh_pp/TypeBase/PtTabRel.h:51,
|
22
|
from ./herezh_pp/TypeBase/PtTabRel.cc:34:
|
23
|
/usr/include/c++/11/bits/stl_pair.h:211:12: note: provided for ‘template<class _T1, class _T2> struct std::pair’
|
24
|
211 | struct pair
|
25
|
| ^~~~
|
26
|
In file included from /usr/include/c++/11/bits/stl_algobase.h:59,
|
27
|
from /usr/include/c++/11/list:60,
|
28
|
from ./herezh_pp/TypeBase/PtTabRel.h:51,
|
29
|
from ./herezh_pp/TypeBase/PtTabRel.cc:34:
|
30
|
/usr/include/c++/11/new:126:52: error: ISO C++17 does not allow dynamic exception specifications
|
31
|
126 | _GLIBCXX_NODISCARD void* operator new(std::size_t) _GLIBCXX_THROW (std::bad_alloc)
|
32
|
| ^~~~~~~~~~~~~~
|
33
|
/usr/include/c++/11/new:128:54: error: ISO C++17 does not allow dynamic exception specifications
|
34
|
128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
|
35
|
| ^~~~~~~~~~~~~~
|
36
|
In file included from /usr/include/c++/11/list:63,
|
37
|
from ./herezh_pp/TypeBase/PtTabRel.h:51,
|
38
|
from ./herezh_pp/TypeBase/PtTabRel.cc:34:
|
39
|
/usr/include/c++/11/bits/stl_list.h:1975:23: error: ‘_RequireInputIter’ does not name a type
|
40
|
1975 | typename = _RequireInputIter<_InputIterator>,
|
41
|
| ^~~~~~~~~~~~~~~~~
|
42
|
/usr/include/c++/11/bits/stl_list.h:1975:40: error: expected ‘>’ before ‘<’ token
|
43
|
1975 | typename = _RequireInputIter<_InputIterator>,
|
44
|
| ^
|
45
|
make: *** [makefile:995 : PtTabRel.o] Erreur 1
|