Welcome to the forums. Please post in English or French.

You are not logged in.

#1 2022-07-21 13:22:53

aadicfd
Member
Registered: 2022-07-21
Posts: 5

problem installing code Aster version 14.6

Hello, I wish to install code ester for enabling certain features on salome meca. However I was unable to compile the files due to some error. The detail of the log file are below. I tried installing it through superuser but I am still  unable to compile it. As a result of this error, the installation does not create /etc folder which I require for the next step.

the log file details:

--------------------------------------------------------------------------------
Code_Aster Setup version 14.6.0-1
Copyright (c) 2001-2020 EDF R&D - http://www.code-aster.org 
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Command line :
  /usr/bin/python3 /home/aaditya_r/code_aster/aster-full-src-14.6.0/setup.py install --prefix=/opt/aster/ 
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Reading config file '/home/aaditya_r/code_aster/aster-full-src-14.6.0/setup.cfg'...
      ASTER_ROOT (from cfg) : '/opt/aster'
 PREFER_COMPILER (from cfg) : 'GNU'
        MAXDEPTH (from cfg) : 5
      USE_LOCATE (from cfg) : False
 PREFER_SHARED_LIBS (from cfg) : True

--------------------------------------------------------------------------------
Deleting cache file '/home/aaditya_r/code_aster/aster-full-src-14.6.0/setup.cache'...

--------------------------------------------------------------------------------
      ASTER_ROOT (from arguments) : /opt/aster

--------------------------------------------------------------------------------
Installation on :
Ubuntu 22.04 LTS  

Linux aaditya-linux 5.15.0-40-generic #43-Ubuntu SMP Wed Jun 15 12:54:21 UTC 2022 x86_64 
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Checking for max command length...   32768.0
Checking for file... /usr/bin/file
Checking for ar... /usr/bin/ar
Checking for architecture... Linux / posix / x86_64
Checking for number of processors (core)... 4 (will use: make -j 4)
Checking for Code_Aster platform type... LINUX64
Checking for bash... /usr/bin/bash
Checking for Python version... 3.10.4
Checking for python3.10... no
Checking for libpython3.10.so... /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so
Checking for Python.h... /usr/include/python3.10/Python.h
Checking for numpy... yes
Checking for gcc... /usr/bin/gcc
Checking for /usr/bin/gcc configured installation directory... /usr/lib/gcc/x86_64-linux-gnu/11, /usr/bin
Checking for libpthread.so... no
Checking for libpthread.a... /usr/lib/x86_64-linux-gnu/libpthread.a
Checking for libz.so... /usr/lib/x86_64-linux-gnu/libz.so
Checking for libdl.so... no
Checking for libdl.a... /usr/lib/x86_64-linux-gnu/libdl.a
Checking for libutil.so... no
Checking for libutil.a... /usr/lib/x86_64-linux-gnu/libutil.a
Checking for libm.so... /usr/lib/x86_64-linux-gnu/libm.so

--------------------------------------------------------------------------------
Checking for default compiler (for all products)... 
Checking for GNU compilers... 
Checking for gcc... /usr/bin/gcc
Checking for compiler version... gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Checking for g++... /usr/bin/g++
Checking for compiler version... g++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Checking for gfortran... /usr/bin/gfortran
Checking for compiler version... GNU Fortran (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Checking for pthread... /usr/lib/x86_64-linux-gnu/libpthread.a (already found)
Checking for z... -L/usr/lib/x86_64-linux-gnu -lz (already found)
Checking for liblapack.so... /usr/lib/x86_64-linux-gnu/liblapack.so
Checking for libblas.so... /usr/lib/x86_64-linux-gnu/libblas.so
Checking for libstdc++.so... /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so
Checking for CC (/usr/bin/gcc) supports '-fno-stack-protector' option... yes
Checking for fortran program if the gcc bug #51267 is fixed (using VOLATILE)... yes
Checking for C/fortran program using blas/lapack... yes
Checking for GNU compilers... yes
Checking for global values... 

Compiler variables (set as environment variables): 

export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :

--------------------------------------------------------------------------------
Checking for ps... /usr/bin/ps
Checking for xterm... no
Checking for gnome-terminal... /usr/bin/gnome-terminal
Checking for nedit... no
Checking for geany... no
Checking for gvim... no
Checking for gedit... /usr/bin/gedit
Checking for gdb... /usr/bin/gdb
Checking for ddd... no
Checking for flex... /usr/bin/flex
Checking for ranlib... /usr/bin/ranlib
Checking for bison... /usr/bin/bison
Checking for cmake... /usr/bin/cmake

--------------------------------------------------------------------------------
Checking for host name...   aaditya-linux
Checking for network domain name...    (empty)
Checking for full qualified network name...    aaditya-linux

--------------------------------------------------------------------------------
Checking for dependencies and required variables for '__main__'...     [  OK  ]

--------------------------------------------------------------------------------
Checking for dependencies and required variables for '__cfg__'...      [  OK  ]
Filling cache...                                                       [  OK  ]

--------------------------------------------------------------------------------
Check if found values seem correct. If not you can change them using 'setup.cfg'.

--------------------------------------------------------------------------------
Compiler variables for hdf5 (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'hdf5'...         [  OK  ]

--------------------------------------------------------------------------------
Installation of   : hdf5 1.10.3
  HDF5 is a Hierarchical Data Format product consisting of a data format
  specification and a supporting library implementation. HDF5 is designed to
  address some of the limitations of the older HDF product and to address current
  and anticipated requirements of modern systems and applications.
Archive filename  : hdf5-1.10.3
Destination       : /opt/aster/public/hdf5-1.10.3
Working directory : /tmp/install_hdf5.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_hdf5.449805'
Extracting hdf5-1.10.3.tar.gz...                                       [  OK  ]
 --- 3206 files extracted
leaving directory '/tmp/install_hdf5.449805'

>>> Configuration <<<

entering directory '/tmp/install_hdf5.449805/hdf5-1.10.3'
Command line : unset LD ; CFLAGS=-std=gnu9x ./configure --prefix=/opt/aster/public/hdf5-1.10.3
configure hdf5 installation...                                         
Command output :
configure hdf5 installation...                                         [  OK  ]
leaving directory '/tmp/install_hdf5.449805/hdf5-1.10.3'

>>> Building the product <<<

entering directory '/tmp/install_hdf5.449805/hdf5-1.10.3'
Command line : make -j 4
compiling hdf5...                                                      
Command output :
compiling hdf5...                                                      [  OK  ]
leaving directory '/tmp/install_hdf5.449805/hdf5-1.10.3'

>>> Installation <<<

entering directory '/tmp/install_hdf5.449805/hdf5-1.10.3'
Command line : make install
installing hdf5 to /opt/aster/public/hdf5-1.10.3...                    
Command output :
installing hdf5 to /opt/aster/public/hdf5-1.10.3...                    [  OK  ]
leaving directory '/tmp/install_hdf5.449805/hdf5-1.10.3'

>>> Installation <<<

entering directory '/opt/aster/public/hdf5-1.10.3'
leaving directory '/opt/aster/public/hdf5-1.10.3'

>>> Clean temporary objects <<<

entering directory '/tmp/install_hdf5.449805'
deleting /tmp/install_hdf5.449805/hdf5-1.10.3...                       [  OK  ]
deleting /tmp/install_hdf5.449805...
leaving directory '/tmp/install_hdf5.449805'
Filling cache...                                                       [  OK  ]

--------------------------------------------------------------------------------
Installation of hdf5 1.10.3 successfully completed
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Compiler variables for med (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'med'...          [  OK  ]

--------------------------------------------------------------------------------
Installation of   : med 4.0.0
  MED-fichier (Modelisation et Echanges de Donnees, in English Modelisation
  and Data Exchange) is a library to store and exchange meshed data or computation results.
  It uses the HDF5 file format to store the data.
Archive filename  : med-4.0.0
Destination       : /opt/aster/public/med-4.0.0
Working directory : /tmp/install_med.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_med.449805'
Extracting med-4.0.0.tar.gz...                                         [  OK  ]
 --- 6706 files extracted
leaving directory '/tmp/install_med.449805'

>>> Configuration <<<

entering directory '/tmp/install_med.449805/med-4.0.0'
Command line : unset LD ; export LDFLAGS='-Wl,--no-as-needed /usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz -L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++' ; export F77=$F90; export CXXFLAGS='-std=gnu++98'; export PATH=/tmp/tmppl_em80c:${PATH} ; ./configure  --disable-mesgerr --with-hdf5=/opt/aster/public/hdf5-1.10.3 --prefix=/opt/aster/public/med-4.0.0
configure med installation...                                          
Command output :
configure med installation...                                          [  OK  ]
leaving directory '/tmp/install_med.449805/med-4.0.0'

>>> Building the product <<<

entering directory '/tmp/install_med.449805/med-4.0.0'
Command line : make -j 4
compiling med...                                                       
Command output :
compiling med...                                                       [  OK  ]
leaving directory '/tmp/install_med.449805/med-4.0.0'

>>> Installation <<<

entering directory '/tmp/install_med.449805/med-4.0.0'
Command line : make install
installing med to /opt/aster/public/med-4.0.0...                       
Command output :
installing med to /opt/aster/public/med-4.0.0...                       [  OK  ]
leaving directory '/tmp/install_med.449805/med-4.0.0'

>>> Installation <<<

entering directory '/opt/aster/public/med-4.0.0'
leaving directory '/opt/aster/public/med-4.0.0'

>>> Clean temporary objects <<<

entering directory '/tmp/install_med.449805'
deleting /tmp/install_med.449805/med-4.0.0...                          [  OK  ]
deleting /tmp/install_med.449805...
leaving directory '/tmp/install_med.449805'
Filling cache...                                                       [  OK  ]

--------------------------------------------------------------------------------
Installation of med 4.0.0 successfully completed
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Compiler variables for scotch (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'scotch'...       [  OK  ]

--------------------------------------------------------------------------------
Installation of   : scotch 6.0.4
  Static mapping, graph partitioning, and sparse matrix block ordering package.
Archive filename  : scotch-6.0.4
Destination       : /opt/aster/public/scotch-6.0.4
Working directory : /tmp/install_scotch.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_scotch.449805'
Extracting scotch-6.0.4-aster7.tar.gz...                               [  OK  ]
 --- 786 files extracted
leaving directory '/tmp/install_scotch.449805'

>>> Configuration <<<

entering directory '/tmp/install_scotch.449805/scotch-6.0.4'
Command line : mv src/Makefile.inc src/Makefile.inc.orig ; cp src/Makefile.aster_full src/Makefile.inc
configure scotch installation...                                       
Command output :
configure scotch installation...                                       [  OK  ]
leaving directory '/tmp/install_scotch.449805/scotch-6.0.4'

>>> Modifying pre-configured files <<<

entering directory '/tmp/install_scotch.449805/scotch-6.0.4'
modifying src/Makefile.inc                                             [  OK  ]
leaving directory '/tmp/install_scotch.449805/scotch-6.0.4'

>>> Building the product <<<

entering directory '/tmp/install_scotch.449805/scotch-6.0.4/src'
Command line : make
compiling scotch...                                                    
Command output :
compiling scotch...                                                    [  OK  ]
leaving directory '/tmp/install_scotch.449805/scotch-6.0.4/src'

>>> Building the product <<<

entering directory '/tmp/install_scotch.449805/scotch-6.0.4/src'
Command line : make esmumps
compiling scotch...                                                    
Command output :
compiling scotch...                                                    [  OK  ]
leaving directory '/tmp/install_scotch.449805/scotch-6.0.4/src'

>>> Installation <<<

entering directory '/tmp/install_scotch.449805/scotch-6.0.4/src'
Command line : make install prefix=/opt/aster/public/scotch-6.0.4
installing scotch to /opt/aster/public/scotch-6.0.4...                 
Command output :
installing scotch to /opt/aster/public/scotch-6.0.4...                 [  OK  ]
leaving directory '/tmp/install_scotch.449805/scotch-6.0.4/src'

>>> Clean temporary objects <<<

entering directory '/tmp/install_scotch.449805'
deleting /tmp/install_scotch.449805/scotch-6.0.4...                    [  OK  ]
deleting /tmp/install_scotch.449805...
leaving directory '/tmp/install_scotch.449805'
Filling cache...                                                       [  OK  ]

--------------------------------------------------------------------------------
Installation of scotch 6.0.4 successfully completed
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Compiler variables for astk (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'astk'...         [  OK  ]
Checking for wish8.4... no
Checking for wish84... no
Checking for wish8.3... no
Checking for wish83... no
Checking for wish... /usr/bin/wish
Checking prefix for HOME_TCL_TK (/usr/bin/wish)... adjust to /usr

--------------------------------------------------------------------------------
Installation of   : astk 2020.0
  ASTK is the Graphical User Interface to manage Code_Aster calculations.
Archive filename  : astk-2020.0
Destination       : /opt/aster/lib/python3.10/site-packages
Working directory : /tmp/install_astk.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_astk.449805'
Extracting astk-2020.0-1.tar.gz...                                     [  OK  ]
 --- 464 files extracted
leaving directory '/tmp/install_astk.449805'

>>> Configuration <<<

entering directory '/tmp/install_astk.449805/astk-2020.0'
leaving directory '/tmp/install_astk.449805/astk-2020.0'
 *** Exception raised : invalid `site_packages` path : /opt/aster/lib/python3.10/site-packages

--------------------------------------------------------------------------------
Compiler variables for metis (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'metis'...        [  OK  ]

--------------------------------------------------------------------------------
Installation of   : metis 5.1.0
  METIS is a software package for partitioning unstructured graphs,
  partitioning meshes, and computing fill-reducing orderings of sparse matrices.
  This version is for MUMPS needs.
Archive filename  : metis-5.1.0
Destination       : /opt/aster/public/metis-5.1.0
Working directory : /tmp/install_metis.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_metis.449805'
Extracting metis-5.1.0-aster4.tar.gz...                                [  OK  ]
 --- 140 files extracted
leaving directory '/tmp/install_metis.449805'

>>> Configuration <<<

entering directory '/tmp/install_metis.449805/metis-5.1.0'
Command line : make config prefix=/opt/aster/public/metis-5.1.0
configure metis installation...                                        
Command output :
configure metis installation...                                        [  OK  ]
leaving directory '/tmp/install_metis.449805/metis-5.1.0'

>>> Building the product <<<

entering directory '/tmp/install_metis.449805/metis-5.1.0'
Command line : make -j 4
compiling metis...                                                     
Command output :
compiling metis...                                                     [  OK  ]
leaving directory '/tmp/install_metis.449805/metis-5.1.0'

>>> Installation <<<

entering directory '/tmp/install_metis.449805/metis-5.1.0'
Command line : make install
installing metis to /opt/aster/public/metis-5.1.0...                   
Command output :
installing metis to /opt/aster/public/metis-5.1.0...                   [  OK  ]
leaving directory '/tmp/install_metis.449805/metis-5.1.0'

>>> Clean temporary objects <<<

entering directory '/tmp/install_metis.449805'
deleting /tmp/install_metis.449805/metis-5.1.0...                      [  OK  ]
deleting /tmp/install_metis.449805...
leaving directory '/tmp/install_metis.449805'
Filling cache...                                                       [  OK  ]

--------------------------------------------------------------------------------
Installation of metis 5.1.0 successfully completed
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Compiler variables for tfel (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'tfel'...         [  OK  ]

--------------------------------------------------------------------------------
Installation of   : tfel 3.2.1
  MFront is a code generator which translates a set of
   closely related domain specific languages into plain C++ on top of the
   TFEL library.
Archive filename  : tfel-3.2.1
Destination       : /opt/aster/public/tfel-3.2.1
Working directory : /tmp/install_tfel.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_tfel.449805'
Extracting tfel-3.2.1-1.tar.gz...                                      [  OK  ]
 --- 7044 files extracted
leaving directory '/tmp/install_tfel.449805'

>>> Configuration <<<

entering directory '/tmp/install_tfel.449805/tfel-3.2.1'
Command line : mkdir build ; cd build ; cmake ..   -DCMAKE_BUILD_TYPE=Release   -DTFEL_SVN_REVISION=3.2.1 -DTFEL_APPEND_VERSION=3.2.1   -DCMAKE_Fortran_COMPILER=/usr/bin/gfortran   -Dlocal-castem-header=ON -Denable-fortran=OFF   -Denable-broken-boost-python-module-visibility-handling=ON   -Denable-python-bindings=ON   -Denable-cyrano=ON -Denable-aster=ON   -Ddisable-reference-doc=ON -Ddisable-website=ON   -Denable-portable-build=OFF   -DPython_ADDITIONAL_VERSIONS=3.10 -Denable-python=ON   -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3   -DPYTHON_LIBRARY:FILEPATH=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so   -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.10   -DCMAKE_INSTALL_PREFIX=/opt/aster/public/tfel-3.2.1
configure tfel installation...                                         
Command output :
configure tfel installation...                                         [  OK  ]
leaving directory '/tmp/install_tfel.449805/tfel-3.2.1'

>>> Building the product <<<

entering directory '/tmp/install_tfel.449805/tfel-3.2.1/build'
Command line : make -j 4
compiling tfel...                                                      
Command output :
compiling tfel...                                                      [FAILED]
Exit code : 2
[  0%] Building CXX object src/PhysicalConstants/CMakeFiles/TFELPhysicalConstants.dir/PhysicalConstants.o
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/Test.o
[  0%] Building CXX object src/Exception/CMakeFiles/TFELException.dir/TFELException.o
[  0%] Building CXX object src/Config/CMakeFiles/TFELConfig.dir/GetInstallPath.o
[  0%] Linking CXX shared library libTFELPhysicalConstants-3.2.1.so
[  0%] Built target TFELPhysicalConstants
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/TestResult.o
[  0%] Linking CXX shared library libTFELException-3.2.1.so
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/TestSuite.o
[  0%] Building C object src/Config/CMakeFiles/TFELConfig.dir/GetTFELVersion.o
[  0%] Built target TFELException
[  0%] Linking CXX shared library libTFELConfig-3.2.1.so
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/StringAlgorithms.o
[  0%] Built target TFELConfig
[  0%] Building C object src/System/CMakeFiles/TFELSystem.dir/getFunction.o
[  0%] Building C object src/System/CMakeFiles/TFELSystem.dir/ProcessManager-c.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/ProcessManager.o
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/TestOutput.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/TextData.o
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/StdStreamTestOutput.o
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/XMLTestOutput.o
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ProcessManager.cxx: In member function ‘virtual tfel::system::ProcessManager::ProcessId tfel::system::ProcessManager::createProcess(tfel::system::ProcessManager::Command&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ProcessManager.cxx:268:12: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 268 |       write(cfd[1],"OK",2u);
     |       ~~~~~^~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ProcessManager.cxx: In member function ‘tfel::system::ProcessManager::ProcessId tfel::system::ProcessManager::createProcess(const string&, const StreamId*, const StreamId*, tfel::system::ProcessManager::StreamMap&, tfel::system::ProcessManager::StreamMap&, const std::map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ProcessManager.cxx:370:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 370 |         write(ffd[1],"NO",2u);
     |         ~~~~~^~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ProcessManager.cxx:395:12: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 395 |       write(cfd[1],"OK",2u);
     |       ~~~~~^~~~~~~~~~~~~~~~
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/MultipleTestOutputs.o
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/TestManager.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/GenTypeCastError.o
[  0%] Building CXX object src/Tests/CMakeFiles/TFELTests.dir/TestCase.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/ChildProcess.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/Token.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/Data.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/CxxKeywords.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/SignalHandler.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/SignalManager.o
[  0%] Linking CXX shared library libTFELTests-3.2.1.so
[  0%] Built target TFELTests
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/MathException.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/TerminalColors.o
/tmp/install_tfel.449805/tfel-3.2.1/src/Utilities/Data.cxx: In static member function ‘static tfel::utilities::Data tfel::utilities::Data::read_vector(tfel::utilities::CxxTokenizer::const_iterator&, tfel::utilities::CxxTokenizer::const_iterator, const tfel::utilities::DataParsingOptions&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Utilities/Data.cxx:176:23: warning: redundant move in return statement [-Wredundant-move]
 176 |       return std::move(v);
     |              ~~~~~~~~~^~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Utilities/Data.cxx:176:23: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/src/Utilities/Data.cxx: In static member function ‘static tfel::utilities::Data tfel::utilities::Data::read_map(tfel::utilities::CxxTokenizer::const_iterator&, tfel::utilities::CxxTokenizer::const_iterator, const tfel::utilities::DataParsingOptions&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Utilities/Data.cxx:184:23: warning: redundant move in return statement [-Wredundant-move]
 184 |       return std::move(r);
     |              ~~~~~~~~~^~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Utilities/Data.cxx:184:23: note: remove ‘std::move’ call
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/CxxTokenizerOptions.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/CxxTokenizer.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/LUException.o
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx: In static member function ‘static void tfel::system::SignalManager::callGdb(int, const char*)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:91:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  91 |         ::write(ffd[1], "NO", 2u);
     |         ~~~~~~~^~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:109:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 109 |         ::write(fd, "NO", 2u);
     |         ~~~~~~~^~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:112:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 112 |       ::write(in[1], "attach ", strlen("attach "));
     |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:113:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 113 |       ::write(in[1], id, strlen(id));
     |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:114:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 114 |       ::write(in[1], "\n", sizeof(char));
     |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:115:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 115 |       ::write(in[1], "backtrace\n", strlen("backtrace\n"));
     |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:116:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 116 |       ::write(in[1], "quit\n", strlen("quit\n"));
     |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:117:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 117 |       ::write(in[1], "y\n", strlen("y\n"));
     |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/System/SignalManager.cxx:120:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 120 |       ::write(fd, "OK", 2u);
     |       ~~~~~~~^~~~~~~~~~~~~~
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/QRException.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/basic_rstream.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/Discretization1D.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/basic_wstream.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/StensorConcept.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/rfstream.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/TensorConcept.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/Argument.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/wfstream.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/RunTimeCheck.o
[  0%] Building CXX object src/Utilities/CMakeFiles/TFELUtilities.dir/ArgumentParser.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/StridedRandomAccessIterator.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/BinaryRead.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/DifferenceRandomAccessIterator.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/BinaryWrite.o
[  0%] Building CXX object src/Math/CMakeFiles/TFELMath.dir/StensorComputeEigenValues.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/ThreadPool.o
[  0%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/ThreadedTaskResult.o
[  0%] Linking CXX shared library libTFELMath-3.2.1.so
[  0%] Linking CXX shared library libTFELUtilities-3.2.1.so
[  5%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/RecursiveFind.o
[  5%] Built target TFELMath
[  5%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/BCC.o
[  5%] Built target TFELUtilities
[  5%] Building CXX object bindings/python/std/CMakeFiles/py_std__stl_vector.dir/vector.o
[  5%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/Crystallo.o
[  5%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/LibraryInformation.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/Cubic.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/FCC.o
[ 11%] Building CXX object bindings/python/std/CMakeFiles/py_std__stl_map.dir/map.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/GSystem.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/Hardening.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/include/TFEL/Python/VectorConverter.hxx:32,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/std/vector.cxx:22:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/HCP.o
[ 11%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/ExternalLibraryManager.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/IBurgers.o
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ExternalLibraryManager.cxx: In member function ‘std::string tfel::system::ExternalLibraryManager::getLibraryPath(const string&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/System/ExternalLibraryManager.cxx:244:5: warning: control reaches end of non-void function [-Wreturn-type]
 244 |     }  // end of ExternalLibraryManager::getLibraryPath
     |     ^
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/std/map.cxx:17:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/IDirection.o
[ 11%] Linking CXX shared module _stl_vector.so
[ 11%] Built target py_std__stl_vector
[ 11%] Building CXX object bindings/python/std/CMakeFiles/py_std__stl_pair.dir/pair.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/IPlane.o
[ 11%] Linking CXX shared module _stl_map.so
[ 11%] Built target py_std__stl_map
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/Utilities.o
[ 11%] Building CXX object bindings/python/std/CMakeFiles/py_std__stl_tuple.dir/tuple.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/Vect3.o
/tmp/install_tfel.449805/tfel-3.2.1/src/NUMODIS/Vect3.cxx: In member function ‘bool numodis::Vect3::operator==(const numodis::Vect3&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/NUMODIS/Vect3.cxx:103:28: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
 103 |     return(this->_vector[0]==vec._vector[0] &&
     |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/NUMODIS/Vect3.cxx:104:28: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
 104 |            this->_vector[1]==vec._vector[1] &&
     |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/NUMODIS/Vect3.cxx:105:28: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
 105 |            this->_vector[2]==vec._vector[2]);
     |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/AnalyseJunction.o
[ 11%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/ExternalBehaviourDescription.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/FrankRead.o
[ 11%] Building CXX object src/NUMODIS/CMakeFiles/TFELNUMODIS.dir/TripleNode.o
[ 11%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/System.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/std/pair.cxx:15:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 11%] Linking CXX shared library libTFELNUMODIS-3.2.1.so
[ 11%] Built target TFELNUMODIS
[ 11%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel__tfel.dir/tfel.o
[ 11%] Linking CXX shared module _stl_pair.so
[ 11%] Built target py_std__stl_pair
[ 11%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_tests.dir/tests.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/std/tuple.cxx:15:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object src/System/CMakeFiles/TFELSystem.dir/SystemError.o
[ 11%] Linking CXX shared module _stl_tuple.so
[ 11%] Linking CXX shared library libTFELSystem-3.2.1.so
[ 11%] Built target py_std__stl_tuple
[ 11%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_utilities.dir/utilities.o
[ 11%] Built target TFELSystem
[ 11%] Building CXX object mfront/src/CMakeFiles/MFrontLogStream.dir/MFrontLogStream.o
[ 11%] Linking CXX shared library libMFrontLogStream-3.2.1.so
[ 11%] Built target MFrontLogStream
[ 11%] Building CXX object tfel-config/src/CMakeFiles/tfel-config.dir/tfel-config.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/tfel.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel__tfel.dir/PhysicalConstants.o
[ 11%] Linking CXX executable tfel-config-3.2.1
[ 11%] Built target tfel-config
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/tests.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object mfront/src/CMakeFiles/MFrontProfiling.dir/BehaviourProfiler.o
[ 17%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_tests.dir/TestResult.o
[ 17%] Linking CXX shared library libMFrontProfiling-3.2.1.so
[ 17%] Built target MFrontProfiling
[ 17%] Building CXX object mfm/src/CMakeFiles/mfm.dir/mfm.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/utilities.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 23%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_utilities.dir/Data.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/PhysicalConstants.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/TestResult.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 29%] Linking CXX shared module _tfel.so
[ 29%] Built target py_tfel__tfel
In file included from /usr/include/boost/bind.hpp:30,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/include/TFEL/Python/SharedPtr.hxx:21,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/Data.cxx:16:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_utilities.dir/TextData.o
[ 29%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_tests.dir/XMLTestOutput.o
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 29%] Linking CXX executable mfm-3.2.1
[ 29%] Built target mfm
[ 29%] Building CXX object src/Glossary/CMakeFiles/TFELGlossary.dir/GlossaryEntry.o
[ 29%] Building CXX object src/Glossary/CMakeFiles/TFELGlossary.dir/Glossary.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/TextData.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/XMLTestOutput.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 29%] Linking CXX shared library libTFELGlossary-3.2.1.so
[ 29%] Built target TFELGlossary
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathCubicSpline.dir/CubicSpline.o
[ 29%] Linking CXX shared module tests.so
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/KrigingErrors.o
[ 29%] Linking CXX shared library libTFELMathCubicSpline-3.2.1.so
[ 29%] Built target py_tfel_tests
[ 29%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/DDIF2Base.o
[ 29%] Built target TFELMathCubicSpline
[ 29%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_glossary.dir/pyglossary.o
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/KrigingUtilities.o
[ 29%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/BoundsCheck.o
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/Kriging1D.o
[ 29%] Linking CXX shared module utilities.so
[ 29%] Built target py_tfel_utilities
[ 29%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_glossary.dir/Glossary.o
[ 29%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/MaterialException.o
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/Kriging2D.o
[ 29%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/ModellingHypothesis.o
[ 29%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/FiniteStrainBehaviourTangentOperator.o
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/Kriging3D.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/pyglossary.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/SlipSystemsDescription.o
[ 29%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_glossary.dir/GlossaryEntry.o
[ 29%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/FactorizedKriging1D1D.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/Glossary.cxx:13:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/FactorizedKriging1D2D.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathKriging.dir/FactorizedKriging1D3D.o
[ 35%] Building CXX object src/Material/CMakeFiles/TFELMaterial.dir/LogarithmicStrainHandler.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/GlossaryEntry.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_system.dir/system.o
[ 35%] Linking CXX shared library libTFELMathKriging-3.2.1.so
[ 35%] Linking CXX shared library libTFELMaterial-3.2.1.so
[ 35%] Built target TFELMathKriging
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ExternalCFunction.o
[ 35%] Built target TFELMaterial
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/material.o
[ 35%] Linking CXX shared module glossary.so
[ 35%] Built target py_tfel_glossary
[ 35%] Building CXX object mfront/src/CMakeFiles/MTestFileGenerator.dir/MTestFileGeneratorBase.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ExternalCastemFunction.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ExternalFunctionExpr.o
[ 35%] Building CXX object mfront/src/CMakeFiles/MTestFileGenerator.dir/UmatSmallStrainMTestFileGenerator.o
[ 35%] Building CXX object mfront/src/CMakeFiles/MTestFileGenerator.dir/UmatFiniteStrainMTestFileGenerator.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/system.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object mfront/src/CMakeFiles/MTestFileGenerator.dir/GenericBehaviourSmallStrainMTestFileGenerator.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/material.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_system.dir/ProcessManagerCommand.o
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/ModellingHypothesis.o
[ 35%] Building CXX object mfront/src/CMakeFiles/MTestFileGenerator.dir/GenericBehaviourFiniteStrainMTestFileGenerator.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ExternalFunctionExpr2.o
[ 35%] Linking CXX shared library libMTestFileGenerator-3.2.1.so
[ 35%] Built target MTestFileGenerator
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemInterfaceExceptions.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemFiniteStrain.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/KrigedFunction.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/DifferentiatedFunctionExpr.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/ProcessManagerCommand.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/ModellingHypothesis.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/OutOfBoundsPolicy.o
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_system.dir/LibraryInformation.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/Expr.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/BinaryFunction.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemComputeStiffnessTensor.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/BinaryOperator.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemComputeThermalExpansionCoefficientTensor.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/CastemComputeThermalExpansionCoefficientTensor.cxx: In static member function ‘static void castem::CastemComputeThermalExpansionCoefficientTensor<castem::STANDARDSTRAINBASEDBEHAVIOUR, tfel::material::ModellingHypothesis::PLANESTRESS, castem::ISOTROPIC>::exe(const CastemReal*, tfel::config::Types<2, double, false>::ThermalExpansionCoefficientTensor&)’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/CastemComputeThermalExpansionCoefficientTensor.cxx:61:50: note: ‘#pragma message: something needs to be done HERE’
  61 | #pragma message("something needs to be done HERE")
     |                                                  ^
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/CastemComputeThermalExpansionCoefficientTensor.cxx: In static member function ‘static void castem::CastemComputeThermalExpansionCoefficientTensor<castem::STANDARDSTRAINBASEDBEHAVIOUR, tfel::material::ModellingHypothesis::PLANESTRESS, castem::ORTHOTROPIC>::exe(const CastemReal*, tfel::config::Types<2, double, false>::ThermalExpansionCoefficientTensor&)’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/CastemComputeThermalExpansionCoefficientTensor.cxx:127:50: note: ‘#pragma message: something needs to be done HERE’
 127 | #pragma message("something needs to be done HERE")
     |                                                  ^
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemRotationMatrix.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/OutOfBoundsPolicy.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemTangentOperator.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/LibraryInformation.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/CrystalStructure.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/LogicalExpr.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemOutOfBoundsPolicy.o
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_system.dir/ExternalLibraryManager.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemGetModellingHypothesis.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemStressFreeExpansionHandler.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CastemInterface.dir/CastemException.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ConditionalExpr.o
[ 35%] Linking CXX shared library libCastemInterface-3.2.1.so
[ 35%] Built target CastemInterface
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterInterfaceExceptions.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ExternalFunction.o
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterException.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/ConstantExternalFunction.o
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterRotationMatrix.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/CrystalStructure.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/EvaluatorBase.o
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterFiniteStrainRotationMatrix.o
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/PiPlane.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/ExternalLibraryManager.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterComputeStiffnessTensor.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/EvaluatorTExpr.o
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterStressFreeExpansionHandler.o
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterComputeThermalExpansionCoefficientTensor.o
[ 35%] Building CXX object mfront/src/CMakeFiles/AsterInterface.dir/AsterTangentOperator.o
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_system.dir/ExternalBehaviourDescription.o
[ 35%] Linking CXX shared library libAsterInterface-3.2.1.so
[ 35%] Built target AsterInterface
[ 35%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoException.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/EvaluatorFunction.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/PiPlane.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoInterfaceExceptions.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoComputeStiffnessTensor.o
[ 35%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/Barlat.o
[ 35%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/Evaluator.o
[ 35%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoStressFreeExpansionHandler.o
[ 41%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoComputeThermalExpansionCoefficientTensor.o
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx: In member function ‘std::shared_ptr<tfel::math::Evaluator::TExpr> tfel::math::Evaluator::treatGroup2(std::vector<std::__cxx11::basic_string<char> >::const_iterator&, std::vector<std::__cxx11::basic_string<char> >::const_iterator, bool, const string&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1044:23: warning: redundant move in return statement [-Wredundant-move]
1044 |       return std::move(g);
     |              ~~~~~~~~~^~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1044:23: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx: In member function ‘virtual std::shared_ptr<tfel::math::parser::ExternalFunction> tfel::math::Evaluator::differentiate(std::vector<double>::size_type) const’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1313:23: warning: redundant move in return statement [-Wredundant-move]
1313 |       return std::move(pev);
     |              ~~~~~~~~~^~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1313:23: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx: In member function ‘virtual std::shared_ptr<tfel::math::parser::ExternalFunction> tfel::math::Evaluator::resolveDependencies() const’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1325:23: warning: redundant move in return statement [-Wredundant-move]
1325 |       return std::move(f);
     |              ~~~~~~~~~^~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1325:23: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx: In member function ‘virtual std::shared_ptr<tfel::math::parser::ExternalFunction> tfel::math::Evaluator::createFunctionByChangingParametersIntoVariables(const std::vector<std::__cxx11::basic_string<char> >&) const’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1397:23: warning: redundant move in return statement [-Wredundant-move]
1397 |       return std::move(pev);
     |              ~~~~~~~~~^~~~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/Evaluator.cxx:1397:23: note: remove ‘std::move’ call
[ 41%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoOutOfBoundsPolicy.o
[ 41%] Building CXX object mfront/src/CMakeFiles/CyranoInterface.dir/CyranoGetModellingHypothesis.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/ExternalBehaviourDescription.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 41%] Linking CXX shared library libCyranoInterface-3.2.1.so
[ 41%] Built target CyranoInterface
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/IntegerEvaluator.o
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/IntegerEvaluator.cxx: In member function ‘std::shared_ptr<tfel::math::IntegerEvaluator::TExpr> tfel::math::IntegerEvaluator::treatGroup(std::vector<std::__cxx11::basic_string<char> >::const_iterator&, std::vector<std::__cxx11::basic_string<char> >::const_iterator, bool, const string&)’:
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/IntegerEvaluator.cxx:268:23: warning: redundant move in return statement [-Wredundant-move]
 268 |       return std::move(g);
     |              ~~~~~~~~~^~~
/tmp/install_tfel.449805/tfel-3.2.1/src/Math/IntegerEvaluator.cxx:268:23: note: remove ‘std::move’ call
[ 41%] Linking CXX shared module system.so
[ 41%] Built target py_tfel_system
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/IntegerEvaluatorTExpr.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/Barlat.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/Function.o
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/Negation.o
[ 41%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_material.dir/Hosford.o
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/Number.o
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/LevenbergMarquardtEvaluatorWrapper.o
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/LevenbergMarquardtExternalFunctionWrapper.o
[ 41%] Building CXX object src/Math/CMakeFiles/TFELMathParser.dir/Variable.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/Hosford.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 41%] Linking CXX shared module material.so
[ 41%] Built target py_tfel_material
[ 41%] Linking CXX shared library libTFELMathParser-3.2.1.so
[ 41%] Built target TFELMathParser
[ 41%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_math.dir/math.o
[ 41%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/Configuration.o
[ 41%] Building CXX object mtest/src/CMakeFiles/TFELMTest.dir/CyranoBehaviour.o
[ 41%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CyranoInterface.o
[ 41%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/ConfigurationManager.o
[ 41%] Building CXX object mtest/src/CMakeFiles/TFELMTest.dir/AsterStandardBehaviour.o
[ 41%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/PCILogDriver.o
[ 41%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/PCJUnitDriver.o
[ 41%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CyranoSymbolsGenerator.o
[ 41%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/PCLogger.o
[ 41%] Building CXX object mtest/src/CMakeFiles/TFELMTest.dir/AsterSmallStrainBehaviour.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/math.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 41%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/PCTextDriver.o
[ 41%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AsterInterface.o
[ 41%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_math.dir/vector.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/TestLauncher.o
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx: In member function ‘virtual std::pair<bool, double> mtest::AsterSmallStrainBehaviour::call_behaviour(tfel::math::matrix<double>&, mtest::CurrentState&, mtest::BehaviourWorkSpace&, mtest::real, mtest::StiffnessMatrixType, bool) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:130:34: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char*’)
 130 |           mfront::getLogStream() << this->emsg() << std::endl;
     |           ~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~
     |                               |               |
     |                               |               const char*
     |                               std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:17:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:130:48: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char*’
 130 |           mfront::getLogStream() << this->emsg() << std::endl;
     |                                                ^
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/fsarray.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tmatrix.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:18:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:130:47: note:   cannot convert ‘((const char* (*)())((const mtest::AsterSmallStrainBehaviour*)this)->mtest::AsterSmallStrainBehaviour::<anonymous>.mtest::AsterStandardBehaviour::emsg)()’ (type ‘const char*’) to type ‘const std::error_code&’
 130 |           mfront::getLogStream() << this->emsg() << std::endl;
     |                                     ~~~~~~~~~~^~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mtest/include/MTest/Types.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mtest/include/MTest/CurrentState.hxx:26,
                from /tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:25:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:130:48: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char*’
 130 |           mfront::getLogStream() << this->emsg() << std::endl;
     |                                                ^
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:130:58: error: ‘endl’ is not a member of ‘std’
 130 |           mfront::getLogStream() << this->emsg() << std::endl;
     |                                                          ^~~~
/tmp/install_tfel.449805/tfel-3.2.1/mtest/src/AsterSmallStrainBehaviour.cxx:29:1: note: ‘std::endl’ is defined in header ‘<ostream>’; did you forget to ‘#include <ostream>’?
  28 | #include"MTest/AsterSmallStrainBehaviour.hxx"
 +++ |+#include <ostream>
  29 | 
make[2]: *** [mtest/src/CMakeFiles/TFELMTest.dir/build.make:104: mtest/src/CMakeFiles/TFELMTest.dir/AsterSmallStrainBehaviour.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:5682: mtest/src/CMakeFiles/TFELMTest.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/TestLauncherV1.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/AsterInterface.cxx: In lambda function:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/AsterInterface.cxx:365:17: warning: control reaches end of non-void function [-Wreturn-type]
 365 |         throw_if(true,
     |         ~~~~~~~~^~~~~~
 366 |                  "the aster interface only supports "
     |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 367 |                  "small and finite strain behaviours and "
     |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 368 |                  "cohesive zone models");
     |                  ~~~~~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AsterSymbolsGenerator.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/SplineInterpolation.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/include/TFEL/Python/VectorConverter.hxx:32,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/vector.cxx:17:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_math.dir/tvector.o
[ 47%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CastemInterface.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/SplineLocalInterpolation.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/Interpolation.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/LinearInterpolation.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/Linearization.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/NoInterpolation.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/CastemInterface.cxx: In lambda function:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/CastemInterface.cxx:2274:15: warning: control reaches end of non-void function [-Wreturn-type]
2274 |       throw_if(true, "internal error, unsupported behaviour type");
     |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/Column.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/Comparison.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/AbsoluteComparison.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/RelativeComparison.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/tvector.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/RelativeAndAbsoluteComparison.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/MixedComparison.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/AreaComparison.o
[ 47%] Building CXX object tfel-check/src/CMakeFiles/TFELCheck.dir/Test.o
/tmp/install_tfel.449805/tfel-3.2.1/tfel-check/src/AreaComparison.cxx: In member function ‘virtual void tfel::check::AreaComparison::compare()’:
/tmp/install_tfel.449805/tfel-3.2.1/tfel-check/src/AreaComparison.cxx:66:51: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
  66 |              (j < timesB.size()) && (timesA.at(i) != timesB.at(j)); ++j) {
     |                                      ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/tfel-check/src/AreaComparison.cxx:85:51: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
  85 |              (j < timesA.size()) && (timesB.at(i) != timesA.at(j)); ++j) {
     |                                      ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
[ 47%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_math.dir/stensor.o
[ 47%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_math.dir/st2tost2.o
[ 47%] Linking CXX static library libTFELCheck.a
[ 47%] Built target TFELCheck
[ 47%] Building CXX object bindings/python/tfel/CMakeFiles/py_tfel_math.dir/Evaluator.o
[ 47%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CastemSymbolsGenerator.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CastemMaterialPropertyInterface.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/stensor.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/st2tost2.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                from /usr/include/boost/shared_ptr.hpp:17,
                from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12,
                from /usr/include/boost/python/converter/arg_to_python.hpp:15,
                from /usr/include/boost/python/call.hpp:15,
                from /usr/include/boost/python/object_core.hpp:14,
                from /usr/include/boost/python/args.hpp:22,
                from /usr/include/boost/python.hpp:11,
                from /tmp/install_tfel.449805/tfel-3.2.1/bindings/python/tfel/Evaluator.cxx:14:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
  36 | BOOST_PRAGMA_MESSAGE(
     | ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use <iterator> instead.’
  13 | BOOST_HEADER_DEPRECATED("<iterator>")
     | ^~~~~~~~~~~~~~~~~~~~~~~
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/PythonMaterialPropertyInterface.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/GnuplotMaterialPropertyInterface.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MFront.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MFrontBase.o
[ 52%] Linking CXX shared module math.so
[ 52%] Built target py_tfel_math
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MFrontUtilities.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/GeneratorOptions.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CMakeGenerator.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MakefileGenerator.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/CodeBlock.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/FileDescription.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/TargetsDescription.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/LibraryDescription.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MFrontDebugMode.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/PedanticMode.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MFrontLock.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/InstallPath.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/SearchPathsHandler.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/InitInterfaces.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/InitDSLs.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DSLFactory.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/Gradient.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ThermodynamicForce.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/LawFunction.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MaterialPropertyDescription.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MaterialPropertyParametersHandler.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/BehaviourData.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/BehaviourDescription.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/VariableDescriptionBase.o
[ 52%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/VariableDescription.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/StaticVariableDescription.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/VariableBoundsDescription.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDescription.cxx: In member function ‘mfront::BehaviourDescription::MaterialPropertyInput::Category mfront::BehaviourDescription::getMaterialPropertyInputCategory(mfront::BehaviourDescription::Hypothesis, const string&) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDescription.cxx:352:55: warning: control reaches end of non-void function [-Wreturn-type]
 352 |     throw_if(true, "unsupported variable: variable '" + v +
     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/BehaviourDSLCommon.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ModelDescription.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx: In member function ‘mfront::BehaviourDescription::MaterialProperty mfront::BehaviourDSLCommon::extractMaterialProperty(const string&, const tfel::utilities::Token&)’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:1650:25: warning: redundant move in return statement [-Wredundant-move]
1650 |         return std::move(mp);
     |                ~~~~~~~~~^~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:1650:25: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:1654:25: warning: redundant move in return statement [-Wredundant-move]
1654 |         return std::move(mp);
     |                ~~~~~~~~~^~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:1654:25: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:1666:21: warning: redundant move in return statement [-Wredundant-move]
1666 |     return std::move(mp);
     |            ~~~~~~~~~^~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:1666:21: note: remove ‘std::move’ call
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx: In member function ‘virtual void mfront::BehaviourDSLCommon::writeBehaviourOutputOperator(std::ostream&, mfront::AbstractBehaviourDSL::Hypothesis) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BehaviourDSLCommon.cxx:4612:73: note: ‘#pragma message: BehaviourDSLCommon: handle LocalDataStructure properly’
4612 | #pragma message("BehaviourDSLCommon: handle LocalDataStructure properly")
     |                                                                         ^
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ModelDSLCommon.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ModelDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AbstractDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AbstractBehaviourDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AbstractBehaviourInterface.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AbstractMaterialPropertyInterface.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/AbstractModelInterface.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/SupportedTypes.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DSLBase.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/InterfaceBase.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DSLUtilities.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/FiniteStrainBehaviourTangentOperatorConversion.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/FiniteStrainBehaviourTangentOperatorConversionPath.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MaterialPropertyInterfaceFactory.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/BehaviourInterfaceFactory.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ModelInterfaceFactory.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DefaultDSLBase.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DefaultDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DefaultCZMDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/DefaultFiniteStrainDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/MaterialPropertyDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/IsotropicMisesCreepDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/IsotropicStrainHardeningMisesCreepDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/IsotropicMisesPlasticFlowDSL.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/RungeKuttaDSLBase.o
[ 58%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/RungeKuttaDSL.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/RungeKuttaFiniteStrainDSL.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ImplicitDSLBase.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ImplicitDSL.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ImplicitDSLII.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/ImplicitFiniteStrainDSL.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/NonLinearSystemSolver.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/NonLinearSystemSolverBase.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/NonLinearSystemSolverFactory.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NonLinearSystemSolverBase.cxx: In lambda function:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NonLinearSystemSolverBase.cxx:139:11: warning: control reaches end of non-void function [-Wreturn-type]
 139 |           };
     |           ^
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/PowellDogLegAlgorithmBase.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/NewtonRaphsonSolvers.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/BroydenSolvers.o
[ 64%] Building CXX object mfront/src/CMakeFiles/TFELMFront.dir/SecondBroydenSolver.o
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx: In member function ‘virtual void mfront::MFrontNewtonRaphsonSolverBase::writeResolutionAlgorithm(std::ostream&, const mfront::BehaviourDescription&, mfront::MFrontNewtonRaphsonSolverBase::Hypothesis) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:112:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [9]’)
 112 |       out << "tmatrix<" << n2 << "," << n2 << ",real> njacobian;\n";
     |       ~~~ ^~ ~~~~~~~~~~
     |       |      |
     |       |      const char [9]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:112:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [9]’
 112 |       out << "tmatrix<" << n2 << "," << n2 << ",real> njacobian;\n";
     |              ^~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:112:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [9]’
 112 |       out << "tmatrix<" << n2 << "," << n2 << ",real> njacobian;\n";
     |              ^~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:112:14: note:   cannot convert ‘"tmatrix<"’ (type ‘const char [9]’) to type ‘const std::error_code&’
 112 |       out << "tmatrix<" << n2 << "," << n2 << ",real> njacobian;\n";
     |              ^~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:116:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [17]’)
 116 |       out << "TinyPermutation<" << n2 << "> permutation_vector;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [17]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:116:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [17]’
 116 |       out << "TinyPermutation<" << n2 << "> permutation_vector;\n";
     |              ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:116:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [17]’
 116 |       out << "TinyPermutation<" << n2 << "> permutation_vector;\n";
     |              ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:116:14: note:   cannot convert ‘"TinyPermutation<"’ (type ‘const char [17]’) to type ‘const std::error_code&’
 116 |       out << "TinyPermutation<" << n2 << "> permutation_vector;\n";
     |              ^~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:118:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [22]’)
 118 |     out << "auto error = real{};\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [22]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:118:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [22]’
 118 |     out << "auto error = real{};\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:118:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [22]’
 118 |     out << "auto error = real{};\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:118:12: note:   cannot convert ‘"auto error = real{};\012"’ (type ‘const char [22]’) to type ‘const std::error_code&’
 118 |     out << "auto error = real{};\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:122:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 122 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:122:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 122 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:122:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 122 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:122:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 122 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:125:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 125 |     out << "while((converged==false)&&\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [28]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:125:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 125 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:125:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 125 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:125:12: note:   cannot convert ‘"while((converged==false)&&\012"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 125 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:129:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [24]’)
 129 |       out << "this->computeStress();\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [24]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:129:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [24]’
 129 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:129:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [24]’
 129 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:129:14: note:   cannot convert ‘"this->computeStress();\012"’ (type ‘const char [24]’) to type ‘const std::error_code&’
 129 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:131:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [53]’)
 131 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [53]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:131:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [53]’
 131 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:131:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [53]’
 131 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:131:12: note:   cannot convert ‘"const auto computeFdF_ok = this->computeFdF(false);\012"’ (type ‘const char [53]’) to type ‘const std::error_code&’
 131 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:138:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 138 |       out << "cout << endl << \"" << mb.getClassName() << "::integrate() : computFdF returned "
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:138:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 138 |       out << "cout << endl << \"" << mb.getClassName() << "::integrate() : computFdF returned "
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:138:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 138 |       out << "cout << endl << \"" << mb.getClassName() << "::integrate() : computFdF returned "
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:138:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 138 |       out << "cout << endl << \"" << mb.getClassName() << "::integrate() : computFdF returned "
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:143:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 143 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:143:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 143 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:143:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 143 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:143:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 143 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:145:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 145 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:145:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 145 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:145:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 145 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:145:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 145 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:147:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 147 |     out << "} else {\n";
     |     ~~~ ^~ ~~~~~~~~~~~~
     |     |      |
     |     |      const char [10]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:147:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 147 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:147:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 147 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:147:12: note:   cannot convert ‘"} else {\012"’ (type ‘const char [10]’) to type ‘const std::error_code&’
 147 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:149:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 149 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:149:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 149 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:149:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 149 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:149:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 149 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:152:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [50]’)
 152 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [50]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:152:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [50]’
 152 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:152:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [50]’
 152 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:152:12: note:   cannot convert ‘"const real integrate_one_half = real(1)/real(2);\012"’ (type ‘const char [50]’) to type ‘const std::error_code&’
 152 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:157:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [34]’)
 157 |     out << "converged = error<this->epsilon;\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [34]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:157:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [34]’
 157 |     out << "converged = error<this->epsilon;\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:157:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [34]’
 157 |     out << "converged = error<this->epsilon;\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:157:12: note:   cannot convert ‘"converged = error<this->epsilon;\012"’ (type ‘const char [34]’) to type ‘const std::error_code&’
 157 |     out << "converged = error<this->epsilon;\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:165:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [48]’)
 165 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [48]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:165:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [48]’
 165 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:165:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [48]’
 165 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:165:14: note:   cannot convert ‘"if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\012"’ (type ‘const char [48]’) to type ‘const std::error_code&’
 165 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:167:13: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [16]’)
 167 |         out << "if(converged){\n"
     |         ~~~ ^~ ~~~~~~~~~~~~~~~~~~
     |         |      |
     |         |      const char [16]
     |         std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:167:16: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [16]’
 167 |         out << "if(converged){\n"
     |                ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:167:16: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [16]’
 167 |         out << "if(converged){\n"
     |                ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:167:16: note:   cannot convert ‘"if(converged){\012"’ (type ‘const char [16]’) to type ‘const std::error_code&’
 167 |         out << "if(converged){\n"
     |                ^~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:172:15: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 172 |           out << "cout << \"" << mb.getClassName()
     |           ~~~ ^~ ~~~~~~~~~~~~
     |           |      |
     |           |      const char [10]
     |           std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:172:18: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 172 |           out << "cout << \"" << mb.getClassName()
     |                  ^~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:172:18: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 172 |           out << "cout << \"" << mb.getClassName()
     |                  ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:172:18: note:   cannot convert ‘"cout << \""’ (type ‘const char [10]’) to type ‘const std::error_code&’
 172 |           out << "cout << \"" << mb.getClassName()
     |                  ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:175:13: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [49]’)
 175 |         out << "this->computeNumericalJacobian(this->jacobian);\n"
     |         ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |         |      |
     |         |      const char [49]
     |         std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:175:16: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [49]’
 175 |         out << "this->computeNumericalJacobian(this->jacobian);\n"
     |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:175:16: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [49]’
 175 |         out << "this->computeNumericalJacobian(this->jacobian);\n"
     |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:175:16: note:   cannot convert ‘"this->computeNumericalJacobian(this->jacobian);\012"’ (type ‘const char [49]’) to type ‘const std::error_code&’
 175 |         out << "this->computeNumericalJacobian(this->jacobian);\n"
     |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:179:13: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [49]’)
 179 |         out << "this->computeNumericalJacobian(this->jacobian);\n";
     |         ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |         |      |
     |         |      const char [49]
     |         std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:179:16: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [49]’
 179 |         out << "this->computeNumericalJacobian(this->jacobian);\n";
     |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:179:16: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [49]’
 179 |         out << "this->computeNumericalJacobian(this->jacobian);\n";
     |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:179:16: note:   cannot convert ‘"this->computeNumericalJacobian(this->jacobian);\012"’ (type ‘const char [49]’) to type ‘const std::error_code&’
 179 |         out << "this->computeNumericalJacobian(this->jacobian);\n";
     |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:181:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [3]’)
 181 |       out << "}\n";
     |       ~~~ ^~ ~~~~~
     |       |      |
     |       |      const char [3]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:181:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [3]’
 181 |       out << "}\n";
     |              ^~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:181:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [3]’
 181 |       out << "}\n";
     |              ^~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:181:14: note:   cannot convert ‘"}\012"’ (type ‘const char [3]’) to type ‘const std::error_code&’
 181 |       out << "}\n";
     |              ^~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:183:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [48]’)
 183 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [48]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:183:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [48]’
 183 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:183:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [48]’
 183 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:183:14: note:   cannot convert ‘"if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\012"’ (type ‘const char [48]’) to type ‘const std::error_code&’
 183 |       out << "if((!converged)||(smt!=NOSTIFFNESSREQUESTED)){\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:186:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [3]’)
 186 |       out << "}\n";
     |       ~~~ ^~ ~~~~~
     |       |      |
     |       |      const char [3]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:186:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [3]’
 186 |       out << "}\n";
     |              ^~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:186:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [3]’
 186 |       out << "}\n";
     |              ^~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:186:14: note:   cannot convert ‘"}\012"’ (type ‘const char [3]’) to type ‘const std::error_code&’
 186 |       out << "}\n";
     |              ^~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:189:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 189 |       out << "cout << \"" << mb.getClassName() << "::integrate() : iteration \" "
     |       ~~~ ^~ ~~~~~~~~~~~~
     |       |      |
     |       |      const char [10]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:189:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 189 |       out << "cout << \"" << mb.getClassName() << "::integrate() : iteration \" "
     |              ^~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:189:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 189 |       out << "cout << \"" << mb.getClassName() << "::integrate() : iteration \" "
     |              ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:189:14: note:   cannot convert ‘"cout << \""’ (type ‘const char [10]’) to type ‘const std::error_code&’
 189 |       out << "cout << \"" << mb.getClassName() << "::integrate() : iteration \" "
     |              ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:192:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [17]’)
 192 |     out << "if(!converged){\n";
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [17]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:192:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [17]’
 192 |     out << "if(!converged){\n";
     |            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:192:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [17]’
 192 |     out << "if(!converged){\n";
     |            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:192:12: note:   cannot convert ‘"if(!converged){\012"’ (type ‘const char [17]’) to type ‘const std::error_code&’
 192 |     out << "if(!converged){\n";
     |            ^~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:194:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [9]’)
 194 |       out << "tmatrix<" << n2 << "," << n2 << ",real> tjacobian(this->jacobian);\n";
     |       ~~~ ^~ ~~~~~~~~~~
     |       |      |
     |       |      const char [9]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:194:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [9]’
 194 |       out << "tmatrix<" << n2 << "," << n2 << ",real> tjacobian(this->jacobian);\n";
     |              ^~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:194:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [9]’
 194 |       out << "tmatrix<" << n2 << "," << n2 << ",real> tjacobian(this->jacobian);\n";
     |              ^~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:194:14: note:   cannot convert ‘"tmatrix<"’ (type ‘const char [9]’) to type ‘const std::error_code&’
 194 |       out << "tmatrix<" << n2 << "," << n2 << ",real> tjacobian(this->jacobian);\n";
     |              ^~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:195:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [9]’)
 195 |       out << "tvector<" << n2 << ",real> tfzeros(this->fzeros);\n";
     |       ~~~ ^~ ~~~~~~~~~~
     |       |      |
     |       |      const char [9]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:195:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [9]’
 195 |       out << "tvector<" << n2 << ",real> tfzeros(this->fzeros);\n";
     |              ^~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:195:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [9]’
 195 |       out << "tvector<" << n2 << ",real> tfzeros(this->fzeros);\n";
     |              ^~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:195:14: note:   cannot convert ‘"tvector<"’ (type ‘const char [9]’) to type ‘const std::error_code&’
 195 |       out << "tvector<" << n2 << ",real> tfzeros(this->fzeros);\n";
     |              ^~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:197:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [6]’)
 197 |     out << "try{\n";
     |     ~~~ ^~ ~~~~~~~~
     |     |      |
     |     |      const char [6]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:197:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [6]’
 197 |     out << "try{\n";
     |            ^~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:197:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [6]’
 197 |     out << "try{\n";
     |            ^~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:197:12: note:   cannot convert ‘"try{\012"’ (type ‘const char [6]’) to type ‘const std::error_code&’
 197 |     out << "try{\n";
     |            ^~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:203:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [15]’)
 203 |       out << "if(this->iter%" << jacobianUpdatePeriod << "){\n"
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [15]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:203:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [15]’
 203 |       out << "if(this->iter%" << jacobianUpdatePeriod << "){\n"
     |              ^~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:203:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [15]’
 203 |       out << "if(this->iter%" << jacobianUpdatePeriod << "){\n"
     |              ^~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:203:14: note:   cannot convert ‘"if(this->iter%"’ (type ‘const char [15]’) to type ‘const std::error_code&’
 203 |       out << "if(this->iter%" << jacobianUpdatePeriod << "){\n"
     |              ^~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:210:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [17]’)
 210 |       out << "TinyMatrixSolve<" << n2 << ","
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [17]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:210:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [17]’
 210 |       out << "TinyMatrixSolve<" << n2 << ","
     |              ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:210:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [17]’
 210 |       out << "TinyMatrixSolve<" << n2 << ","
     |              ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:210:14: note:   cannot convert ‘"TinyMatrixSolve<"’ (type ‘const char [17]’) to type ‘const std::error_code&’
 210 |       out << "TinyMatrixSolve<" << n2 << ","
     |              ^~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:216:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [3]’)
 216 |     out << "}\n"
     |     ~~~ ^~ ~~~~~
     |     |      |
     |     |      const char [3]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:216:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [3]’
 216 |     out << "}\n"
     |            ^~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:216:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [3]’
 216 |     out << "}\n"
     |            ^~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:216:12: note:   cannot convert ‘"}\012"’ (type ‘const char [3]’) to type ‘const std::error_code&’
 216 |     out << "}\n"
     |            ^~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:219:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 219 |       out << "cout << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~
     |       |      |
     |       |      const char [10]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:219:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 219 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:219:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 219 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:219:14: note:   cannot convert ‘"cout << \""’ (type ‘const char [10]’) to type ‘const std::error_code&’
 219 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:223:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 223 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:223:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 223 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:223:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 223 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:223:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 223 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:225:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 225 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:225:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 225 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:225:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 225 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:225:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 225 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:227:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [3]’)
 227 |     out << "}\n";
     |     ~~~ ^~ ~~~~~
     |     |      |
     |     |      const char [3]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:227:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [3]’
 227 |     out << "}\n";
     |            ^~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:227:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [3]’
 227 |     out << "}\n";
     |            ^~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:227:12: note:   cannot convert ‘"}\012"’ (type ‘const char [3]’) to type ‘const std::error_code&’
 227 |     out << "}\n";
     |            ^~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:232:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [30]’)
 232 |       out << "this->zeros -= this->fzeros;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [30]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:232:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [30]’
 232 |       out << "this->zeros -= this->fzeros;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:232:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [30]’
 232 |       out << "this->zeros -= this->fzeros;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:232:14: note:   cannot convert ‘"this->zeros -= this->fzeros;\012"’ (type ‘const char [30]’) to type ‘const std::error_code&’
 232 |       out << "this->zeros -= this->fzeros;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:238:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [60]’)
 238 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [60]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Raise.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:14:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:238:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [60]’
 238 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:238:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [60]’
 238 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:16:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/NewtonRaphsonSolvers.cxx:238:12: note:   cannot convert ‘"this->updateMaterialPropertiesDependantOnStateVariables();\012"’ (type ‘const char [60]’) to type ‘const std::error_code&’
 238 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [mfront/src/CMakeFiles/TFELMFront.dir/build.make:1126: mfront/src/CMakeFiles/TFELMFront.dir/NewtonRaphsonSolvers.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx: In member function ‘virtual void mfront::SecondBroydenSolver::writeSpecificInitializeMethodPart(std::ostream&, const mfront::BehaviourDescription&, mfront::NonLinearSystemSolver::Hypothesis) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:92:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [48]’)
  92 |       out << "// setting the inverse of jacobian to identity\n"
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [48]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:92:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [48]’
  92 |       out << "// setting the inverse of jacobian to identity\n"
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:92:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [48]’
  92 |       out << "// setting the inverse of jacobian to identity\n"
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:92:14: note:   cannot convert ‘"// setting the inverse of jacobian to identity\012"’ (type ‘const char [48]’) to type ‘const std::error_code&’
  92 |       out << "// setting the inverse of jacobian to identity\n"
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx: In member function ‘virtual void mfront::SecondBroydenSolver::writeResolutionAlgorithm(std::ostream&, const mfront::BehaviourDescription&, mfront::NonLinearSystemSolver::Hypothesis) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:107:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [9]’)
 107 |     out << "tmatrix<" << n2 << "," << n2 << ",real> inv_jacobian2;\n"
     |     ~~~ ^~ ~~~~~~~~~~
     |     |      |
     |     |      const char [9]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:107:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [9]’
 107 |     out << "tmatrix<" << n2 << "," << n2 << ",real> inv_jacobian2;\n"
     |            ^~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:107:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [9]’
 107 |     out << "tmatrix<" << n2 << "," << n2 << ",real> inv_jacobian2;\n"
     |            ^~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:107:12: note:   cannot convert ‘"tmatrix<"’ (type ‘const char [9]’) to type ‘const std::error_code&’
 107 |     out << "tmatrix<" << n2 << "," << n2 << ",real> inv_jacobian2;\n"
     |            ^~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx: In member function ‘virtual void mfront::MFrontBroydenSolverBase::writeSpecificInitializeMethodPart(std::ostream&, const mfront::BehaviourDescription&, mfront::MFrontBroydenSolverBase::Hypothesis) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:101:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [131]’)
 101 |       out << "// setting jacobian to identity\n"
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [131]
     |       std::ostream {aka std::basic_ostream<char>}
 102 |         "std::fill(this->jacobian.begin(),this->jacobian.end(),real(0));\n"
     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 103 |         "for(unsigned short idx = 0; idx!= "<< n << ";++idx){\n"
     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:103:9: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [131]’
 103 |         "for(unsigned short idx = 0; idx!= "<< n << ";++idx){\n"
     |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:116:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 116 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:116:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 116 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:116:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 116 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:116:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 116 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:119:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 119 |     out << "while((converged==false)&&\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [28]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:103:9: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [131]’
 103 |         "for(unsigned short idx = 0; idx!= "<< n << ";++idx){\n"
     |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:119:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 119 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:101:14: note:   cannot convert ‘"// setting jacobian to identity\012std::fill(this->jacobian.begin(),this->jacobian.end(),real(0));\012for(unsigned short idx = 0; idx!= "’ (type ‘const char [131]’) to type ‘const std::error_code&’
 101 |       out << "// setting jacobian to identity\n"
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 102 |         "std::fill(this->jacobian.begin(),this->jacobian.end(),real(0));\n"
     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 103 |         "for(unsigned short idx = 0; idx!= "<< n << ";++idx){\n"
     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:119:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 119 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:119:12: note:   cannot convert ‘"while((converged==false)&&\012"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 119 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:124:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [24]’)
 124 |       out << "this->computeStress();\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [24]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:124:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [24]’
 124 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx: In member function ‘virtual void mfront::MFrontBroydenSolverBase::writeResolutionAlgorithm(std::ostream&, const mfront::BehaviourDescription&, mfront::MFrontBroydenSolverBase::Hypothesis) const’:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:115:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [9]’)
 115 |     out << "tmatrix<" << n2 << "," << n2 << ",real> jacobian2;\n"
     |     ~~~ ^~ ~~~~~~~~~~
     |     |      |
     |     |      const char [9]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:115:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [9]’
 115 |     out << "tmatrix<" << n2 << "," << n2 << ",real> jacobian2;\n"
     |            ^~~~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:115:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [9]’
 115 |     out << "tmatrix<" << n2 << "," << n2 << ",real> jacobian2;\n"
     |            ^~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:124:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [24]’
 124 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:115:12: note:   cannot convert ‘"tmatrix<"’ (type ‘const char [9]’) to type ‘const std::error_code&’
 115 |     out << "tmatrix<" << n2 << "," << n2 << ",real> jacobian2;\n"
     |            ^~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:124:14: note:   cannot convert ‘"this->computeStress();\012"’ (type ‘const char [24]’) to type ‘const std::error_code&’
 124 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:123:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 123 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:123:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 123 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:123:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 123 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:123:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 123 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:126:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [53]’)
 126 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [53]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:126:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 126 |     out << "while((converged==false)&&\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [28]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:126:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 126 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:126:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 126 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:126:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [53]’
 126 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:126:12: note:   cannot convert ‘"while((converged==false)&&\012"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 126 |     out << "while((converged==false)&&\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:126:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [53]’
 126 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:131:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [24]’)
 131 |       out << "this->computeStress();\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [24]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:131:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [24]’
 131 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:131:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [24]’
 131 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:126:12: note:   cannot convert ‘"const auto computeFdF_ok = this->computeFdF(false);\012"’ (type ‘const char [53]’) to type ‘const std::error_code&’
 126 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:131:14: note:   cannot convert ‘"this->computeStress();\012"’ (type ‘const char [24]’) to type ‘const std::error_code&’
 131 |       out << "this->computeStress();\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:133:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [53]’)
 133 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [53]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:133:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [53]’
 133 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:133:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [53]’
 133 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:133:12: note:   cannot convert ‘"const auto computeFdF_ok = this->computeFdF(false);\012"’ (type ‘const char [53]’) to type ‘const std::error_code&’
 133 |     out << "const auto computeFdF_ok = this->computeFdF(false);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:133:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 133 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:140:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 140 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:140:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 140 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:133:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 133 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:140:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 140 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:140:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 140 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:133:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 133 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:144:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 144 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:144:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 144 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:144:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 144 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:144:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 144 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:133:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 133 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:146:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 146 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:146:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 146 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:146:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 146 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:146:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 146 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:148:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 148 |     out << "} else {\n";
     |     ~~~ ^~ ~~~~~~~~~~~~
     |     |      |
     |     |      const char [10]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:137:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 137 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:148:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 148 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:137:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 137 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:148:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 148 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:137:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 137 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:148:12: note:   cannot convert ‘"} else {\012"’ (type ‘const char [10]’) to type ‘const std::error_code&’
 148 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:137:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 137 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:150:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 150 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:139:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 139 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:150:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 150 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:139:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 139 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:150:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 150 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:139:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 139 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:150:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 150 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:139:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 139 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:153:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [50]’)
 153 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [50]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:153:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [50]’
 153 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:141:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 141 |     out << "} else {\n";
     |     ~~~ ^~ ~~~~~~~~~~~~
     |     |      |
     |     |      const char [10]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:153:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [50]’
 153 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:141:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 141 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:141:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 141 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:153:12: note:   cannot convert ‘"const real integrate_one_half = real(1)/real(2);\012"’ (type ‘const char [50]’) to type ‘const std::error_code&’
 153 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:141:12: note:   cannot convert ‘"} else {\012"’ (type ‘const char [10]’) to type ‘const std::error_code&’
 141 |     out << "} else {\n";
     |            ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:143:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [18]’)
 143 |       out << "cout << endl << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [18]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:143:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [18]’
 143 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:164:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 164 |       out << "cout << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~
     |       |      |
     |       |      const char [10]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:143:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [18]’
 143 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:164:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 164 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:164:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 164 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:143:14: note:   cannot convert ‘"cout << endl << \""’ (type ‘const char [18]’) to type ‘const std::error_code&’
 143 |       out << "cout << endl << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:164:14: note:   cannot convert ‘"cout << \""’ (type ‘const char [10]’) to type ‘const std::error_code&’
 164 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:146:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [50]’)
 146 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [50]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:146:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [50]’
 146 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:168:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [17]’)
 168 |     out << "if(!converged){\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [17]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:146:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [50]’
 146 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:168:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [17]’
 168 |     out << "if(!converged){\n"
     |            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:168:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [17]’
 168 |     out << "if(!converged){\n"
     |            ^~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:146:12: note:   cannot convert ‘"const real integrate_one_half = real(1)/real(2);\012"’ (type ‘const char [50]’) to type ‘const std::error_code&’
 146 |     out << "const real integrate_one_half = real(1)/real(2);\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:168:12: note:   cannot convert ‘"if(!converged){\012"’ (type ‘const char [17]’) to type ‘const std::error_code&’
 168 |     out << "if(!converged){\n"
     |            ^~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:155:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [10]’)
 155 |       out << "cout << \"" << mb.getClassName()
     |       ~~~ ^~ ~~~~~~~~~~~~
     |       |      |
     |       |      const char [10]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:155:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [10]’
 155 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:177:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 177 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:155:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [10]’
 155 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:177:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 177 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:155:14: note:   cannot convert ‘"cout << \""’ (type ‘const char [10]’) to type ‘const std::error_code&’
 155 |       out << "cout << \"" << mb.getClassName()
     |              ^~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:177:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 177 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:177:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 177 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,use_qt>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:159:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [17]’)
 159 |     out << "if(!converged){\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [17]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:159:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [17]’
 159 |     out << "if(!converged){\n"
     |            ^~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:179:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [28]’)
 179 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [28]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:159:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [17]’
 159 |     out << "if(!converged){\n"
     |            ^~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:179:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [28]’
 179 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:179:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [28]’
 179 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:159:12: note:   cannot convert ‘"if(!converged){\012"’ (type ‘const char [17]’) to type ‘const std::error_code&’
 159 |     out << "if(!converged){\n"
     |            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:179:14: note:   cannot convert ‘"return MechanicalBehaviour<"’ (type ‘const char [28]’) to type ‘const std::error_code&’
 179 |       out << "return MechanicalBehaviour<" << btype << ",hypothesis,Type,false>::FAILURE;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:181:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [3]’)
 181 |     out << "}\n"
     |     ~~~ ^~ ~~~~~
     |     |      |
     |     |      const char [3]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:162:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [25]’)
 162 |     out << "this->zeros  += Dzeros;\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [25]
     |     std::ostream {aka std::basic_ostream<char>}
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:181:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [3]’
 181 |     out << "}\n"
     |            ^~~~~
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:162:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [25]’
 162 |     out << "this->zeros  += Dzeros;\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:181:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [3]’
 181 |     out << "}\n"
     |            ^~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:162:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [25]’
 162 |     out << "this->zeros  += Dzeros;\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:181:12: note:   cannot convert ‘"}\012"’ (type ‘const char [3]’) to type ‘const std::error_code&’
 181 |     out << "}\n"
     |            ^~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:162:12: note:   cannot convert ‘"this->zeros  += Dzeros;\012"’ (type ‘const char [25]’) to type ‘const std::error_code&’
 162 |     out << "this->zeros  += Dzeros;\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:181:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [60]’)
 181 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [60]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:181:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [60]’
 181 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:187:11: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [24]’)
 187 |       out << "this->zeros -= Dzeros;\n";
     |       ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
     |       |      |
     |       |      const char [24]
     |       std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:181:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [60]’
 181 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:187:14: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [24]’
 187 |       out << "this->zeros -= Dzeros;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:187:14: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [24]’
 187 |       out << "this->zeros -= Dzeros;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/SecondBroydenSolver.cxx:181:12: note:   cannot convert ‘"this->updateMaterialPropertiesDependantOnStateVariables();\012"’ (type ‘const char [60]’) to type ‘const std::error_code&’
 181 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:187:14: note:   cannot convert ‘"this->zeros -= Dzeros;\012"’ (type ‘const char [24]’) to type ‘const std::error_code&’
 187 |       out << "this->zeros -= Dzeros;\n";
     |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:189:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [19]’)
 189 |     out << "if(this->iter>1){\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [19]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:189:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [19]’
 189 |     out << "if(this->iter>1){\n"
     |            ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:189:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [19]’
 189 |     out << "if(this->iter>1){\n"
     |            ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:189:12: note:   cannot convert ‘"if(this->iter>1){\012"’ (type ‘const char [19]’) to type ‘const std::error_code&’
 189 |     out << "if(this->iter>1){\n"
     |            ^~~~~~~~~~~~~~~~~~~~~
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:204:9: error: no match for ‘operator<<’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘const char [60]’)
 204 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |     ~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |     |      |
     |     |      const char [60]
     |     std::ostream {aka std::basic_ostream<char>}
In file included from /usr/include/c++/11/memory:77,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:19,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/shared_ptr.h:70:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__shared_ptr<_Tp, _Lp>&)’
  70 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/shared_ptr.h:70:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:204:12: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char [60]’
 204 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/string:55,
                from /usr/include/c++/11/stdexcept:39,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeCastError.hxx:18,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Utilities/GenTypeBase.hxx:28,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:22,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/bits/basic_string.h:6531:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
6531 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
     |     ^~~~~~~~
/usr/include/c++/11/bits/basic_string.h:6531:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:204:12: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char [60]’
 204 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/bits/ios_base.h:46,
                from /usr/include/c++/11/streambuf:41,
                from /usr/include/c++/11/bits/streambuf_iterator.h:35,
                from /usr/include/c++/11/iterator:66,
                from /tmp/install_tfel.449805/tfel-3.2.1/include/TFEL/Math/tvector.hxx:17,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/include/MFront/BehaviourDescription.hxx:23,
                from /tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:15:
/usr/include/c++/11/system_error:279:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_Ch, _Tr>& std::operator<<(std::basic_ostream<_Ch, _Tr>&, const std::error_code&)’
 279 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     |     ^~~~~~~~
/usr/include/c++/11/system_error:279:5: note:   template argument deduction/substitution failed:
/tmp/install_tfel.449805/tfel-3.2.1/mfront/src/BroydenSolvers.cxx:204:12: note:   cannot convert ‘"this->updateMaterialPropertiesDependantOnStateVariables();\012"’ (type ‘const char [60]’) to type ‘const std::error_code&’
 204 |     out << "this->updateMaterialPropertiesDependantOnStateVariables();\n"
     |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [mfront/src/CMakeFiles/TFELMFront.dir/build.make:1154: mfront/src/CMakeFiles/TFELMFront.dir/SecondBroydenSolver.o] Error 1
make[2]: *** [mfront/src/CMakeFiles/TFELMFront.dir/build.make:1140: mfront/src/CMakeFiles/TFELMFront.dir/BroydenSolvers.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:4019: mfront/src/CMakeFiles/TFELMFront.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
EXIT_COMMAND_449805_00000084=2

 *** Exception raised : error during compilation

--------------------------------------------------------------------------------
Compiler variables for mumps (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'mumps'...        [  OK  ]

--------------------------------------------------------------------------------
Installation of   : mumps 5.1.2
  MUMPS: a MUltifrontal Massively Parallel sparse direct Solver.
Archive filename  : mumps-5.1.2
Destination       : /opt/aster/public/mumps-5.1.2
Working directory : /tmp/install_mumps.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_mumps.449805'
Extracting mumps-5.1.2-aster7.tar.gz...                                [  OK  ]
 --- 558 files extracted
leaving directory '/tmp/install_mumps.449805'

>>> Configuration <<<

entering directory '/tmp/install_mumps.449805/mumps-5.1.2'
Command line : export PATH=/tmp/tmppl_em80c:${PATH} ; CC=/usr/bin/gcc FC=/usr/bin/gfortran LIBPATH="/opt/aster/public/scotch-6.0.4/lib /opt/aster/public/metis-5.1.0/lib" INCLUDES="/opt/aster/public/scotch-6.0.4/include /opt/aster/public/metis-5.1.0/include" OPTLIB_FLAGS="-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas /usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz" ./waf configure --maths-libs=""    --prefix=/opt/aster/public/mumps-5.1.2 --install-tests
configure mumps installation...                                        
Command output :
configure mumps installation...                                        [  OK  ]
leaving directory '/tmp/install_mumps.449805/mumps-5.1.2'

>>> Building the product <<<

entering directory '/tmp/install_mumps.449805/mumps-5.1.2'
Command line : export PATH=/tmp/tmppl_em80c:${PATH} ; ./waf build --jobs=1
compiling mumps...                                                     
Command output :
compiling mumps...                                                     [FAILED]
Exit code : 1
Waf: Entering directory `/tmp/install_mumps.449805/mumps-5.1.2/build'
[1/2] Compiling Makefile.inc.in
[2/2] Processing Makefile.inc
make ARITH=c mumps_lib
make[1]: Entering directory '/tmp/install_mumps.449805/mumps-5.1.2'
(cd libseq; make)
make[2]: Entering directory '/tmp/install_mumps.449805/mumps-5.1.2/libseq'
/usr/bin/gfortran -O -O2 -fPIC -O -DPORD_INTSIZE64 -fopenmp              -c mpi.f -o mpi.o
make[2]: Leaving directory '/tmp/install_mumps.449805/mumps-5.1.2/libseq'
make[1]: Leaving directory '/tmp/install_mumps.449805/mumps-5.1.2'

Waf: Leaving directory `/tmp/install_mumps.449805/mumps-5.1.2/build'
EXIT_COMMAND_449805_00000086=1

 *** Exception raised : error during compilation

>>> Configuration <<<

entering directory '/tmp/install_mumps.449805/mumps-5.1.2'
Setting HOME_MUMPS=
leaving directory '/tmp/install_mumps.449805/mumps-5.1.2'

--------------------------------------------------------------------------------
Compiler variables for homard (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'homard'...       [  OK  ]

--------------------------------------------------------------------------------
Installation of   : homard 11.12
  The HOMARD software carries out the adaptation of 2D/3D finite element or
  finite volume meshes by refinement and unrefinement techniques.
Archive filename  : homard-11.12
Destination       : /opt/aster/public/homard-11.12
Working directory : /tmp/install_homard.449805
--------------------------------------------------------------------------------

Filling cache...                                                       [  OK  ]
Checking permissions...                                                [  OK  ]

>>> Extraction <<<

entering directory '/tmp/install_homard.449805'
Extracting homard-11.12-aster2.tar.gz...                               [  OK  ]
 --- 27 files extracted
leaving directory '/tmp/install_homard.449805'

>>> Installation <<<

entering directory '/tmp/install_homard.449805/homard-11.12'
Command line : /usr/bin/python3 setup_homard.py --prefix=/opt/aster/public/homard-11.12
installing homard to /opt/aster/public/homard-11.12...                 
Command output :
installing homard to /opt/aster/public/homard-11.12...                 [  OK  ]
leaving directory '/tmp/install_homard.449805/homard-11.12'

>>> Clean temporary objects <<<

entering directory '/tmp/install_homard.449805'
deleting /tmp/install_homard.449805/homard-11.12...                    [  OK  ]
deleting /tmp/install_homard.449805...
leaving directory '/tmp/install_homard.449805'
Filling cache...                                                       [  OK  ]

--------------------------------------------------------------------------------
Installation of homard 11.12 successfully completed
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Compiler variables for aster (set as environment variables):
export               CC='/usr/bin/gcc'
export           CFLAGS='-O2 -fno-stack-protector -fPIC'
export       CFLAGS_DBG='-g  -fno-stack-protector -fPIC'
export    CFLAGS_OPENMP='-fopenmp'
export              CXX='/usr/bin/g++'
export           CXXLIB='-L/usr/lib/gcc/x86_64-linux-gnu/11 -lstdc++'
export          DEFINED='LINUX64  _USE_OPENMP'
export              F90='/usr/bin/gfortran'
export         F90FLAGS='-O2 -fPIC'
export     F90FLAGS_DBG='-g  -fPIC'
export      F90FLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export  F90FLAGS_OPENMP=' -fopenmp'
export        FFLAGS_I8=' -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8'
export               LD='/usr/bin/gfortran'
export   LDFLAGS_OPENMP=' -fopenmp'
export          MATHLIB='-L/usr/lib/x86_64-linux-gnu -llapack -L/usr/lib/x86_64-linux-gnu -lblas'
export         OTHERLIB='/usr/lib/x86_64-linux-gnu/libpthread.a -L/usr/lib/x86_64-linux-gnu -lz'

# Environment settings :


--------------------------------------------------------------------------------
Checking for dependencies and required variables for 'aster'...        [  OK  ]

--------------------------------------------------------------------------------
Installation of   : aster 14.6.0
  Code_Aster finite element method solver.
Archive filename  : aster-14.6.0
Destination       : /opt/aster
Working directory : /tmp/install_aster.449805
--------------------------------------------------------------------------------

Filling cache...                                                       
 'LIBPATH_MFRONT' not yet defined
                                                                       [FAILED]
Exit code : 255
 *** Exception raised : unavailable variables
    Problem with : LIBPATH_MFRONT

--------------------------------------------------------------------------------
     SUMMARY OF INSTALLATION
--------------------------------------------------------------------------------

 Installation of   : hdf5 1.10.3
Destination       : /opt/aster/public/hdf5-1.10.3
Elapsed time      : 146.99 s
                                                                      [  OK  ]
 Installation of   : med 4.0.0
Destination       : /opt/aster/public/med-4.0.0
Elapsed time      : 114.46 s
                                                                      [  OK  ]
 Installation of   : scotch 6.0.4
Destination       : /opt/aster/public/scotch-6.0.4
Elapsed time      : 23.70 s
                                                                      [  OK  ]
 Installation of   : astk 2020.0
Destination       : /opt/aster/lib/python3.10/site-packages
Elapsed time      : 0.53 s
                                                                      [ SKIP ]
 Installation of   : metis 5.1.0
Destination       : /opt/aster/public/metis-5.1.0
Elapsed time      : 11.23 s
                                                                      [  OK  ]
 Installation of   : tfel 3.2.1
Destination       : /opt/aster/public/tfel-3.2.1
Elapsed time      : 190.77 s
                                                                      
*** Exception None raised : None
See detailed traceback in the logfile
                                                                       [FAILED]
Exit code : 4
 Installation of   : mumps 5.1.2
Destination       : /opt/aster/public/mumps-5.1.2
Elapsed time      : 2.64 s
                                                                      
*** Exception None raised : None
See detailed traceback in the logfile
                                                                       [FAILED]
Exit code : 4
 Installation of   : homard 11.12
Destination       : /opt/aster/public/homard-11.12
Elapsed time      : 1.43 s
                                                                      [  OK  ]
 Installation of   : aster 14.6.0
Destination       : /opt/aster
Elapsed time      : 0.01 s
                                                                      [ SKIP ]
 Installation of   : Code_Aster + 9 of its prerequisites 
Destination       : /opt/aster
Elapsed time      : 505.68 s
                                                                      [  OK  ]

Thanks in advance smile

Last edited by aadicfd (2022-07-21 14:18:45)

Offline

#2 2022-07-27 12:23:34

Philou
Member
Registered: 2022-07-27
Posts: 1

Re: problem installing code Aster version 14.6

Sorry for the lack of help, but I hope you'll feel less lonely: I have exactly the same problem

*** Exception raised : invalid `site_packages` path : /opt/aster/lib/python3.10/site-packages

I tried the install on an Alpine distro, then an Ubuntu one.
I tried to install with the root user, another one.
I tried to create the faulty directory before install. I put its name in the PATH, then the PYTHONPATH.

Nothing worked.

Offline

#3 2022-07-27 12:36:35

aadicfd
Member
Registered: 2022-07-21
Posts: 5

Re: problem installing code Aster version 14.6

I cannot use all features of Salome meca on my Ubuntu 22.0 Jammy. The only work around that I found was to install Salome on my Windows Desktop, implement all the modifications and then transfer it back to Linux for mesh generation. (Salome crashed during mesh generation on my Windows). This is quite cumbersome process, but I cannot find any easier solution.

Offline

#4 2022-08-18 10:43:40

ftrillaudp
Member
From: Mexico city
Registered: 2012-04-24
Posts: 25

Re: problem installing code Aster version 14.6

Dear all,

The problem persists in the testing 15.2 version as well in ubuntu 22.04LTS.

Hopefully, it gets resolved in a near future.

Best regards,

Frederic


Research professor
Fields of interest: engineering, thermodynamics, mechanics, electromagnetism, computer science and open source software

Offline

#5 2022-10-18 04:16:40

scimulate
Member
Registered: 2021-04-13
Posts: 8

Re: problem installing code Aster version 14.6

I built a work-around with Docker, if that helps. It lets you access code_aster from any system that can run Docker. On Linux systems, I also give instructions to run ASTK graphically. All of your files are stored on the host machine for pre- and post-processing.

github.com/scimulate/code_aster

Hope it helps!

Offline

#6 2023-11-03 10:27:22

andy2584
Member
From: Munich / Germany
Registered: 2023-11-03
Posts: 2

Re: problem installing code Aster version 14.6

I ran into the same problem on Debian 12.
Is there any solution to this problem?

Details:

in 'aster-full-src-14.6.0', running:
  python setup.py install --prefix=$HOME/no_backup/aster_14p6a

results in:
...
Installation of   : astk 2020.0
Destination       : /home/andy/no_backup/aster_14p6a/lib/python3.11/site-packages
Elapsed time      : 0.15 s
                                                                      [ SKIP ]
...

error message in 'setup.log':
...
entering directory '/tmp/install_astk.91987/astk-2020.0'
leaving directory '/tmp/install_astk.91987/astk-2020.0'
*** Exception raised : invalid `site_packages` path : /home/andy/no_backup/aster_14p6a/lib/python3.11/site-packages
...

when copying the astk-install files from /tmp/... to another dir,
and running:

  (setting all the environment variables...)
  python setup.py install --prefix=$ASTER_ROOT

the error message is:
...
Traceback (most recent call last):
  File "/home/andy/no_backup/ca_14p6_06/astk-2020.0/setup.py", line 235, in <module>
    main()
  File "/home/andreas/no_backup/ca_14p6_06/astk-2020.0/setup.py", line 230, in main
    configuration.configure()
  File "/home/andreas/no_backup/ca_14p6_06/astk-2020.0/configuration/__init__.py", line 110, in configure
    finalize(_rootdir, _prefix, _parameters, _previous_version, **_options)
  File "/home/andreas/no_backup/ca_14p6_06/astk-2020.0/configuration/post_install.py", line 116, in finalize
    remove_tree(os.path.join(rootdir + prefix, '.as_run_configuration'))
  File "/home/andreas/no_backup/ca_14p6_06/astk-2020.0/configuration/util.py", line 118, in remove_tree
    dir_util.remove_tree(directory, verbose, dry_run)
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dir_util.py", line 223, in remove_tree
    _build_cmdtuple(directory, cmdtuples)
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dir_util.py", line 201, in _build_cmdtuple
    for f in os.listdir(path):
             ^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/andy/no_backup/aster_14p6a/.as_run_configuration'

???

Offline

#7 2023-11-07 01:09:31

Nemax
Member
Registered: 2023-07-25
Posts: 7

Re: problem installing code Aster version 14.6

You have basically path definition problems. These are main problem by standalone Code Aster installations. What you can do is to search the files (for example with grep on Linux), where these paths are defined and correct them. And try the installation again.

Offline

#8 2023-11-08 11:37:30

andy2584
Member
From: Munich / Germany
Registered: 2023-11-03
Posts: 2

Re: problem installing code Aster version 14.6

Hello Namex,

thank you for your reply and hint.
I will have a closer look on where the search for ".as_run_configuration" fails.

Best regards
Andy

Offline

#9 2023-11-09 13:39:54

Nemax
Member
Registered: 2023-07-25
Posts: 7

Re: problem installing code Aster version 14.6

As I can remember, you have to create the ".as_run_configuration" directory manually before launching installation. Be aware, that it will be there but invisible because of the point in the name. Also the main path problems concern "dist_packages" and "site_packages", which are not the same in the source and installer files. You have to adapt them

Offline

#10 2023-11-30 16:40:39

Fabrizio
Member
Registered: 2020-11-20
Posts: 56

Re: problem installing code Aster version 14.6

Hello
You have a setup.cfg file, make sure you have set the environment variables correctly and do not contradict the type of compiler you are using (i.e. intel only or GCC only).
A solution could also be to download tfel 3.0.9 and add this zipped folder in the SCR folder, then modify __pkginfo__.py and products_data.py.

I hope it is useful

Offline