checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
configure: WARNING: no supported environment module commmand detected
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking whether /usr/bin/cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... yes
checking dependency style of /usr/bin/c++... gcc3
checking whether we are using the GNU Fortran compiler... yes
checking whether /usr/bin/f95 accepts -g... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking for ar... ar
checking the archiver (ar) interface... ar
configure: sourcing config/cs_auto_flags.sh (test for known compilers)
compiler '/usr/bin/cc' is GNU gcc-4.8.5
compiler '/usr/bin/c++' is GNU g++-4.8.5
compiler '/usr/bin/f95' is GNU gfortran-4.8.5
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc static flag -static works... yes
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/bin/f95 option to produce PIC... -fPIC
checking if /usr/bin/f95 PIC flag -fPIC works... yes
checking if /usr/bin/f95 static flag -static works... yes
checking if /usr/bin/f95 supports -c -o file.o... yes
checking if /usr/bin/f95 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long... yes
checking for unsigned long long... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for ptrdiff_t... yes
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking how to get verbose linking output from /usr/bin/f95... -v
checking for Fortran libraries of /usr/bin/f95...  -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath
checking for OpenMP (C)... yes
checking for OpenMP simd... no
checking for OpenMP (Fortran)... yes
checking how to get verbose linking output from /usr/bin/f95... (cached) -v
checking for Fortran libraries of /usr/bin/f95... (cached)  -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath
checking whether /usr/bin/python version is >= "2.6"... yes
checking for /usr/bin/python version... 2.7
checking for /usr/bin/python platform... linux2
checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for dlopen... dlopen
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
CALCIUM support
configure: checking for omniORB...
checking for omniidl... /home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/bin/omniidl
checking CORBA.h usability... yes
checking CORBA.h presence... yes
checking for CORBA.h... yes
checking whether we can link with omnithreads... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking whether we can link with omniORB... yes
checking omniORBpy... no
for omniORBpy: no
for omniORB: yes
checking whether we have double and CORBA::Double compatibility... no
checking whether we have int and CORBA::Long compatibility... no
 unknown orb
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlInitParser in -lxml2... yes
checking for MPI (MPI compiler wrapper test)... no
checking mpi.h usability... no
checking mpi.h presence... no
checking for mpi.h... no
checking mpi.h usability... yes
checking mpi.h presence... yes
checking for mpi.h... yes
checking for MPICH-3 or MPICH2... yes
checking for MPI I/O... yes
checking for MPI2 one-sided communication... yes
checking for MPI in place... yes
checking for MPI Neighborhood collectives... yes
checking for MPI nonblocking barrier... yes
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking for H5Fopen in -lhdf5-shared... no
checking for H5Fopen in -lhdf5-static... no
checking for H5Fopen in -lhdf5... yes
MED >= 3.0 headers found
configure: WARNING: no MED file MPI support
CCMIO headers not found
checking freesteam/steam.h usability... no
checking freesteam/steam.h presence... no
checking for freesteam/steam.h... no
checking for Zlib... configure: WARNING: no gzipped file support
no
configure: WARNING: no ParaMEDMEM support
checking for pdflatex... no
configure: WARNING: pdflatex not found
checking for bibtex... no
configure: WARNING: bibtex not found
checking for makeindex... no
configure: WARNING: makeindex not found
checking for fig2dev... no
configure: WARNING: fig2dev not found
checking for doxygen... no
configure: WARNING: doxygen not found
checking for dot... no
configure: WARNING: dot not found
checking for sphinx-build... no
configure: WARNING: sphinx-build not found
checking for PyQt4 version >= 4.5... yes
checking for pyuic4... /usr/bin/pyuic4
checking for pyrcc4... /usr/bin/pyrcc4
checking for lrelease-qt4... /usr/bin/lrelease-qt4
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/types.h... (cached) yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for mkdir... yes
checking for chdir... yes
checking for stat... yes
checking for dup2... yes
checking for access... yes
checking for snprintf... yes
checking for getcwd... yes
checking for sleep... yes
checking for getpwuid... yes
checking for geteuid... yes
checking for uname... yes
checking for clock_gettime... yes
checking for clock_getcpuclockid... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for sbrk... yes
checking for sysinfo... yes
checking for posix_memalign... yes
checking for memset... yes
checking for strtok_r... yes
checking for pow... yes
checking for modf... yes
checking for tgamma... yes
checking for erf... yes
checking for working strtod... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking size of off_t... 8
checking for glibc backtrace... yes
checking for glibc cplus_demangle... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating preprocessor/Makefile
config.status: creating preprocessor/appli/Makefile
config.status: creating preprocessor/base/Makefile
config.status: creating preprocessor/pre-post/Makefile
config.status: creating preprocessor/util/Makefile
config.status: creating salome/Makefile
config.status: creating src/Makefile
config.status: creating src/apps/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/bft/Makefile
config.status: creating src/fvm/Makefile
config.status: creating src/mei/Makefile
config.status: creating src/base/Makefile
config.status: creating src/atmo/Makefile
config.status: creating src/cdo/Makefile
config.status: creating src/cfbl/Makefile
config.status: creating src/cogz/Makefile
config.status: creating src/ctwr/Makefile
config.status: creating src/darc/Makefile
config.status: creating src/elec/Makefile
config.status: creating src/comb/Makefile
config.status: creating src/pprt/Makefile
config.status: creating src/lagr/Makefile
config.status: creating src/rayt/Makefile
config.status: creating src/turb/Makefile
config.status: creating src/alge/Makefile
config.status: creating src/mesh/Makefile
config.status: creating src/user/Makefile
config.status: creating src/user_examples/Makefile
config.status: creating gui/Makefile
config.status: creating gui/Base/Makefile
config.status: creating gui/Pages/Makefile
config.status: creating gui/studymanager_gui/Makefile
config.status: creating gui/trackcvg/Makefile
config.status: creating salome/fsi_coupling/Makefile
config.status: creating salome/fsi_coupling/idl/Makefile
config.status: creating salome/fsi_coupling/libmilieu/Makefile
config.status: creating salome/fsi_coupling/resources/Makefile
config.status: creating salome/fsi_coupling/src/Makefile
config.status: creating salome/fsi_coupling/src/FSI_ASTER/Makefile
config.status: creating salome/fsi_coupling/src/FSI_MILIEU/Makefile
config.status: creating salome/fsi_coupling/src/FSI_SATURNE/Makefile
config.status: creating salome/cfd_study/Makefile
config.status: creating salome/cfd_study/doc/Makefile
config.status: creating salome/cfd_study/idl/Makefile
config.status: creating salome/cfd_study/resources/Makefile
config.status: creating salome/cfd_study/src/Makefile
config.status: creating salome/cfd_study/src/CFDSTUDY/Makefile
config.status: creating salome/cfd_study/src/CFDSTUDYGUI/Makefile
config.status: creating docs/Makefile
config.status: creating docs/doxygen/Makefile
config.status: creating docs/style/csvers.tex
config.status: creating docs/studymanager/Makefile
config.status: creating docs/studymanager/graphics/Makefile
config.status: creating docs/developer/Makefile
config.status: creating docs/developer/graphics/Makefile
config.status: creating docs/install/Makefile
config.status: creating docs/refcard/Makefile
config.status: creating docs/refcard/graphics/Makefile
config.status: creating docs/theory/Makefile
config.status: creating docs/theory/graphics/Makefile
config.status: creating docs/user/Makefile
config.status: creating docs/user/graphics/Makefile
config.status: creating tests/Makefile
config.status: creating extras/salome/fsi_appli_config.xml
config.status: creating extras/windows/innosetup/setup_mingw.iss
config.status: creating extras/windows/innosetup/setup_cygwin32.iss
config.status: creating extras/windows/innosetup/setup_cygwin64.iss
config.status: creating bin/cs_config.py
config.status: creating cs_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libple (/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple)
configure: running /bin/bash /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/configure --disable-option-checking '--prefix=/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64'  '--with-hdf5=/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814' '--without-cgns' '--with-med=/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321' '--without-metis' '--without-scotch' '--with-libxml2=/usr' 'PYTHON=/usr/bin/python' '--with-salome=/home/joao/salome_meca/V2017.0.2' '--disable-static' 'CXX=/usr/bin/c++' 'CC=/usr/bin/cc' 'FC=/usr/bin/f95' --cache-file=/dev/null --srcdir=/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
configure: initializing ple_config.h
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking whether /usr/bin/cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... gcc3
checking whether ln -s works... yes
checking for ar... ar
checking the archiver (ar) interface... ar
configure: sourcing config/ple_auto_flags.sh (test for known compilers)
compiler '/usr/bin/cc' is GNU gcc-4.8.5
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc static flag -static works... yes
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long... yes
checking for unsigned long long... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for ptrdiff_t... yes
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking for snprintf... yes
checking for gettimeofday... yes
checking for MPI (MPI compiler wrapper test)... no
checking mpi.h usability... no
checking mpi.h presence... no
checking for mpi.h... no
checking mpi.h usability... yes
checking mpi.h presence... yes
checking for mpi.h... yes
checking for MPICH-3 or MPICH2... yes
checking for MPI2 one-sided communication... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for doxygen... no
configure: WARNING: doxygen not found
checking for dot... no
configure: WARNING: dot not found; Doxygen documentation will not be built
configure: initializing ple-config
configure: closing ple-config
configure: closing ple_config.h
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating po/Makefile.in
config.status: creating ple_config_priv.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Configuration options:
 use debugging code: no
 MPI (Message Passing Interface) support: yes
 OpenMP support: no

The package has been configured. Type:
 make
 make install

To generate and install the PLE package


Configuration options:
 use debugging code: no
 use malloc hooks: no
 use graphical user interface: yes
 use long global numbers: yes
 Zlib (gzipped file) support: no
 MPI (Message Passing Interface) support: yes
   MPI I/O support: yes
   MPI2 one-sided communication support: yes
   MPI3 neighborhood collectives support: yes
   MPI3 nonblocking barrier support: yes
 OpenMP support: yes
 OpenMP Fortran support: yes
 BLAS (Basic Linear Algebra Subprograms) support: no
 Libxml2 (XML Reader) support: yes
 ParMETIS (Parallel Graph Partitioning) support: no
 METIS (Graph Partitioning) support: no
 PT-SCOTCH (Parallel Graph Partitioning) support: no
 SCOTCH (Graph Partitioning) support: no
 CCM support: no
 HDF (Hierarchical Data Format) support: yes
 CGNS (CFD General Notation System) support: no
 MED (Model for Exchange of Data) support: yes
   MED MPI I/O support: no
 MEDCoupling support: yes
 ParaMEDMEM support: no
 Catalyst (ParaView co-processing) support: no
 EOS support: no
 freesteam support: no
 CoolProp support: no
 PETSc support: no
 SALOME GUI support: yes
 SALOME Kernel support: yes
 Dynamic loader support: dlopen

The package has been configured. Type:
 make
 make install

To generate and install the Code_Saturne kernel

make  all-recursive
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
Making all in .
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
rm -f bin/code_saturne bin/code_saturne.tmp
/bin/mkdir -p bin
srcdir=''; \
	test -f ./bin/code_saturne.in || srcdir=/home/joao/Desktop/Instalation/code_saturne-5.0.6/; \
	sed -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@pkgpythondir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne|g' -e 's|@relocatable[@]|no|g' ${srcdir}bin/code_saturne.in >bin/code_saturne.tmp
mv bin/code_saturne.tmp bin/code_saturne
rm -f bin/cs_package.py bin/cs_package.py.tmp
/bin/mkdir -p bin
srcdir=''; \
	test -f ./bin/cs_package.py.in || srcdir=/home/joao/Desktop/Instalation/code_saturne-5.0.6/; \
	sed -e 's|@prefix[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64|g' -e 's|@exec_prefix[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64|g' -e 's|@bindir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin|g' -e 's|@includedir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include|g' -e 's|@pkgincludedir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne|g' -e 's|@libdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib|g' -e 's|@libexecdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec|g' -e 's|@pkglibexecdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne|g' -e 's|@pythondir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages|g' -e 's|@pkgpythondir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne|g' -e 's|@localedir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale|g' -e 's|@datarootdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share|g' -e 's|@datadir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share|g' -e 's|@pkgdatadir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne|g' -e 's|@docdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne|g' -e 's|@pdfdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne|g' -e 's|@sysconfdir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc|g' -e 's|@PACKAGE_NAME[@]|code_saturne|g' -e 's|@PACKAGE_TARNAME[@]|code_saturne|g' -e 's|@PACKAGE_VERSION[@]|5.0.6|g' -e 's|@PACKAGE_STRING[@]|code_saturne 5.0.6|g' -e 's|@PACKAGE_BUGREPORT[@]|saturne-support@edf.fr|g' -e 's|@PACKAGE_URL[@]|http://code-saturne.org|g' -e 's|@cs_src_revision[@]|5.0.6|g' -e 's|@cs_version[@]|5.0|g' -e 's|@cs_version_full[@]|5.0.6|g' -e 's|@cs_version_short[@]|5.0|g' -e 's|@SALOME_KERNEL[@]|/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0|g' -e 's|@SALOMEENVCMD[@]|. /home/joao/salome_meca/V2017.0.2/salome_prerequisites.sh; export ROOT_SALOME=/home/joao/salome_meca/V2017.0.2; . /home/joao/salome_meca/V2017.0.2/salome_modules.sh|g' ${srcdir}bin/cs_package.py.in >bin/cs_package.py.tmp
mv bin/cs_package.py.tmp bin/cs_package.py
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
Making all in libple
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make  all-recursive
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
Making all in src
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I..  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -DNDEBUG  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused  -MT ple_defs.lo -MD -MP -MF .deps/ple_defs.Tpo -c -o ple_defs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_defs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I.. -I/usr/include/mpi -DMPICH_SKIP_MPICXX -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -MT ple_defs.lo -MD -MP -MF .deps/ple_defs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_defs.c  -fPIC -DPIC -o .libs/ple_defs.o
mv -f .deps/ple_defs.Tpo .deps/ple_defs.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I..  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -DNDEBUG  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused  -MT ple_locator.lo -MD -MP -MF .deps/ple_locator.Tpo -c -o ple_locator.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_locator.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I.. -I/usr/include/mpi -DMPICH_SKIP_MPICXX -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -MT ple_locator.lo -MD -MP -MF .deps/ple_locator.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_locator.c  -fPIC -DPIC -o .libs/ple_locator.o
mv -f .deps/ple_locator.Tpo .deps/ple_locator.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I..  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -DNDEBUG  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused  -MT ple_coupling.lo -MD -MP -MF .deps/ple_coupling.Tpo -c -o ple_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I.. -I/usr/include/mpi -DMPICH_SKIP_MPICXX -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -MT ple_coupling.lo -MD -MP -MF .deps/ple_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_coupling.c  -fPIC -DPIC -o .libs/ple_coupling.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_coupling.c: In function 'ple_coupling_mpi_name_to_id':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_coupling.c:435:18: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
     _order_names((const char **)names_ptr, order, n_ranks);
                  ^
mv -f .deps/ple_coupling.Tpo .deps/ple_coupling.Plo
/bin/bash ../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused   -no-undefined -version-info 2:0:0 -O -o libple.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib ple_defs.lo ple_locator.lo ple_coupling.lo -lmpich -lopa -lmpl -lrt -lpthread -lm -lm
libtool: link: /usr/bin/cc -shared  -fPIC -DPIC  .libs/ple_defs.o .libs/ple_locator.o .libs/ple_coupling.o   -lmpich -lopa -lmpl -lrt -lpthread -lm  -O2 -O   -Wl,-soname -Wl,libple.so.2 -o .libs/libple.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libple.so.2" && ln -s "libple.so.2.0.0" "libple.so.2")
libtool: link: (cd ".libs" && rm -f "libple.so" && ln -s "libple.so.2.0.0" "libple.so")
libtool: link: ( cd ".libs" && rm -f "libple.la" && ln -s "../libple.la" "libple.la" )
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
Making all in tests
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
Making all in doc
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
Making all in doxygen
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
Making all in po
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/po'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/po'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
Making all in preprocessor
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
Making all in base
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_table.lo -MD -MP -MF .deps/ecs_table.Tpo -c -o ecs_table.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_table.lo -MD -MP -MF .deps/ecs_table.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table.c  -fPIC -DPIC -o .libs/ecs_table.o
mv -f .deps/ecs_table.Tpo .deps/ecs_table.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_table_att.lo -MD -MP -MF .deps/ecs_table_att.Tpo -c -o ecs_table_att.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_att.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_table_att.lo -MD -MP -MF .deps/ecs_table_att.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_att.c  -fPIC -DPIC -o .libs/ecs_table_att.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_att.c: In function 'ecs_table_att__cree_att_fam':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_att.c:342:60: warning: 'nbr_pos_def' may be used uninitialized in this function [-Wmaybe-uninitialized]
     nbr_val_rep_new = ECS_MAX(nbr_val_rep_new, cpt_val_rep + nbr_pos_def);
                                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_att.c:309:17: note: 'nbr_pos_def' was declared here
   size_t        nbr_pos_def;
                 ^
mv -f .deps/ecs_table_att.Tpo .deps/ecs_table_att.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_table_def.lo -MD -MP -MF .deps/ecs_table_def.Tpo -c -o ecs_table_def.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_def.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_table_def.lo -MD -MP -MF .deps/ecs_table_def.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_table_def.c  -fPIC -DPIC -o .libs/ecs_table_def.o
mv -f .deps/ecs_table_def.Tpo .deps/ecs_table_def.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_descr.lo -MD -MP -MF .deps/ecs_descr.Tpo -c -o ecs_descr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_descr.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_descr.lo -MD -MP -MF .deps/ecs_descr.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_descr.c  -fPIC -DPIC -o .libs/ecs_descr.o
mv -f .deps/ecs_descr.Tpo .deps/ecs_descr.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_descr_chaine.lo -MD -MP -MF .deps/ecs_descr_chaine.Tpo -c -o ecs_descr_chaine.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_descr_chaine.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_descr_chaine.lo -MD -MP -MF .deps/ecs_descr_chaine.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_descr_chaine.c  -fPIC -DPIC -o .libs/ecs_descr_chaine.o
mv -f .deps/ecs_descr_chaine.Tpo .deps/ecs_descr_chaine.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_famille.lo -MD -MP -MF .deps/ecs_famille.Tpo -c -o ecs_famille.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_famille.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_famille.lo -MD -MP -MF .deps/ecs_famille.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_famille.c  -fPIC -DPIC -o .libs/ecs_famille.o
mv -f .deps/ecs_famille.Tpo .deps/ecs_famille.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_famille_chaine.lo -MD -MP -MF .deps/ecs_famille_chaine.Tpo -c -o ecs_famille_chaine.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_famille_chaine.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_famille_chaine.lo -MD -MP -MF .deps/ecs_famille_chaine.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_famille_chaine.c  -fPIC -DPIC -o .libs/ecs_famille_chaine.o
mv -f .deps/ecs_famille_chaine.Tpo .deps/ecs_famille_chaine.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_maillage.lo -MD -MP -MF .deps/ecs_maillage.Tpo -c -o ecs_maillage.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_maillage.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_maillage.lo -MD -MP -MF .deps/ecs_maillage.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base/ecs_maillage.c  -fPIC -DPIC -o .libs/ecs_maillage.o
mv -f .deps/ecs_maillage.Tpo .deps/ecs_maillage.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libbaseecs.la  ecs_table.lo ecs_table_att.lo ecs_table_def.lo ecs_descr.lo ecs_descr_chaine.lo ecs_famille.lo ecs_famille_chaine.lo ecs_maillage.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libbaseecs.a .libs/ecs_table.o .libs/ecs_table_att.o .libs/ecs_table_def.o .libs/ecs_descr.o .libs/ecs_descr_chaine.o .libs/ecs_famille.o .libs/ecs_famille_chaine.o .libs/ecs_maillage.o 
libtool: link: ranlib .libs/libbaseecs.a
libtool: link: ( cd ".libs" && rm -f "libbaseecs.la" && ln -s "../libbaseecs.la" "libbaseecs.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
Making all in pre-post
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_table_comm.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_comm.Tpo -c -o libprepostecs_la-ecs_table_comm.lo `test -f 'ecs_table_comm.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_table_comm.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_table_comm.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_comm.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_table_comm.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_table_comm.o
mv -f .deps/libprepostecs_la-ecs_table_comm.Tpo .deps/libprepostecs_la-ecs_table_comm.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_table_post.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post.Tpo -c -o libprepostecs_la-ecs_table_post.lo `test -f 'ecs_table_post.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_table_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_table_post.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_table_post.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_table_post.o
mv -f .deps/libprepostecs_la-ecs_table_post.Tpo .deps/libprepostecs_la-ecs_table_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_table_post_cgns.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post_cgns.Tpo -c -o libprepostecs_la-ecs_table_post_cgns.lo `test -f 'ecs_table_post_cgns.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_table_post_cgns.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_table_post_cgns.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post_cgns.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_table_post_cgns.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_table_post_cgns.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_table_post_cgns.c:431:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
 
 ^
mv -f .deps/libprepostecs_la-ecs_table_post_cgns.Tpo .deps/libprepostecs_la-ecs_table_post_cgns.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_table_post_ens.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post_ens.Tpo -c -o libprepostecs_la-ecs_table_post_ens.lo `test -f 'ecs_table_post_ens.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_table_post_ens.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_table_post_ens.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post_ens.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_table_post_ens.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_table_post_ens.o
mv -f .deps/libprepostecs_la-ecs_table_post_ens.Tpo .deps/libprepostecs_la-ecs_table_post_ens.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_table_post_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post_med.Tpo -c -o libprepostecs_la-ecs_table_post_med.lo `test -f 'ecs_table_post_med.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_table_post_med.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_table_post_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_table_post_med.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_table_post_med.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_table_post_med.o
mv -f .deps/libprepostecs_la-ecs_table_post_med.Tpo .deps/libprepostecs_la-ecs_table_post_med.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_maillage_ncs.lo -MD -MP -MF .deps/libprepostecs_la-ecs_maillage_ncs.Tpo -c -o libprepostecs_la-ecs_maillage_ncs.lo `test -f 'ecs_maillage_ncs.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_maillage_ncs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_maillage_ncs.lo -MD -MP -MF .deps/libprepostecs_la-ecs_maillage_ncs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_maillage_ncs.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_maillage_ncs.o
mv -f .deps/libprepostecs_la-ecs_maillage_ncs.Tpo .deps/libprepostecs_la-ecs_maillage_ncs.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_maillage_post.lo -MD -MP -MF .deps/libprepostecs_la-ecs_maillage_post.Tpo -c -o libprepostecs_la-ecs_maillage_post.lo `test -f 'ecs_maillage_post.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_maillage_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_maillage_post.lo -MD -MP -MF .deps/libprepostecs_la-ecs_maillage_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_maillage_post.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_maillage_post.o
mv -f .deps/libprepostecs_la-ecs_maillage_post.Tpo .deps/libprepostecs_la-ecs_maillage_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_maillage_pre.lo -MD -MP -MF .deps/libprepostecs_la-ecs_maillage_pre.Tpo -c -o libprepostecs_la-ecs_maillage_pre.lo `test -f 'ecs_maillage_pre.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_maillage_pre.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_maillage_pre.lo -MD -MP -MF .deps/libprepostecs_la-ecs_maillage_pre.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_maillage_pre.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_maillage_pre.o
mv -f .deps/libprepostecs_la-ecs_maillage_pre.Tpo .deps/libprepostecs_la-ecs_maillage_pre.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_med.Tpo -c -o libprepostecs_la-ecs_med.lo `test -f 'ecs_med.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_med.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_med.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_med.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_med.o
mv -f .deps/libprepostecs_la-ecs_med.Tpo .deps/libprepostecs_la-ecs_med.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_post.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post.Tpo -c -o libprepostecs_la-ecs_post.lo `test -f 'ecs_post.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_post.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_post.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_post.o
mv -f .deps/libprepostecs_la-ecs_post.Tpo .deps/libprepostecs_la-ecs_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_post_cgns.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post_cgns.Tpo -c -o libprepostecs_la-ecs_post_cgns.lo `test -f 'ecs_post_cgns.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_post_cgns.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_post_cgns.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post_cgns.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_post_cgns.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_post_cgns.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_post_cgns.c:315:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
 #endif /* HAVE_CGNS */
 ^
mv -f .deps/libprepostecs_la-ecs_post_cgns.Tpo .deps/libprepostecs_la-ecs_post_cgns.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_post_ens.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post_ens.Tpo -c -o libprepostecs_la-ecs_post_ens.lo `test -f 'ecs_post_ens.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_post_ens.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_post_ens.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post_ens.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_post_ens.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_post_ens.o
mv -f .deps/libprepostecs_la-ecs_post_ens.Tpo .deps/libprepostecs_la-ecs_post_ens.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_post_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post_med.Tpo -c -o libprepostecs_la-ecs_post_med.lo `test -f 'ecs_post_med.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_post_med.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_post_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_post_med.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_post_med.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_post_med.o
mv -f .deps/libprepostecs_la-ecs_post_med.Tpo .deps/libprepostecs_la-ecs_post_med.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre.Tpo -c -o libprepostecs_la-ecs_pre.lo `test -f 'ecs_pre.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c: In function '_get_path':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:229:25: warning: unused parameter 'dir_path' [-Wunused-parameter]
 _get_path(const char   *dir_path,
                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:231:25: warning: unused parameter 'env_path' [-Wunused-parameter]
           char        **env_path)
                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c: In function 'ecs_pre__lit_maillage':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:506:42: warning: unused parameter 'cree_grp_cel_section' [-Wunused-parameter]
                       bool               cree_grp_cel_section,
                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:507:42: warning: unused parameter 'cree_grp_cel_zone' [-Wunused-parameter]
                       bool               cree_grp_cel_zone,
                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:508:42: warning: unused parameter 'cree_grp_fac_section' [-Wunused-parameter]
                       bool               cree_grp_fac_section,
                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:509:42: warning: unused parameter 'cree_grp_fac_zone' [-Wunused-parameter]
                       bool               cree_grp_fac_zone)
                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c: At top level:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre.c:307:1: warning: '_load_plugin_reader' defined but not used [-Wunused-function]
 _load_plugin_reader(const char  *dl_name,
 ^
mv -f .deps/libprepostecs_la-ecs_pre.Tpo .deps/libprepostecs_la-ecs_pre.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_cgns.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_cgns.Tpo -c -o libprepostecs_la-ecs_pre_cgns.lo `test -f 'ecs_pre_cgns.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_cgns.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_cgns.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_cgns.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_cgns.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_cgns.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_cgns.c:3610:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
 #endif /* HAVE_CGNS */
 ^
mv -f .deps/libprepostecs_la-ecs_pre_cgns.Tpo .deps/libprepostecs_la-ecs_pre_cgns.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_ens.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_ens.Tpo -c -o libprepostecs_la-ecs_pre_ens.lo `test -f 'ecs_pre_ens.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_ens.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_ens.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_ens.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_ens.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_ens.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_ens.c: In function 'ecs_loc_pre_ens__ouverture_fic_geo':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_ens.c:169:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     test_endian = *((int32_t *)chaine);
     ^
mv -f .deps/libprepostecs_la-ecs_pre_ens.Tpo .deps/libprepostecs_la-ecs_pre_ens.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_gambit.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_gambit.Tpo -c -o libprepostecs_la-ecs_pre_gambit.lo `test -f 'ecs_pre_gambit.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_gambit.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_gambit.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_gambit.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_gambit.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_gambit.o
mv -f .deps/libprepostecs_la-ecs_pre_gambit.Tpo .deps/libprepostecs_la-ecs_pre_gambit.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_gmsh.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_gmsh.Tpo -c -o libprepostecs_la-ecs_pre_gmsh.lo `test -f 'ecs_pre_gmsh.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_gmsh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_gmsh.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_gmsh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_gmsh.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_gmsh.o
mv -f .deps/libprepostecs_la-ecs_pre_gmsh.Tpo .deps/libprepostecs_la-ecs_pre_gmsh.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_ideas.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_ideas.Tpo -c -o libprepostecs_la-ecs_pre_ideas.lo `test -f 'ecs_pre_ideas.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_ideas.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_ideas.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_ideas.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_ideas.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_ideas.o
mv -f .deps/libprepostecs_la-ecs_pre_ideas.Tpo .deps/libprepostecs_la-ecs_pre_ideas.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_med.Tpo -c -o libprepostecs_la-ecs_pre_med.lo `test -f 'ecs_pre_med.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_med.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_med.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_med.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_med.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_med.o
mv -f .deps/libprepostecs_la-ecs_pre_med.Tpo .deps/libprepostecs_la-ecs_pre_med.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../..  -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include  -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libprepostecs_la-ecs_pre_nopo.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_nopo.Tpo -c -o libprepostecs_la-ecs_pre_nopo.lo `test -f 'ecs_pre_nopo.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/'`ecs_pre_nopo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I../.. -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libprepostecs_la-ecs_pre_nopo.lo -MD -MP -MF .deps/libprepostecs_la-ecs_pre_nopo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_nopo.c  -fPIC -DPIC -o .libs/libprepostecs_la-ecs_pre_nopo.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_nopo.c: In function 'ecs_pre_nopo__lit_maillage':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_nopo.c:978:17: warning: variable 'ndsd' set but not used [-Wunused-but-set-variable]
   ecs_int_t     ndsd;    /* maximum sub-domain number */
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post/ecs_pre_nopo.c:977:17: warning: variable 'ndsr' set but not used [-Wunused-but-set-variable]
   ecs_int_t     ndsr;    /* maximum reference number */
                 ^
mv -f .deps/libprepostecs_la-ecs_pre_nopo.Tpo .deps/libprepostecs_la-ecs_pre_nopo.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libprepostecs.la  libprepostecs_la-ecs_table_comm.lo libprepostecs_la-ecs_table_post.lo libprepostecs_la-ecs_table_post_cgns.lo libprepostecs_la-ecs_table_post_ens.lo libprepostecs_la-ecs_table_post_med.lo libprepostecs_la-ecs_maillage_ncs.lo libprepostecs_la-ecs_maillage_post.lo libprepostecs_la-ecs_maillage_pre.lo libprepostecs_la-ecs_med.lo libprepostecs_la-ecs_post.lo libprepostecs_la-ecs_post_cgns.lo libprepostecs_la-ecs_post_ens.lo libprepostecs_la-ecs_post_med.lo libprepostecs_la-ecs_pre.lo libprepostecs_la-ecs_pre_cgns.lo libprepostecs_la-ecs_pre_ens.lo libprepostecs_la-ecs_pre_gambit.lo libprepostecs_la-ecs_pre_gmsh.lo libprepostecs_la-ecs_pre_ideas.lo libprepostecs_la-ecs_pre_med.lo libprepostecs_la-ecs_pre_nopo.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libprepostecs.a .libs/libprepostecs_la-ecs_table_comm.o .libs/libprepostecs_la-ecs_table_post.o .libs/libprepostecs_la-ecs_table_post_cgns.o .libs/libprepostecs_la-ecs_table_post_ens.o .libs/libprepostecs_la-ecs_table_post_med.o .libs/libprepostecs_la-ecs_maillage_ncs.o .libs/libprepostecs_la-ecs_maillage_post.o .libs/libprepostecs_la-ecs_maillage_pre.o .libs/libprepostecs_la-ecs_med.o .libs/libprepostecs_la-ecs_post.o .libs/libprepostecs_la-ecs_post_cgns.o .libs/libprepostecs_la-ecs_post_ens.o .libs/libprepostecs_la-ecs_post_med.o .libs/libprepostecs_la-ecs_pre.o .libs/libprepostecs_la-ecs_pre_cgns.o .libs/libprepostecs_la-ecs_pre_ens.o .libs/libprepostecs_la-ecs_pre_gambit.o .libs/libprepostecs_la-ecs_pre_gmsh.o .libs/libprepostecs_la-ecs_pre_ideas.o .libs/libprepostecs_la-ecs_pre_med.o .libs/libprepostecs_la-ecs_pre_nopo.o 
libtool: link: ranlib .libs/libprepostecs.a
libtool: link: ( cd ".libs" && rm -f "libprepostecs.la" && ln -s "../libprepostecs.la" "libprepostecs.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
Making all in util
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_backtrace.lo -MD -MP -MF .deps/ecs_backtrace.Tpo -c -o ecs_backtrace.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_backtrace.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_backtrace.lo -MD -MP -MF .deps/ecs_backtrace.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_backtrace.c  -fPIC -DPIC -o .libs/ecs_backtrace.o
mv -f .deps/ecs_backtrace.Tpo .deps/ecs_backtrace.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c -o ecs_comm.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_comm.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_comm.c  -fPIC -DPIC -o .libs/ecs_comm.o
mv -f .deps/ecs_comm.Tpo .deps/ecs_comm.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c -o ecs_def.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_def.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_def.c  -fPIC -DPIC -o .libs/ecs_def.o
mv -f .deps/ecs_def.Tpo .deps/ecs_def.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c -o ecs_fic.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_fic.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_fic.c  -fPIC -DPIC -o .libs/ecs_fic.o
mv -f .deps/ecs_fic.Tpo .deps/ecs_fic.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_file.lo -MD -MP -MF .deps/ecs_file.Tpo -c -o ecs_file.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_file.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_file.lo -MD -MP -MF .deps/ecs_file.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_file.c  -fPIC -DPIC -o .libs/ecs_file.o
mv -f .deps/ecs_file.Tpo .deps/ecs_file.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_mem.lo -MD -MP -MF .deps/ecs_mem.Tpo -c -o ecs_mem.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_mem.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_mem.lo -MD -MP -MF .deps/ecs_mem.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_mem.c  -fPIC -DPIC -o .libs/ecs_mem.o
mv -f .deps/ecs_mem.Tpo .deps/ecs_mem.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_mem_usage.lo -MD -MP -MF .deps/ecs_mem_usage.Tpo -c -o ecs_mem_usage.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_mem_usage.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_mem_usage.lo -MD -MP -MF .deps/ecs_mem_usage.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_mem_usage.c  -fPIC -DPIC -o .libs/ecs_mem_usage.o
mv -f .deps/ecs_mem_usage.Tpo .deps/ecs_mem_usage.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c -o ecs_tab.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_tab.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_tab.c  -fPIC -DPIC -o .libs/ecs_tab.o
mv -f .deps/ecs_tab.Tpo .deps/ecs_tab.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../..   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT ecs_timer.lo -MD -MP -MF .deps/ecs_timer.Tpo -c -o ecs_timer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_timer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I../.. -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT ecs_timer.lo -MD -MP -MF .deps/ecs_timer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util/ecs_timer.c  -fPIC -DPIC -o .libs/ecs_timer.o
mv -f .deps/ecs_timer.Tpo .deps/ecs_timer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libutilecs.la  ecs_backtrace.lo ecs_comm.lo ecs_def.lo ecs_fic.lo ecs_file.lo ecs_mem.lo ecs_mem_usage.lo ecs_tab.lo ecs_timer.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libutilecs.a .libs/ecs_backtrace.o .libs/ecs_comm.o .libs/ecs_def.o .libs/ecs_fic.o .libs/ecs_file.o .libs/ecs_mem.o .libs/ecs_mem_usage.o .libs/ecs_tab.o .libs/ecs_timer.o 
libtool: link: ranlib .libs/libutilecs.a
libtool: link: ( cd ".libs" && rm -f "libutilecs.la" && ln -s "../libutilecs.la" "libutilecs.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
Making all in appli
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
/usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/appli -I../..  -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_preprocess-ecs_cmd.o -MD -MP -MF .deps/cs_preprocess-ecs_cmd.Tpo -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/appli/'`ecs_cmd.c
mv -f .deps/cs_preprocess-ecs_cmd.Tpo .deps/cs_preprocess-ecs_cmd.Po
/usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/appli -I../..  -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/pre-post -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/util -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_preprocess-ecs_main.o -MD -MP -MF .deps/cs_preprocess-ecs_main.Tpo -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/preprocessor/appli/'`ecs_main.c
mv -f .deps/cs_preprocess-ecs_main.Tpo .deps/cs_preprocess-ecs_main.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link /usr/bin/c++  -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread   -O -Wl,-export-dynamic -fopenmp  -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o ../../preprocessor/pre-post/libprepostecs.la ../../preprocessor/base/libbaseecs.la ../../preprocessor/util/libutilecs.la   -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -R/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -lmedC    -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -R/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -lhdf5   -lm -lnsl   -ldl 
libtool: link: /usr/bin/c++ -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -O -Wl,-export-dynamic -fopenmp -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o  ../../preprocessor/pre-post/.libs/libprepostecs.a ../../preprocessor/base/.libs/libbaseecs.a ../../preprocessor/util/.libs/libutilecs.a -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib /home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib/libmedC.so -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -lhdf5 -lm -lnsl -ldl -fopenmp -pthread -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
Making all in src
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making all in .
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o paramx.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/paramx.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/paramx.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/paramx.f90  -fPIC -o .libs/paramx.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o mesh.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/mesh.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/mesh.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/mesh.f90  -fPIC -o .libs/mesh.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o field.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/field.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/field.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/field.f90  -fPIC -o .libs/field.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o dimens.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dimens.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dimens.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dimens.f90  -fPIC -o .libs/dimens.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o numvar.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/numvar.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/numvar.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/numvar.f90  -fPIC -o .libs/numvar.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cstphy.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cstphy.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cstphy.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cstphy.f90  -fPIC -o .libs/cstphy.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o optcal.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/optcal.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/optcal.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/optcal.f90  -fPIC -o .libs/optcal.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o field_operator.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/field_operator.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/field_operator.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/field_operator.f90  -fPIC -o .libs/field_operator.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o alaste.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alaste.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alaste.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alaste.f90  -fPIC -o .libs/alaste.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplsat.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cplsat.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cplsat.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cplsat.f90  -fPIC -o .libs/cplsat.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o albase.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/albase.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/albase.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/albase.f90  -fPIC -o .libs/albase.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o alstru.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alstru.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alstru.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alstru.f90  -fPIC -o .libs/alstru.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o parall.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/parall.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/parall.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/parall.f90  -fPIC -o .libs/parall.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o period.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/period.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/period.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/period.f90  -fPIC -o .libs/period.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o entsor.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/entsor.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/entsor.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/entsor.f90  -fPIC -o .libs/entsor.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cstnum.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cstnum.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cstnum.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cstnum.f90  -fPIC -o .libs/cstnum.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppppar.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppppar.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppppar.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppppar.f90  -fPIC -o .libs/ppppar.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppthch.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppthch.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppthch.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppthch.f90  -fPIC -o .libs/ppthch.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppincl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppincl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppincl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppincl.f90  -fPIC -o .libs/ppincl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppcpfu.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppcpfu.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppcpfu.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppcpfu.f90  -fPIC -o .libs/ppcpfu.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o radiat.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/radiat.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/radiat.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/radiat.f90  -fPIC -o .libs/radiat.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpincl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpincl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpincl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpincl.f90  -fPIC -o .libs/cpincl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lagran.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/lagran.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/lagran.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/lagran.f90  -fPIC -o .libs/lagran.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ihmpre.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ihmpre.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ihmpre.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ihmpre.f90  -fPIC -o .libs/ihmpre.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_c_bindings.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_c_bindings.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_c_bindings.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_c_bindings.f90  -fPIC -o .libs/cs_c_bindings.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pointe.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/pointe.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/pointe.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/pointe.f90  -fPIC -o .libs/pointe.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rotation.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/rotation.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/rotation.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/rotation.f90  -fPIC -o .libs/rotation.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o turbomachinery.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/turbomachinery.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/turbomachinery.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/turbomachinery.f90  -fPIC -o .libs/turbomachinery.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vof.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/vof.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/vof.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/vof.f90  -fPIC -o .libs/vof.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cavitation.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cavitation.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cavitation.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cavitation.f90  -fPIC -o .libs/cavitation.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_nz_condensation.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_nz_condensation.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_nz_condensation.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_nz_condensation.f90  -fPIC -o .libs/cs_nz_condensation.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_tagmr.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmr.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmr.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmr.f90  -fPIC -o .libs/cs_tagmr.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_nz_tagmr.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_nz_tagmr.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_nz_tagmr.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_nz_tagmr.f90  -fPIC -o .libs/cs_nz_tagmr.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_tagms.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagms.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagms.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagms.f90  -fPIC -o .libs/cs_tagms.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_interfaces.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_f_interfaces.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_f_interfaces.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_f_interfaces.f90  -fPIC -o .libs/cs_f_interfaces.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o post.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/post.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/post.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/post.f90  -fPIC -o .libs/post.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atsoil.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atsoil.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atsoil.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atsoil.f90  -fPIC -o .libs/atsoil.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atincl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atincl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atincl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atincl.f90  -fPIC -o .libs/atincl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atchem.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atchem.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atchem.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atchem.f90  -fPIC -o .libs/atchem.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atimbr.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atimbr.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atimbr.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atimbr.f90  -fPIC -o .libs/atimbr.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atimbr.f90: In function 'check_altitudes':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atimbr.f90:1294:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
 integer i,j,k
 ^
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o siream.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/siream.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/siream.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/siream.f90  -fPIC -o .libs/siream.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o spefun.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/spefun.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/spefun.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/spefun.f90  -fPIC -o .libs/spefun.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfpoin.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfpoin.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfpoin.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfpoin.f90  -fPIC -o .libs/cfpoin.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_cf_bindings.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cs_cf_bindings.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cs_cf_bindings.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cs_cf_bindings.f90  -fPIC -o .libs/cs_cf_bindings.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_incl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_incl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_incl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_incl.f90  -fPIC -o .libs/cs_coal_incl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_incl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_incl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_incl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_incl.f90  -fPIC -o .libs/cs_fuel_incl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ctincl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctincl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctincl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctincl.f90  -fPIC -o .libs/ctincl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o coincl.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coincl.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coincl.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coincl.f90  -fPIC -o .libs/coincl.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorinc.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorinc.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorinc.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorinc.f90  -fPIC -o .libs/vorinc.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ptrglo.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ptrglo.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ptrglo.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ptrglo.f90  -fPIC -o .libs/ptrglo.o
/bin/bash ../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o darcy_module.lo `test -f '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/darcy_module.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/'`/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/darcy_module.f90
libtool: compile:  /usr/bin/f95 -I../src -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/darcy_module.f90  -fPIC -o .libs/darcy_module.o
/bin/bash ../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../src  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsmodules.la  paramx.lo mesh.lo field.lo field_operator.lo alaste.lo albase.lo alstru.lo cavitation.lo cplsat.lo cstphy.lo cstnum.lo dimens.lo entsor.lo ihmpre.lo cs_nz_condensation.lo cs_nz_tagmr.lo cs_tagmr.lo cs_tagms.lo numvar.lo optcal.lo parall.lo period.lo pointe.lo cs_c_bindings.lo cs_f_interfaces.lo post.lo rotation.lo atincl.lo atsoil.lo atchem.lo atimbr.lo siream.lo spefun.lo cfpoin.lo cs_cf_bindings.lo cs_coal_incl.lo cs_fuel_incl.lo cpincl.lo ctincl.lo lagran.lo ppcpfu.lo ppincl.lo ppppar.lo ppthch.lo coincl.lo radiat.lo vof.lo vorinc.lo ptrglo.lo darcy_module.lo turbomachinery.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsmodules.a .libs/paramx.o .libs/mesh.o .libs/field.o .libs/field_operator.o .libs/alaste.o .libs/albase.o .libs/alstru.o .libs/cavitation.o .libs/cplsat.o .libs/cstphy.o .libs/cstnum.o .libs/dimens.o .libs/entsor.o .libs/ihmpre.o .libs/cs_nz_condensation.o .libs/cs_nz_tagmr.o .libs/cs_tagmr.o .libs/cs_tagms.o .libs/numvar.o .libs/optcal.o .libs/parall.o .libs/period.o .libs/pointe.o .libs/cs_c_bindings.o .libs/cs_f_interfaces.o .libs/post.o .libs/rotation.o .libs/atincl.o .libs/atsoil.o .libs/atchem.o .libs/atimbr.o .libs/siream.o .libs/spefun.o .libs/cfpoin.o .libs/cs_cf_bindings.o .libs/cs_coal_incl.o .libs/cs_fuel_incl.o .libs/cpincl.o .libs/ctincl.o .libs/lagran.o .libs/ppcpfu.o .libs/ppincl.o .libs/ppppar.o .libs/ppthch.o .libs/coincl.o .libs/radiat.o .libs/vof.o .libs/vorinc.o .libs/ptrglo.o .libs/darcy_module.o .libs/turbomachinery.o 
libtool: link: ranlib .libs/libcsmodules.a
libtool: link: ( cd ".libs" && rm -f "libcsmodules.la" && ln -s "../libcsmodules.la" "libcsmodules.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making all in bft
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT bft_backtrace.lo -MD -MP -MF .deps/bft_backtrace.Tpo -c -o bft_backtrace.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_backtrace.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT bft_backtrace.lo -MD -MP -MF .deps/bft_backtrace.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_backtrace.c  -fPIC -DPIC -o .libs/bft_backtrace.o
mv -f .deps/bft_backtrace.Tpo .deps/bft_backtrace.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT bft_error.lo -MD -MP -MF .deps/bft_error.Tpo -c -o bft_error.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_error.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT bft_error.lo -MD -MP -MF .deps/bft_error.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_error.c  -fPIC -DPIC -o .libs/bft_error.o
mv -f .deps/bft_error.Tpo .deps/bft_error.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT bft_mem.lo -MD -MP -MF .deps/bft_mem.Tpo -c -o bft_mem.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_mem.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT bft_mem.lo -MD -MP -MF .deps/bft_mem.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_mem.c  -fPIC -DPIC -o .libs/bft_mem.o
mv -f .deps/bft_mem.Tpo .deps/bft_mem.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT bft_mem_usage.lo -MD -MP -MF .deps/bft_mem_usage.Tpo -c -o bft_mem_usage.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_mem_usage.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT bft_mem_usage.lo -MD -MP -MF .deps/bft_mem_usage.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_mem_usage.c  -fPIC -DPIC -o .libs/bft_mem_usage.o
mv -f .deps/bft_mem_usage.Tpo .deps/bft_mem_usage.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT bft_printf.lo -MD -MP -MF .deps/bft_printf.Tpo -c -o bft_printf.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_printf.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT bft_printf.lo -MD -MP -MF .deps/bft_printf.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_printf.c  -fPIC -DPIC -o .libs/bft_printf.o
mv -f .deps/bft_printf.Tpo .deps/bft_printf.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libbft.la  bft_backtrace.lo bft_error.lo bft_mem.lo bft_mem_usage.lo bft_printf.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libbft.a .libs/bft_backtrace.o .libs/bft_error.o .libs/bft_mem.o .libs/bft_mem_usage.o .libs/bft_printf.o 
libtool: link: ranlib .libs/libbft.a
libtool: link: ( cd ".libs" && rm -f "libbft.la" && ln -s "../libbft.la" "libbft.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
Making all in fvm
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_box.lo -MD -MP -MF .deps/fvm_box.Tpo -c -o fvm_box.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_box.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_box.lo -MD -MP -MF .deps/fvm_box.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_box.c  -fPIC -DPIC -o .libs/fvm_box.o
mv -f .deps/fvm_box.Tpo .deps/fvm_box.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_box_tree.lo -MD -MP -MF .deps/fvm_box_tree.Tpo -c -o fvm_box_tree.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_box_tree.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_box_tree.lo -MD -MP -MF .deps/fvm_box_tree.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_box_tree.c  -fPIC -DPIC -o .libs/fvm_box_tree.o
mv -f .deps/fvm_box_tree.Tpo .deps/fvm_box_tree.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_convert_array.lo -MD -MP -MF .deps/fvm_convert_array.Tpo -c -o fvm_convert_array.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_convert_array.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_convert_array.lo -MD -MP -MF .deps/fvm_convert_array.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_convert_array.c  -fPIC -DPIC -o .libs/fvm_convert_array.o
mv -f .deps/fvm_convert_array.Tpo .deps/fvm_convert_array.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_defs.lo -MD -MP -MF .deps/fvm_defs.Tpo -c -o fvm_defs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_defs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_defs.lo -MD -MP -MF .deps/fvm_defs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_defs.c  -fPIC -DPIC -o .libs/fvm_defs.o
mv -f .deps/fvm_defs.Tpo .deps/fvm_defs.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_group.lo -MD -MP -MF .deps/fvm_group.Tpo -c -o fvm_group.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_group.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_group.lo -MD -MP -MF .deps/fvm_group.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_group.c  -fPIC -DPIC -o .libs/fvm_group.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_group.c: In function 'fvm_group_class_get_group_names':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_group.c:355:14: warning: to be safe all intermediate pointers in cast from 'char ** const' to 'const char **' must be 'const' qualified [-Wcast-qual]
     retval = (const char **)(this_group_class->group_name);
              ^
mv -f .deps/fvm_group.Tpo .deps/fvm_group.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_hilbert.lo -MD -MP -MF .deps/fvm_hilbert.Tpo -c -o fvm_hilbert.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_hilbert.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_hilbert.lo -MD -MP -MF .deps/fvm_hilbert.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_hilbert.c  -fPIC -DPIC -o .libs/fvm_hilbert.o
mv -f .deps/fvm_hilbert.Tpo .deps/fvm_hilbert.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_io_num.lo -MD -MP -MF .deps/fvm_io_num.Tpo -c -o fvm_io_num.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_io_num.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_io_num.lo -MD -MP -MF .deps/fvm_io_num.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_io_num.c  -fPIC -DPIC -o .libs/fvm_io_num.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_io_num.c:1781:1: warning: '_is_gnum_ordered_s' defined but not used [-Wunused-function]
 _is_gnum_ordered_s(const cs_lnum_t  parent_entity_id[],
 ^
mv -f .deps/fvm_io_num.Tpo .deps/fvm_io_num.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_morton.lo -MD -MP -MF .deps/fvm_morton.Tpo -c -o fvm_morton.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_morton.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_morton.lo -MD -MP -MF .deps/fvm_morton.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_morton.c  -fPIC -DPIC -o .libs/fvm_morton.o
mv -f .deps/fvm_morton.Tpo .deps/fvm_morton.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_neighborhood.lo -MD -MP -MF .deps/fvm_neighborhood.Tpo -c -o fvm_neighborhood.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_neighborhood.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_neighborhood.lo -MD -MP -MF .deps/fvm_neighborhood.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_neighborhood.c  -fPIC -DPIC -o .libs/fvm_neighborhood.o
mv -f .deps/fvm_neighborhood.Tpo .deps/fvm_neighborhood.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal.lo -MD -MP -MF .deps/fvm_nodal.Tpo -c -o fvm_nodal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal.lo -MD -MP -MF .deps/fvm_nodal.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal.c  -fPIC -DPIC -o .libs/fvm_nodal.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal.c: In function 'fvm_nodal_get_global_vertex_labels':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal.c:2096:10: warning: to be safe all intermediate pointers in cast from 'char ** const' to 'const char **' must be 'const' qualified [-Wcast-qual]
   return (const char **)(this_nodal->global_vertex_labels);
          ^
mv -f .deps/fvm_nodal.Tpo .deps/fvm_nodal.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_append.lo -MD -MP -MF .deps/fvm_nodal_append.Tpo -c -o fvm_nodal_append.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_append.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_append.lo -MD -MP -MF .deps/fvm_nodal_append.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_append.c  -fPIC -DPIC -o .libs/fvm_nodal_append.o
mv -f .deps/fvm_nodal_append.Tpo .deps/fvm_nodal_append.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_extrude.lo -MD -MP -MF .deps/fvm_nodal_extrude.Tpo -c -o fvm_nodal_extrude.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_extrude.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_extrude.lo -MD -MP -MF .deps/fvm_nodal_extrude.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_extrude.c  -fPIC -DPIC -o .libs/fvm_nodal_extrude.o
mv -f .deps/fvm_nodal_extrude.Tpo .deps/fvm_nodal_extrude.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_from_desc.lo -MD -MP -MF .deps/fvm_nodal_from_desc.Tpo -c -o fvm_nodal_from_desc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_from_desc.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_from_desc.lo -MD -MP -MF .deps/fvm_nodal_from_desc.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_from_desc.c  -fPIC -DPIC -o .libs/fvm_nodal_from_desc.o
mv -f .deps/fvm_nodal_from_desc.Tpo .deps/fvm_nodal_from_desc.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_order.lo -MD -MP -MF .deps/fvm_nodal_order.Tpo -c -o fvm_nodal_order.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_order.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_order.lo -MD -MP -MF .deps/fvm_nodal_order.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_order.c  -fPIC -DPIC -o .libs/fvm_nodal_order.o
mv -f .deps/fvm_nodal_order.Tpo .deps/fvm_nodal_order.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_project.lo -MD -MP -MF .deps/fvm_nodal_project.Tpo -c -o fvm_nodal_project.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_project.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_project.lo -MD -MP -MF .deps/fvm_nodal_project.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_project.c  -fPIC -DPIC -o .libs/fvm_nodal_project.o
mv -f .deps/fvm_nodal_project.Tpo .deps/fvm_nodal_project.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_triangulate.lo -MD -MP -MF .deps/fvm_nodal_triangulate.Tpo -c -o fvm_nodal_triangulate.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_triangulate.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_triangulate.lo -MD -MP -MF .deps/fvm_nodal_triangulate.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_triangulate.c  -fPIC -DPIC -o .libs/fvm_nodal_triangulate.o
mv -f .deps/fvm_nodal_triangulate.Tpo .deps/fvm_nodal_triangulate.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_nodal_extract.lo -MD -MP -MF .deps/fvm_nodal_extract.Tpo -c -o fvm_nodal_extract.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_extract.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_nodal_extract.lo -MD -MP -MF .deps/fvm_nodal_extract.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_extract.c  -fPIC -DPIC -o .libs/fvm_nodal_extract.o
mv -f .deps/fvm_nodal_extract.Tpo .deps/fvm_nodal_extract.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_periodicity.lo -MD -MP -MF .deps/fvm_periodicity.Tpo -c -o fvm_periodicity.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_periodicity.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_periodicity.lo -MD -MP -MF .deps/fvm_periodicity.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_periodicity.c  -fPIC -DPIC -o .libs/fvm_periodicity.o
mv -f .deps/fvm_periodicity.Tpo .deps/fvm_periodicity.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_point_location.lo -MD -MP -MF .deps/fvm_point_location.Tpo -c -o fvm_point_location.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_point_location.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_point_location.lo -MD -MP -MF .deps/fvm_point_location.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_point_location.c  -fPIC -DPIC -o .libs/fvm_point_location.o
mv -f .deps/fvm_point_location.Tpo .deps/fvm_point_location.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_selector.lo -MD -MP -MF .deps/fvm_selector.Tpo -c -o fvm_selector.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_selector.lo -MD -MP -MF .deps/fvm_selector.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c  -fPIC -DPIC -o .libs/fvm_selector.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c: In function '_assign_groups':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c:219:21: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
   set_group_names = (const char **)_set_group_names;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c: In function '_add_new_operation':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c:679:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
                                    (const char **)selector->group_name,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c: In function 'fvm_selector_dump':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.c:1292:33: warning: to be safe all intermediate pointers in cast from 'char ** const' to 'const char **' must be 'const' qualified [-Wcast-qual]
                                 (const char **)ts->group_name,
                                 ^
mv -f .deps/fvm_selector.Tpo .deps/fvm_selector.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_selector_postfix.lo -MD -MP -MF .deps/fvm_selector_postfix.Tpo -c -o fvm_selector_postfix.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector_postfix.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_selector_postfix.lo -MD -MP -MF .deps/fvm_selector_postfix.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector_postfix.c  -fPIC -DPIC -o .libs/fvm_selector_postfix.o
mv -f .deps/fvm_selector_postfix.Tpo .deps/fvm_selector_postfix.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_tesselation.lo -MD -MP -MF .deps/fvm_tesselation.Tpo -c -o fvm_tesselation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_tesselation.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_tesselation.lo -MD -MP -MF .deps/fvm_tesselation.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_tesselation.c  -fPIC -DPIC -o .libs/fvm_tesselation.o
mv -f .deps/fvm_tesselation.Tpo .deps/fvm_tesselation.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_trace.lo -MD -MP -MF .deps/fvm_trace.Tpo -c -o fvm_trace.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_trace.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_trace.lo -MD -MP -MF .deps/fvm_trace.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_trace.c  -fPIC -DPIC -o .libs/fvm_trace.o
mv -f .deps/fvm_trace.Tpo .deps/fvm_trace.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_triangulate.lo -MD -MP -MF .deps/fvm_triangulate.Tpo -c -o fvm_triangulate.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_triangulate.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_triangulate.lo -MD -MP -MF .deps/fvm_triangulate.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_triangulate.c  -fPIC -DPIC -o .libs/fvm_triangulate.o
mv -f .deps/fvm_triangulate.Tpo .deps/fvm_triangulate.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libfvm.la  fvm_box.lo fvm_box_tree.lo fvm_convert_array.lo fvm_defs.lo fvm_group.lo fvm_hilbert.lo fvm_io_num.lo fvm_morton.lo fvm_neighborhood.lo fvm_nodal.lo fvm_nodal_append.lo fvm_nodal_extrude.lo fvm_nodal_from_desc.lo fvm_nodal_order.lo fvm_nodal_project.lo fvm_nodal_triangulate.lo fvm_nodal_extract.lo fvm_periodicity.lo fvm_point_location.lo fvm_selector.lo fvm_selector_postfix.lo fvm_tesselation.lo fvm_trace.lo fvm_triangulate.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libfvm.a .libs/fvm_box.o .libs/fvm_box_tree.o .libs/fvm_convert_array.o .libs/fvm_defs.o .libs/fvm_group.o .libs/fvm_hilbert.o .libs/fvm_io_num.o .libs/fvm_morton.o .libs/fvm_neighborhood.o .libs/fvm_nodal.o .libs/fvm_nodal_append.o .libs/fvm_nodal_extrude.o .libs/fvm_nodal_from_desc.o .libs/fvm_nodal_order.o .libs/fvm_nodal_project.o .libs/fvm_nodal_triangulate.o .libs/fvm_nodal_extract.o .libs/fvm_periodicity.o .libs/fvm_point_location.o .libs/fvm_selector.o .libs/fvm_selector_postfix.o .libs/fvm_tesselation.o .libs/fvm_trace.o .libs/fvm_triangulate.o 
libtool: link: ranlib .libs/libfvm.a
libtool: link: ( cd ".libs" && rm -f "libfvm.la" && ln -s "../libfvm.la" "libfvm.la" )
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_to_ensight.lo -MD -MP -MF .deps/fvm_to_ensight.Tpo -c -o fvm_to_ensight.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_to_ensight.lo -MD -MP -MF .deps/fvm_to_ensight.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight.c  -fPIC -DPIC -o .libs/fvm_to_ensight.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight.c: In function '_field_output_g':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight.c:906:33: warning: unused parameter 'datatype' [-Wunused-parameter]
                 cs_datatype_t   datatype,
                                 ^
mv -f .deps/fvm_to_ensight.Tpo .deps/fvm_to_ensight.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_to_ensight_case.lo -MD -MP -MF .deps/fvm_to_ensight_case.Tpo -c -o fvm_to_ensight_case.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight_case.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_to_ensight_case.lo -MD -MP -MF .deps/fvm_to_ensight_case.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight_case.c  -fPIC -DPIC -o .libs/fvm_to_ensight_case.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight_case.c: In function 'fvm_to_ensight_case_get_var_file':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight_case.c:909:10: warning: declaration of '_clw_name' shadows a previous local [-Wshadow]
     char _clw_name[128];
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_ensight_case.c:895:23: warning: shadowed declaration is here [-Wshadow]
   char _lw_name[128], _clw_name[128];
                       ^
mv -f .deps/fvm_to_ensight_case.Tpo .deps/fvm_to_ensight_case.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_to_plot.lo -MD -MP -MF .deps/fvm_to_plot.Tpo -c -o fvm_to_plot.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_to_plot.lo -MD -MP -MF .deps/fvm_to_plot.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c  -fPIC -DPIC -o .libs/fvm_to_plot.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c: In function '_field_output':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c:155:31: warning: unused parameter 'component_id' [-Wunused-parameter]
               int             component_id,
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c: In function 'fvm_to_plot_export_nodal':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c:455:46: warning: unused parameter 'writer' [-Wunused-parameter]
 fvm_to_plot_export_nodal(void               *writer,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_plot.c:456:46: warning: unused parameter 'mesh' [-Wunused-parameter]
                          const fvm_nodal_t  *mesh)
                                              ^
mv -f .deps/fvm_to_plot.Tpo .deps/fvm_to_plot.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_to_time_plot.lo -MD -MP -MF .deps/fvm_to_time_plot.Tpo -c -o fvm_to_time_plot.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_to_time_plot.lo -MD -MP -MF .deps/fvm_to_time_plot.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c  -fPIC -DPIC -o .libs/fvm_to_time_plot.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c: In function '_coords_output':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c:152:32: warning: unused parameter 'datatype' [-Wunused-parameter]
                cs_datatype_t   datatype,
                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c:154:32: warning: unused parameter 'component_id' [-Wunused-parameter]
                int             component_id,
                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c: In function '_field_output':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c:297:31: warning: unused parameter 'component_id' [-Wunused-parameter]
               int             component_id,
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c: In function 'fvm_to_time_plot_init_writer':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_time_plot.c:423:54: warning: unused parameter 'time_dependency' [-Wunused-parameter]
                              fvm_writer_time_dep_t   time_dependency,
                                                      ^
mv -f .deps/fvm_to_time_plot.Tpo .deps/fvm_to_time_plot.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_writer.lo -MD -MP -MF .deps/fvm_writer.Tpo -c -o fvm_writer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_writer.lo -MD -MP -MF .deps/fvm_writer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer.c  -fPIC -DPIC -o .libs/fvm_writer.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer.c: In function 'fvm_writer_filter_option':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer.c:989:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if (   (l_opt == l)
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer.c:967:8: warning: unused variable 'i' [-Wunused-variable]
   int  i;
        ^
mv -f .deps/fvm_writer.Tpo .deps/fvm_writer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT fvm_writer_helper.lo -MD -MP -MF .deps/fvm_writer_helper.Tpo -c -o fvm_writer_helper.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer_helper.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT fvm_writer_helper.lo -MD -MP -MF .deps/fvm_writer_helper.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer_helper.c  -fPIC -DPIC -o .libs/fvm_writer_helper.o
mv -f .deps/fvm_writer_helper.Tpo .deps/fvm_writer_helper.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libfvm_med_la-fvm_to_med.lo -MD -MP -MF .deps/libfvm_med_la-fvm_to_med.Tpo -c -o libfvm_med_la-fvm_to_med.lo `test -f 'fvm_to_med.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/'`fvm_to_med.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/include -I/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/include -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libfvm_med_la-fvm_to_med.lo -MD -MP -MF .deps/libfvm_med_la-fvm_to_med.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_med.c  -fPIC -DPIC -o .libs/libfvm_med_la-fvm_to_med.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_med.c: In function '_export_connect_g':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_med.c:2405:24: warning: unused variable 'sub_elt_index' [-Wunused-variable]
       const cs_lnum_t *sub_elt_index
                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_med.c:2382:22: warning: unused variable 'n_elts_section' [-Wunused-variable]
     const cs_lnum_t  n_elts_section = section->n_elements;
                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_med.c: In function '_field_output':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_med.c:3793:13: warning: unused variable 'n_g_elements' [-Wunused-variable]
   cs_gnum_t n_g_elements = c->n_g_elts;
             ^
mv -f .deps/libfvm_med_la-fvm_to_med.Tpo .deps/libfvm_med_la-fvm_to_med.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread   -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib  -O -Wl,-export-dynamic -fopenmp  -o libfvm_med.la  libfvm_med_la-fvm_to_med.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libfvm_med.a .libs/libfvm_med_la-fvm_to_med.o 
libtool: link: ranlib .libs/libfvm_med.a
libtool: link: ( cd ".libs" && rm -f "libfvm_med.la" && ln -s "../libfvm_med.la" "libfvm_med.la" )
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libfvm_filters.la  fvm_to_ensight.lo fvm_to_ensight_case.lo fvm_to_plot.lo fvm_to_time_plot.lo fvm_writer.lo fvm_writer_helper.lo   libfvm_med.la  -lnsl   -ldl 
libtool: link: (cd .libs/libfvm_filters.lax/libfvm_med.a && ar x "/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm/./.libs/libfvm_med.a")
libtool: link: ar cru .libs/libfvm_filters.a .libs/fvm_to_ensight.o .libs/fvm_to_ensight_case.o .libs/fvm_to_plot.o .libs/fvm_to_time_plot.o .libs/fvm_writer.o .libs/fvm_writer_helper.o   .libs/libfvm_filters.lax/libfvm_med.a/libfvm_med_la-fvm_to_med.o 
libtool: link: ranlib .libs/libfvm_filters.a
libtool: link: rm -fr .libs/libfvm_filters.lax
libtool: link: ( cd ".libs" && rm -f "libfvm_filters.la" && ln -s "../libfvm_filters.la" "libfvm_filters.la" )
/bin/bash ../../libtool  --tag=CXX   --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -ansi -funsigned-char  -funroll-loops -O2 -Wuninitialized -I/home/joao/salome_meca/V2017.0.2/tools/Medcoupling-V8_3_0/include -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG  -ansi -funsigned-char  -funroll-loops -O2 -Wuninitialized -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -MT fvm_medcoupling_la-fvm_to_medcoupling.lo -MD -MP -MF .deps/fvm_medcoupling_la-fvm_to_medcoupling.Tpo -c -o fvm_medcoupling_la-fvm_to_medcoupling.lo `test -f 'fvm_to_medcoupling.cxx' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/'`fvm_to_medcoupling.cxx
libtool: compile:  /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -ansi -funsigned-char -funroll-loops -O2 -Wuninitialized -I/home/joao/salome_meca/V2017.0.2/tools/Medcoupling-V8_3_0/include -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -ansi -funsigned-char -funroll-loops -O2 -Wuninitialized -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -MT fvm_medcoupling_la-fvm_to_medcoupling.lo -MD -MP -MF .deps/fvm_medcoupling_la-fvm_to_medcoupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_medcoupling.cxx  -fPIC -DPIC -o .libs/fvm_medcoupling_la-fvm_to_medcoupling.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_medcoupling.cxx: In function 'void fvm_to_medcoupling_export_nodal(void*, const fvm_nodal_t*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_medcoupling.cxx:1065:14: warning: unused variable 'n_ranks' [-Wunused-variable]
   const int  n_ranks = this_writer->n_ranks;
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_medcoupling.cxx: In function 'void fvm_to_medcoupling_flush(void*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_to_medcoupling.cxx:1272:25: warning: unused variable 'w' [-Wunused-variable]
   fvm_to_medcoupling_t *w = (fvm_to_medcoupling_t *)this_writer_p;
                         ^
mv -f .deps/fvm_medcoupling_la-fvm_to_medcoupling.Tpo .deps/fvm_medcoupling_la-fvm_to_medcoupling.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=link /usr/bin/c++ -ansi -funsigned-char  -funroll-loops -O2 -Wuninitialized -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -module -avoid-version -O -Wl,-export-dynamic -fopenmp  -o fvm_medcoupling.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne fvm_medcoupling_la-fvm_to_medcoupling.lo -L/home/joao/salome_meca/V2017.0.2/tools/Medcoupling-V8_3_0/lib -lmedcoupling -linterpkernel -R/home/joao/salome_meca/V2017.0.2/tools/Medcoupling-V8_3_0/lib -lnsl   -ldl 
libtool: link: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/fvm_medcoupling_la-fvm_to_medcoupling.o   -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/tools/Medcoupling-V8_3_0/lib -L/home/joao/salome_meca/V2017.0.2/tools/Medcoupling-V8_3_0/lib -lmedcoupling -linterpkernel -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -O2 -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,fvm_medcoupling.so -o .libs/fvm_medcoupling.so
libtool: link: ( cd ".libs" && rm -f "fvm_medcoupling.la" && ln -s "../fvm_medcoupling.la" "fvm_medcoupling.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
Making all in mei
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make  all-am
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_evaluate.lo -MD -MP -MF .deps/mei_evaluate.Tpo -c -o mei_evaluate.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_evaluate.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_evaluate.lo -MD -MP -MF .deps/mei_evaluate.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_evaluate.c  -fPIC -DPIC -o .libs/mei_evaluate.o
mv -f .deps/mei_evaluate.Tpo .deps/mei_evaluate.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_hash_table.lo -MD -MP -MF .deps/mei_hash_table.Tpo -c -o mei_hash_table.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_hash_table.lo -MD -MP -MF .deps/mei_hash_table.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c  -fPIC -DPIC -o .libs/mei_hash_table.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c: In function 'mei_hash_table_insert':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c:203:37: warning: unused parameter 'f3' [-Wunused-parameter]
                       const func3_t f3,
                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c:204:37: warning: unused parameter 'f4' [-Wunused-parameter]
                       const func4_t f4,
                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c: In function 'mei_hash_table_init':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c:363:3: warning: initialization from incompatible pointer type [enabled by default]
   static double (*interp1d[]) (char*, int, int, double) = { mei_interp1d };
   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.c:363:3: warning: (near initialization for 'interp1d[0]') [enabled by default]
mv -f .deps/mei_hash_table.Tpo .deps/mei_hash_table.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_math_util.lo -MD -MP -MF .deps/mei_math_util.Tpo -c -o mei_math_util.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_math_util.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_math_util.lo -MD -MP -MF .deps/mei_math_util.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_math_util.c  -fPIC -DPIC -o .libs/mei_math_util.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_math_util.c: In function '_user_data_reader':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_math_util.c:248:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(line, SIZE_MAX ,fr);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_math_util.c:251:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, SIZE_MAX ,fr);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_math_util.c:284:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, SIZE_MAX, fr);
          ^
mv -f .deps/mei_math_util.Tpo .deps/mei_math_util.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_node.lo -MD -MP -MF .deps/mei_node.Tpo -c -o mei_node.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_node.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_node.lo -MD -MP -MF .deps/mei_node.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_node.c  -fPIC -DPIC -o .libs/mei_node.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_node.c: In function 'mei_interp1d_node':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_node.c:264:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
   node->type->interp1d.op = expr;
                           ^
mv -f .deps/mei_node.Tpo .deps/mei_node.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_parser_glob.lo -MD -MP -MF .deps/mei_parser_glob.Tpo -c -o mei_parser_glob.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_parser_glob.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_parser_glob.lo -MD -MP -MF .deps/mei_parser_glob.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_parser_glob.c  -fPIC -DPIC -o .libs/mei_parser_glob.o
mv -f .deps/mei_parser_glob.Tpo .deps/mei_parser_glob.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_parser.lo -MD -MP -MF .deps/mei_parser.Tpo -c -o mei_parser.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_parser.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_parser.lo -MD -MP -MF .deps/mei_parser.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_parser.c  -fPIC -DPIC -o .libs/mei_parser.o
mei_parser.c: In function 'yyparse':
mei_parser.c:1498:7: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration]
mei_parser.c:1498:7: warning: nested extern declaration of 'yylex' [-Wnested-externs]
mv -f .deps/mei_parser.Tpo .deps/mei_parser.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT mei_scanner.lo -MD -MP -MF .deps/mei_scanner.Tpo -c -o mei_scanner.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_scanner.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT mei_scanner.lo -MD -MP -MF .deps/mei_scanner.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_scanner.c  -fPIC -DPIC -o .libs/mei_scanner.o
mei_scanner.c:1384:17: warning: 'yyunput' defined but not used [-Wunused-function]
mei_scanner.c:1429:16: warning: 'input' defined but not used [-Wunused-function]
mv -f .deps/mei_scanner.Tpo .deps/mei_scanner.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libmei.la  mei_evaluate.lo mei_hash_table.lo mei_math_util.lo mei_node.lo mei_parser_glob.lo mei_parser.lo mei_scanner.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libmei.a .libs/mei_evaluate.o .libs/mei_hash_table.o .libs/mei_math_util.o .libs/mei_node.o .libs/mei_parser_glob.o .libs/mei_parser.o .libs/mei_scanner.o 
libtool: link: ranlib .libs/libmei.a
libtool: link: ( cd ".libs" && rm -f "libmei.la" && ln -s "../libmei.la" "libmei.la" )
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
Making all in gui
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui.lo -MD -MP -MF .deps/cs_gui.Tpo -c -o cs_gui.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui.lo -MD -MP -MF .deps/cs_gui.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui.c  -fPIC -DPIC -o .libs/cs_gui.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui.c: In function '_compressible_physical_property':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui.c:640:17: warning: unused variable 'itherm' [-Wunused-variable]
       const int itherm = cs_glob_thermal_model->itherm;
                 ^
mv -f .deps/cs_gui.Tpo .deps/cs_gui.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_boundary_conditions.lo -MD -MP -MF .deps/cs_gui_boundary_conditions.Tpo -c -o cs_gui_boundary_conditions.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_boundary_conditions.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_boundary_conditions.lo -MD -MP -MF .deps/cs_gui_boundary_conditions.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_boundary_conditions.c  -fPIC -DPIC -o .libs/cs_gui_boundary_conditions.o
mv -f .deps/cs_gui_boundary_conditions.Tpo .deps/cs_gui_boundary_conditions.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_conjugate_heat_transfer.lo -MD -MP -MF .deps/cs_gui_conjugate_heat_transfer.Tpo -c -o cs_gui_conjugate_heat_transfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_conjugate_heat_transfer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_conjugate_heat_transfer.lo -MD -MP -MF .deps/cs_gui_conjugate_heat_transfer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_conjugate_heat_transfer.c  -fPIC -DPIC -o .libs/cs_gui_conjugate_heat_transfer.o
mv -f .deps/cs_gui_conjugate_heat_transfer.Tpo .deps/cs_gui_conjugate_heat_transfer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_mesh.lo -MD -MP -MF .deps/cs_gui_mesh.Tpo -c -o cs_gui_mesh.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_mesh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_mesh.lo -MD -MP -MF .deps/cs_gui_mesh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_mesh.c  -fPIC -DPIC -o .libs/cs_gui_mesh.o
mv -f .deps/cs_gui_mesh.Tpo .deps/cs_gui_mesh.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_mobile_mesh.lo -MD -MP -MF .deps/cs_gui_mobile_mesh.Tpo -c -o cs_gui_mobile_mesh.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_mobile_mesh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_mobile_mesh.lo -MD -MP -MF .deps/cs_gui_mobile_mesh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_mobile_mesh.c  -fPIC -DPIC -o .libs/cs_gui_mobile_mesh.o
mv -f .deps/cs_gui_mobile_mesh.Tpo .deps/cs_gui_mobile_mesh.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_output.lo -MD -MP -MF .deps/cs_gui_output.Tpo -c -o cs_gui_output.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_output.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_output.lo -MD -MP -MF .deps/cs_gui_output.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_output.c  -fPIC -DPIC -o .libs/cs_gui_output.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_output.c: In function '_attribute_value':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_output.c:252:39: warning: unused parameter 'child' [-Wunused-parameter]
                  const char    *const child,
                                       ^
mv -f .deps/cs_gui_output.Tpo .deps/cs_gui_output.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_particles.lo -MD -MP -MF .deps/cs_gui_particles.Tpo -c -o cs_gui_particles.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_particles.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_particles.lo -MD -MP -MF .deps/cs_gui_particles.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_particles.c  -fPIC -DPIC -o .libs/cs_gui_particles.o
mv -f .deps/cs_gui_particles.Tpo .deps/cs_gui_particles.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_radiative_transfer.lo -MD -MP -MF .deps/cs_gui_radiative_transfer.Tpo -c -o cs_gui_radiative_transfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_radiative_transfer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_radiative_transfer.lo -MD -MP -MF .deps/cs_gui_radiative_transfer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_radiative_transfer.c  -fPIC -DPIC -o .libs/cs_gui_radiative_transfer.o
mv -f .deps/cs_gui_radiative_transfer.Tpo .deps/cs_gui_radiative_transfer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_specific_physics.lo -MD -MP -MF .deps/cs_gui_specific_physics.Tpo -c -o cs_gui_specific_physics.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_specific_physics.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_specific_physics.lo -MD -MP -MF .deps/cs_gui_specific_physics.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_specific_physics.c  -fPIC -DPIC -o .libs/cs_gui_specific_physics.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_specific_physics.c: In function 'uisofu_':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_specific_physics.c:1749:10: warning: variable 'volatile_matter' set but not used [-Wunused-but-set-variable]
   double volatile_matter = 0.;
          ^
mv -f .deps/cs_gui_specific_physics.Tpo .deps/cs_gui_specific_physics.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gui_util.lo -MD -MP -MF .deps/cs_gui_util.Tpo -c -o cs_gui_util.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_util.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gui_util.lo -MD -MP -MF .deps/cs_gui_util.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_util.c  -fPIC -DPIC -o .libs/cs_gui_util.o
mv -f .deps/cs_gui_util.Tpo .deps/cs_gui_util.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread  -O -Wl,-export-dynamic -fopenmp  -o libcsgui.la  cs_gui.lo cs_gui_boundary_conditions.lo cs_gui_conjugate_heat_transfer.lo cs_gui_mesh.lo cs_gui_mobile_mesh.lo cs_gui_output.lo cs_gui_particles.lo cs_gui_radiative_transfer.lo cs_gui_specific_physics.lo cs_gui_util.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsgui.a .libs/cs_gui.o .libs/cs_gui_boundary_conditions.o .libs/cs_gui_conjugate_heat_transfer.o .libs/cs_gui_mesh.o .libs/cs_gui_mobile_mesh.o .libs/cs_gui_output.o .libs/cs_gui_particles.o .libs/cs_gui_radiative_transfer.o .libs/cs_gui_specific_physics.o .libs/cs_gui_util.o 
libtool: link: ranlib .libs/libcsgui.a
libtool: link: ( cd ".libs" && rm -f "libcsgui.la" && ln -s "../libcsgui.la" "libcsgui.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
Making all in base
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -DPKGDATADIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne'\" -DPKGLIBDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcscorep_la-cs_base.lo -MD -MP -MF .deps/libcscorep_la-cs_base.Tpo -c -o libcscorep_la-cs_base.lo `test -f 'cs_base.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/'`cs_base.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -DLOCALEDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale\" -DPKGDATADIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne\" -DPKGLIBDIR=\"/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcscorep_la-cs_base.lo -MD -MP -MF .deps/libcscorep_la-cs_base.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base.c  -fPIC -DPIC -o .libs/libcscorep_la-cs_base.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base.c: In function 'cs_base_mpi_init':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base.c:1230:50: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
     char *app_name = cs_base_get_app_name(*argc, (const char **)(*argv));
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base.c: In function '_cs_base_err_vprintf':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base.c:270:12: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
     freopen(err_file_name, "w", stderr);
            ^
mv -f .deps/libcscorep_la-cs_base.Tpo .deps/libcscorep_la-cs_base.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcscorep.la  libcscorep_la-cs_base.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcscorep.a .libs/libcscorep_la-cs_base.o 
libtool: link: ranlib .libs/libcscorep.a
libtool: link: ( cd ".libs" && rm -f "libcscorep.la" && ln -s "../libcscorep.la" "libcscorep.la" )
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_all_to_all.lo -MD -MP -MF .deps/cs_all_to_all.Tpo -c -o cs_all_to_all.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_all_to_all.lo -MD -MP -MF .deps/cs_all_to_all.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c  -fPIC -DPIC -o .libs/cs_all_to_all.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c: In function 'cs_all_to_all_copy_indexed':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c:1347:46: warning: unused parameter 'datatype' [-Wunused-parameter]
                            cs_datatype_t     datatype,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c:1348:46: warning: unused parameter 'reverse' [-Wunused-parameter]
                            bool              reverse,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c:1349:46: warning: unused parameter 'src_index' [-Wunused-parameter]
                            const cs_lnum_t  *src_index,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c:1350:46: warning: unused parameter 'src_data' [-Wunused-parameter]
                            const void       *src_data,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c:1351:46: warning: unused parameter 'dest_index' [-Wunused-parameter]
                            const cs_lnum_t  *dest_index,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.c:1352:46: warning: unused parameter 'dest_data' [-Wunused-parameter]
                            void             *dest_data)
                                              ^
mv -f .deps/cs_all_to_all.Tpo .deps/cs_all_to_all.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_block_dist.lo -MD -MP -MF .deps/cs_block_dist.Tpo -c -o cs_block_dist.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_block_dist.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_block_dist.lo -MD -MP -MF .deps/cs_block_dist.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_block_dist.c  -fPIC -DPIC -o .libs/cs_block_dist.o
mv -f .deps/cs_block_dist.Tpo .deps/cs_block_dist.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_block_to_part.lo -MD -MP -MF .deps/cs_block_to_part.Tpo -c -o cs_block_to_part.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_block_to_part.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_block_to_part.lo -MD -MP -MF .deps/cs_block_to_part.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_block_to_part.c  -fPIC -DPIC -o .libs/cs_block_to_part.o
mv -f .deps/cs_block_to_part.Tpo .deps/cs_block_to_part.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_crystal_router.lo -MD -MP -MF .deps/cs_crystal_router.Tpo -c -o cs_crystal_router.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_crystal_router.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_crystal_router.lo -MD -MP -MF .deps/cs_crystal_router.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_crystal_router.c  -fPIC -DPIC -o .libs/cs_crystal_router.o
mv -f .deps/cs_crystal_router.Tpo .deps/cs_crystal_router.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_defs.lo -MD -MP -MF .deps/cs_defs.Tpo -c -o cs_defs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_defs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_defs.lo -MD -MP -MF .deps/cs_defs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_defs.c  -fPIC -DPIC -o .libs/cs_defs.o
mv -f .deps/cs_defs.Tpo .deps/cs_defs.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_file.lo -MD -MP -MF .deps/cs_file.Tpo -c -o cs_file.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_file.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_file.lo -MD -MP -MF .deps/cs_file.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_file.c  -fPIC -DPIC -o .libs/cs_file.o
mv -f .deps/cs_file.Tpo .deps/cs_file.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_fp_exception.lo -MD -MP -MF .deps/cs_fp_exception.Tpo -c -o cs_fp_exception.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fp_exception.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_fp_exception.lo -MD -MP -MF .deps/cs_fp_exception.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fp_exception.c  -fPIC -DPIC -o .libs/cs_fp_exception.o
mv -f .deps/cs_fp_exception.Tpo .deps/cs_fp_exception.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_interface.lo -MD -MP -MF .deps/cs_interface.Tpo -c -o cs_interface.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_interface.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_interface.lo -MD -MP -MF .deps/cs_interface.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_interface.c  -fPIC -DPIC -o .libs/cs_interface.o
mv -f .deps/cs_interface.Tpo .deps/cs_interface.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_io.lo -MD -MP -MF .deps/cs_io.Tpo -c -o cs_io.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_io.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_io.lo -MD -MP -MF .deps/cs_io.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_io.c  -fPIC -DPIC -o .libs/cs_io.o
mv -f .deps/cs_io.Tpo .deps/cs_io.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_log.lo -MD -MP -MF .deps/cs_log.Tpo -c -o cs_log.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_log.lo -MD -MP -MF .deps/cs_log.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log.c  -fPIC -DPIC -o .libs/cs_log.o
mv -f .deps/cs_log.Tpo .deps/cs_log.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_math.lo -MD -MP -MF .deps/cs_math.Tpo -c -o cs_math.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_math.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_math.lo -MD -MP -MF .deps/cs_math.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_math.c  -fPIC -DPIC -o .libs/cs_math.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_math.c:213:1: warning: no previous prototype for 'cs_math_sym_33_eigen' [-Wmissing-prototypes]
 cs_math_sym_33_eigen(const cs_real_t  m[6],
 ^
mv -f .deps/cs_math.Tpo .deps/cs_math.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rank_neighbors.lo -MD -MP -MF .deps/cs_rank_neighbors.Tpo -c -o cs_rank_neighbors.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_rank_neighbors.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rank_neighbors.lo -MD -MP -MF .deps/cs_rank_neighbors.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_rank_neighbors.c  -fPIC -DPIC -o .libs/cs_rank_neighbors.o
mv -f .deps/cs_rank_neighbors.Tpo .deps/cs_rank_neighbors.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_map.lo -MD -MP -MF .deps/cs_map.Tpo -c -o cs_map.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_map.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_map.lo -MD -MP -MF .deps/cs_map.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_map.c  -fPIC -DPIC -o .libs/cs_map.o
mv -f .deps/cs_map.Tpo .deps/cs_map.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_order.lo -MD -MP -MF .deps/cs_order.Tpo -c -o cs_order.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_order.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_order.lo -MD -MP -MF .deps/cs_order.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_order.c  -fPIC -DPIC -o .libs/cs_order.o
mv -f .deps/cs_order.Tpo .deps/cs_order.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_part_to_block.lo -MD -MP -MF .deps/cs_part_to_block.Tpo -c -o cs_part_to_block.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_part_to_block.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_part_to_block.lo -MD -MP -MF .deps/cs_part_to_block.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_part_to_block.c  -fPIC -DPIC -o .libs/cs_part_to_block.o
mv -f .deps/cs_part_to_block.Tpo .deps/cs_part_to_block.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_system_info.lo -MD -MP -MF .deps/cs_system_info.Tpo -c -o cs_system_info.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_system_info.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_system_info.lo -MD -MP -MF .deps/cs_system_info.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_system_info.c  -fPIC -DPIC -o .libs/cs_system_info.o
mv -f .deps/cs_system_info.Tpo .deps/cs_system_info.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_timer.lo -MD -MP -MF .deps/cs_timer.Tpo -c -o cs_timer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_timer.lo -MD -MP -MF .deps/cs_timer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer.c  -fPIC -DPIC -o .libs/cs_timer.o
mv -f .deps/cs_timer.Tpo .deps/cs_timer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcscore.la  cs_all_to_all.lo cs_block_dist.lo cs_block_to_part.lo cs_crystal_router.lo cs_defs.lo cs_file.lo cs_fp_exception.lo cs_interface.lo cs_io.lo cs_log.lo cs_math.lo cs_rank_neighbors.lo cs_map.lo cs_order.lo cs_part_to_block.lo cs_system_info.lo cs_timer.lo libcscorep.la ../../src/fvm/libfvm.la -lnsl   -ldl 
libtool: link: (cd .libs/libcscore.lax/libcscorep.a && ar x "/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base/./.libs/libcscorep.a")
libtool: link: (cd .libs/libcscore.lax/libfvm.a && ar x "/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base/../../src/fvm/.libs/libfvm.a")
libtool: link: ar cru .libs/libcscore.a .libs/cs_all_to_all.o .libs/cs_block_dist.o .libs/cs_block_to_part.o .libs/cs_crystal_router.o .libs/cs_defs.o .libs/cs_file.o .libs/cs_fp_exception.o .libs/cs_interface.o .libs/cs_io.o .libs/cs_log.o .libs/cs_math.o .libs/cs_rank_neighbors.o .libs/cs_map.o .libs/cs_order.o .libs/cs_part_to_block.o .libs/cs_system_info.o .libs/cs_timer.o   .libs/libcscore.lax/libcscorep.a/libcscorep_la-cs_base.o  .libs/libcscore.lax/libfvm.a/fvm_box.o .libs/libcscore.lax/libfvm.a/fvm_box_tree.o .libs/libcscore.lax/libfvm.a/fvm_convert_array.o .libs/libcscore.lax/libfvm.a/fvm_defs.o .libs/libcscore.lax/libfvm.a/fvm_group.o .libs/libcscore.lax/libfvm.a/fvm_hilbert.o .libs/libcscore.lax/libfvm.a/fvm_io_num.o .libs/libcscore.lax/libfvm.a/fvm_morton.o .libs/libcscore.lax/libfvm.a/fvm_neighborhood.o .libs/libcscore.lax/libfvm.a/fvm_nodal.o .libs/libcscore.lax/libfvm.a/fvm_nodal_append.o .libs/libcscore.lax/libfvm.a/fvm_nodal_extract.o .libs/libcscore.lax/libfvm.a/fvm_nodal_extrude.o .libs/libcscore.lax/libfvm.a/fvm_nodal_from_desc.o .libs/libcscore.lax/libfvm.a/fvm_nodal_order.o .libs/libcscore.lax/libfvm.a/fvm_nodal_project.o .libs/libcscore.lax/libfvm.a/fvm_nodal_triangulate.o .libs/libcscore.lax/libfvm.a/fvm_periodicity.o .libs/libcscore.lax/libfvm.a/fvm_point_location.o .libs/libcscore.lax/libfvm.a/fvm_selector.o .libs/libcscore.lax/libfvm.a/fvm_selector_postfix.o .libs/libcscore.lax/libfvm.a/fvm_tesselation.o .libs/libcscore.lax/libfvm.a/fvm_trace.o .libs/libcscore.lax/libfvm.a/fvm_triangulate.o 
libtool: link: ranlib .libs/libcscore.a
libtool: link: rm -fr .libs/libcscore.lax
libtool: link: ( cd ".libs" && rm -f "libcscore.la" && ln -s "../libcscore.la" "libcscore.la" )
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o addfld.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/addfld.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/addfld.f90  -fPIC -o .libs/addfld.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o alelav.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alelav.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alelav.f90  -fPIC -o .libs/alelav.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o alemav.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alemav.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/alemav.f90  -fPIC -o .libs/alemav.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o altycl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/altycl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/altycl.f90  -fPIC -o .libs/altycl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o b_t_to_h.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/b_t_to_h.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/b_t_to_h.f90  -fPIC -o .libs/b_t_to_h.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o b_h_to_t.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/b_h_to_t.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/b_h_to_t.f90  -fPIC -o .libs/b_h_to_t.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o c_h_to_t.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/c_h_to_t.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/c_h_to_t.f90  -fPIC -o .libs/c_h_to_t.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o calhyd.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/calhyd.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/calhyd.f90  -fPIC -o .libs/calhyd.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o caltri.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/caltri.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/caltri.f90  -fPIC -o .libs/caltri.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/caltri.f90: In function 'caltri':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/caltri.f90:849:0: warning: 'lagr_stats_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
     call timer_stats_stop(lagr_stats_id)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o catsma.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/catsma.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/catsma.f90  -fPIC -o .libs/catsma.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o catsmv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/catsmv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/catsmv.f90  -fPIC -o .libs/catsmv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o catsmt.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/catsmt.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/catsmt.f90  -fPIC -o .libs/catsmt.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clca66.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clca66.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clca66.f90  -fPIC -o .libs/clca66.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clpsca.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clpsca.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clpsca.f90  -fPIC -o .libs/clpsca.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clptrg.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90  -fPIC -o .libs/clptrg.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90: In function 'clptrg_scalar':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90:1920:0: warning: 'hint' may be used uninitialized in this function [-Wmaybe-uninitialized]
       cofimp = 1.d0 - heq/hint
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90: In function 'clptrg':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90:1044:0: warning: 'rttb' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                     * alpha_rnn * sqrt(rnnb * rttb) * cfnnk
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90:1044:0: warning: 'rnnb' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90:906:0: warning: 'iuntur' may be used uninitialized in this function [-Wmaybe-uninitialized]
     uiptmn = min(uiptn*iuntur,uiptmn)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90:942:0: warning: 'hflui' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofafu(1,ifac)   = -hflui*(rcodcx - rcodcn*rnx) - hint*rcodcn*rnx
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptrg.f90:922:0: warning: 'cofimp' may be used uninitialized in this function [-Wmaybe-uninitialized]
     coefau(1,ifac) = (1.d0-cofimp)*(rcodcx - rcodcn*rnx) + rcodcn*rnx
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clptur.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90  -fPIC -o .libs/clptur.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90:2695.43:

double precision yplus, dplus, rcprod, temp, uk
                                           1
Warning: Unused variable 'temp' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90: In function 'clptur_vector':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90:2978:0: warning: 'hint' may be used uninitialized in this function [-Wmaybe-uninitialized]
       cofbfv(1,1,ifac) = heq*(1.d0-rnx**2) + hint*rnx**2
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90: In function 'clptur':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clptur.f90:1050:0: warning: 'rttb' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                       * alpha_rnn * sqrt(rnnb * rttb)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clsyvt.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90  -fPIC -o .libs/clsyvt.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90: In function 'clsyvt_vector':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90:1200:0: warning: 'hintt[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofbfv(1,1,ifac) = hintt(1)*rnx**2  + hintt(4)*rnx*rny + hintt(6)*rnx*rnz
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90:1201:0: warning: 'hintt[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofbfv(2,2,ifac) = hintt(4)*rnx*rny + hintt(2)*rny**2  + hintt(5)*rny*rnz
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90:1200:0: warning: 'hintt[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofbfv(1,1,ifac) = hintt(1)*rnx**2  + hintt(4)*rnx*rny + hintt(6)*rnx*rnz
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90:1202:0: warning: 'hintt[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofbfv(3,3,ifac) = hintt(6)*rnx*rnz + hintt(5)*rny*rnz + hintt(3)*rnz**2
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90:1201:0: warning: 'hintt[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofbfv(2,2,ifac) = hintt(4)*rnx*rny + hintt(2)*rny**2  + hintt(5)*rny*rnz
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/clsyvt.f90:1200:0: warning: 'hintt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cofbfv(1,1,ifac) = hintt(1)*rnx**2  + hintt(4)*rnx*rny + hintt(6)*rnx*rnz
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o copain_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/copain_model.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/copain_model.f90  -fPIC -o .libs/copain_model.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/copain_model.f90:61.7:

   tpar   ,                              &
       1
Warning: Unused dummy argument 'tpar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o condensation_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condensation_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condensation_source_terms.f90  -fPIC -o .libs/condensation_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condensation_source_terms.f90:60.17:

  (ncelet  , ncel    ,                                   &
                 1
Warning: Unused dummy argument 'ncel' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o condli.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90  -fPIC -o .libs/condli.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90:3137.18:

    call b_h_to_t(btemp_s, btemp_s)
                  1
Warning: Same actual argument associated with INTENT(IN) argument 'h_b' and INTENT(OUT) argument 't_b' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90: In function 'condli':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90:208:0: warning: 'gradv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
 double precision, allocatable, dimension(:,:,:) :: gradv
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90:583:0: warning: 'gradv.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
                              + gradv(3,isou,iel)*diipb(3,ifac)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/condli.f90:583:0: warning: 'gradv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cou1di.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cou1di.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cou1di.f90  -fPIC -o .libs/cou1di.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cou1di.f90:192.32:

  call b_t_to_h(nfpt1d, ifpt1d, h_b, h_b)
                                1
Warning: Same actual argument associated with INTENT(IN) argument 't_b' and INTENT(OUT) argument 'h_b' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cou1do.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cou1do.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cou1do.f90  -fPIC -o .libs/cou1do.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o coupbi.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/coupbi.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/coupbi.f90  -fPIC -o .libs/coupbi.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/coupbi.f90:229.39:

          call b_t_to_h(nbfcou, lfcou, h_b, h_b)
                                       1
Warning: Same actual argument associated with INTENT(IN) argument 't_b' and INTENT(OUT) argument 'h_b' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o coupbo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/coupbo.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/coupbo.f90  -fPIC -o .libs/coupbo.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o covofi.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/covofi.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/covofi.f90  -fPIC -o .libs/covofi.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o covofv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/covofv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/covofv.f90  -fPIC -o .libs/covofv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cptssy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cptssy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cptssy.f90  -fPIC -o .libs/cptssy.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpvosy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cpvosy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cpvosy.f90  -fPIC -o .libs/cpvosy.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_1d_wall_thermal.lo -MD -MP -MF .deps/cs_1d_wall_thermal.Tpo -c -o cs_1d_wall_thermal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_1d_wall_thermal.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_1d_wall_thermal.lo -MD -MP -MF .deps/cs_1d_wall_thermal.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_1d_wall_thermal.c  -fPIC -DPIC -o .libs/cs_1d_wall_thermal.o
mv -f .deps/cs_1d_wall_thermal.Tpo .deps/cs_1d_wall_thermal.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_1d_wall_thermal_check.lo -MD -MP -MF .deps/cs_1d_wall_thermal_check.Tpo -c -o cs_1d_wall_thermal_check.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_1d_wall_thermal_check.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_1d_wall_thermal_check.lo -MD -MP -MF .deps/cs_1d_wall_thermal_check.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_1d_wall_thermal_check.c  -fPIC -DPIC -o .libs/cs_1d_wall_thermal_check.o
mv -f .deps/cs_1d_wall_thermal_check.Tpo .deps/cs_1d_wall_thermal_check.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_ale.lo -MD -MP -MF .deps/cs_ale.Tpo -c -o cs_ale.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ale.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_ale.lo -MD -MP -MF .deps/cs_ale.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ale.c  -fPIC -DPIC -o .libs/cs_ale.o
mv -f .deps/cs_ale.Tpo .deps/cs_ale.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_array_reduce.lo -MD -MP -MF .deps/cs_array_reduce.Tpo -c -o cs_array_reduce.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_array_reduce.lo -MD -MP -MF .deps/cs_array_reduce.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c  -fPIC -DPIC -o .libs/cs_array_reduce.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c: In function 'cs_array_reduce_minmax_l':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:2902:34: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_minmax_3d(n_elts, (const cs_real_3_t *)v, vmin, vmax);
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c: In function 'cs_array_reduce_simple_stats_l':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:2965:34: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_sstats_3d(n_elts, (const cs_real_3_t *)v,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:2977:49: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_sstats_3d_iv(n_elts, v_elt_list, (const cs_real_3_t *)v,
                                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c: In function 'cs_array_reduce_simple_stats_l_w':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3035:36: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_sstats_3d_w(n_elts, (const cs_real_3_t *)v, w,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3048:51: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_sstats_3d_w_iw(n_elts, w_elt_list, (const cs_real_3_t *)v, w,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3061:51: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_sstats_3d_w_iv(n_elts, v_elt_list, (const cs_real_3_t *)v, w,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c: In function 'cs_array_reduce_simple_norms_l':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3128:33: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_norms_3d(n_elts, (const cs_real_3_t *)v, w,
                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3142:48: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_norms_3d_iw(n_elts, w_elt_list, (const cs_real_3_t *)v, w,
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3156:48: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       _cs_real_norms_3d_iv(n_elts, v_elt_list, (const cs_real_3_t *)v, w,
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c: In function 'cs_array_scatter_reduce_norms_l':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3220:33: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                                 (const cs_real_3_t *)v, w,
                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.c:3234:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                                          filter_list, (const cs_real_3_t *)v, w,
                                                       ^
mv -f .deps/cs_array_reduce.Tpo .deps/cs_array_reduce.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_ast_coupling.lo -MD -MP -MF .deps/cs_ast_coupling.Tpo -c -o cs_ast_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ast_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_ast_coupling.lo -MD -MP -MF .deps/cs_ast_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ast_coupling.c  -fPIC -DPIC -o .libs/cs_ast_coupling.o
mv -f .deps/cs_ast_coupling.Tpo .deps/cs_ast_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_base_fortran.lo -MD -MP -MF .deps/cs_base_fortran.Tpo -c -o cs_base_fortran.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base_fortran.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_base_fortran.lo -MD -MP -MF .deps/cs_base_fortran.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base_fortran.c  -fPIC -DPIC -o .libs/cs_base_fortran.o
mv -f .deps/cs_base_fortran.Tpo .deps/cs_base_fortran.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_boundary_conditions.lo -MD -MP -MF .deps/cs_boundary_conditions.Tpo -c -o cs_boundary_conditions.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_conditions.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_boundary_conditions.lo -MD -MP -MF .deps/cs_boundary_conditions.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_conditions.c  -fPIC -DPIC -o .libs/cs_boundary_conditions.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_conditions.c: In function 'cs_boundary_conditions_mapped_set':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_conditions.c:630:26: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                          (const cs_real_3_t *)dist_coords,
                          ^
mv -f .deps/cs_boundary_conditions.Tpo .deps/cs_boundary_conditions.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_boundary_zone.lo -MD -MP -MF .deps/cs_boundary_zone.Tpo -c -o cs_boundary_zone.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_zone.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_boundary_zone.lo -MD -MP -MF .deps/cs_boundary_zone.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_zone.c  -fPIC -DPIC -o .libs/cs_boundary_zone.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_zone.c: In function 'cs_boundary_zone_log_info':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_zone.c:760:21: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
                     (void *)select_fp);
                     ^
mv -f .deps/cs_boundary_zone.Tpo .deps/cs_boundary_zone.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_calcium.lo -MD -MP -MF .deps/cs_calcium.Tpo -c -o cs_calcium.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_calcium.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_calcium.lo -MD -MP -MF .deps/cs_calcium.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_calcium.c  -fPIC -DPIC -o .libs/cs_calcium.o
mv -f .deps/cs_calcium.Tpo .deps/cs_calcium.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csc2cl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csc2cl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csc2cl.f90  -fPIC -o .libs/csc2cl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csc2ts.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csc2ts.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csc2ts.f90  -fPIC -o .libs/csc2ts.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csccel.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csccel.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csccel.f90  -fPIC -o .libs/csccel.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cscfbr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscfbr.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscfbr.f90  -fPIC -o .libs/cscfbr.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cscini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscini.f90  -fPIC -o .libs/cscini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csclli.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csclli.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csclli.f90  -fPIC -o .libs/csclli.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cscloc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscloc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscloc.f90  -fPIC -o .libs/cscloc.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cscpce.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscpce.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscpce.f90  -fPIC -o .libs/cscpce.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cscpfb.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscpfb.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cscpfb.f90  -fPIC -o .libs/cscpfb.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_control.lo -MD -MP -MF .deps/cs_control.Tpo -c -o cs_control.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_control.lo -MD -MP -MF .deps/cs_control.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c  -fPIC -DPIC -o .libs/cs_control.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c: In function '_parse_control_buffer':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1098:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       if (_read_next_int(cur_line, (const char **)&s, &nt_max) > 0)
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1102:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       if (_read_next_int(cur_line, (const char **)&s, &nt_max) > 0)
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1115:39: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       if (_read_next_double(cur_line, (const char **)&s, &t_max) > 0)
                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1126:39: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       if (_read_next_double(cur_line, (const char **)&s, &wt) > 0)
                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1133:37: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       _control_checkpoint(cur_line, (const char **)&s);
                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1138:42: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       _control_postprocess(ts, cur_line, (const char **)&s);
                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1144:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       if (_read_next_int(cur_line, (const char **)&s, &nt) > 0) {
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.c:1175:30: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
       if (_read_next_opt_int((const char **)&s, &n) == 0)
                              ^
mv -f .deps/cs_control.Tpo .deps/cs_control.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_coupling.lo -MD -MP -MF .deps/cs_coupling.Tpo -c -o cs_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_coupling.lo -MD -MP -MF .deps/cs_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_coupling.c  -fPIC -DPIC -o .libs/cs_coupling.o
mv -f .deps/cs_coupling.Tpo .deps/cs_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_ext_neighborhood.lo -MD -MP -MF .deps/cs_ext_neighborhood.Tpo -c -o cs_ext_neighborhood.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ext_neighborhood.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_ext_neighborhood.lo -MD -MP -MF .deps/cs_ext_neighborhood.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ext_neighborhood.c  -fPIC -DPIC -o .libs/cs_ext_neighborhood.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ext_neighborhood.c: In function '_create_cell_cells_connect':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ext_neighborhood.c:912:8: warning: unused variable 'unique' [-Wunused-variable]
   bool unique = cs_sort_indexed(n_cells, cell_cells_idx, cell_cells_lst);
        ^
mv -f .deps/cs_ext_neighborhood.Tpo .deps/cs_ext_neighborhood.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_equation_iterative_solve.lo -MD -MP -MF .deps/cs_equation_iterative_solve.Tpo -c -o cs_equation_iterative_solve.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_equation_iterative_solve.lo -MD -MP -MF .deps/cs_equation_iterative_solve.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.c  -fPIC -DPIC -o .libs/cs_equation_iterative_solve.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.c: In function 'cs_equation_iterative_solve_tensor':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.c:2002:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                                                    (const cs_real_66_t *)i_viscm,
                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.c: In function 'cs_equation_iterative_solve_vector':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.c:1450:25: warning: 'xam' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cs_sles_solve_native(f_id,
                         ^
mv -f .deps/cs_equation_iterative_solve.Tpo .deps/cs_equation_iterative_solve.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_fan.lo -MD -MP -MF .deps/cs_fan.Tpo -c -o cs_fan.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fan.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_fan.lo -MD -MP -MF .deps/cs_fan.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fan.c  -fPIC -DPIC -o .libs/cs_fan.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fan.c: In function 'cs_fan_cells_select':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fan.c:956:35: warning: unused parameter 'input' [-Wunused-parameter]
 cs_fan_cells_select(void         *input,
                                   ^
mv -f .deps/cs_fan.Tpo .deps/cs_fan.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_field.lo -MD -MP -MF .deps/cs_field.Tpo -c -o cs_field.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_field.lo -MD -MP -MF .deps/cs_field.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c  -fPIC -DPIC -o .libs/cs_field.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c: In function 'cs_f_field_set_key_int_bits':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c:1251:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
   int retval = 0;
       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c: In function 'cs_f_field_clear_key_int_bits':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c:1277:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
   int retval = 0;
       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c: In function 'cs_field_log_key_defs':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.c:3936:17: warning: variable 't' set but not used [-Wunused-but-set-variable]
     const void *t;
                 ^
mv -f .deps/cs_field.Tpo .deps/cs_field.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_field_default.lo -MD -MP -MF .deps/cs_field_default.Tpo -c -o cs_field_default.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_default.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_field_default.lo -MD -MP -MF .deps/cs_field_default.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_default.c  -fPIC -DPIC -o .libs/cs_field_default.o
mv -f .deps/cs_field_default.Tpo .deps/cs_field_default.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_field_pointer.lo -MD -MP -MF .deps/cs_field_pointer.Tpo -c -o cs_field_pointer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_pointer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_field_pointer.lo -MD -MP -MF .deps/cs_field_pointer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_pointer.c  -fPIC -DPIC -o .libs/cs_field_pointer.o
mv -f .deps/cs_field_pointer.Tpo .deps/cs_field_pointer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_field_operator.lo -MD -MP -MF .deps/cs_field_operator.Tpo -c -o cs_field_operator.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_operator.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_field_operator.lo -MD -MP -MF .deps/cs_field_operator.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_operator.c  -fPIC -DPIC -o .libs/cs_field_operator.o
mv -f .deps/cs_field_operator.Tpo .deps/cs_field_operator.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_flag_check.lo -MD -MP -MF .deps/cs_flag_check.Tpo -c -o cs_flag_check.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_flag_check.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_flag_check.lo -MD -MP -MF .deps/cs_flag_check.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_flag_check.c  -fPIC -DPIC -o .libs/cs_flag_check.o
mv -f .deps/cs_flag_check.Tpo .deps/cs_flag_check.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gas_mix.lo -MD -MP -MF .deps/cs_gas_mix.Tpo -c -o cs_gas_mix.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gas_mix.lo -MD -MP -MF .deps/cs_gas_mix.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix.c  -fPIC -DPIC -o .libs/cs_gas_mix.o
mv -f .deps/cs_gas_mix.Tpo .deps/cs_gas_mix.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_halo.lo -MD -MP -MF .deps/cs_halo.Tpo -c -o cs_halo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_halo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_halo.lo -MD -MP -MF .deps/cs_halo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_halo.c  -fPIC -DPIC -o .libs/cs_halo.o
mv -f .deps/cs_halo.Tpo .deps/cs_halo.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_halo_perio.lo -MD -MP -MF .deps/cs_halo_perio.Tpo -c -o cs_halo_perio.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_halo_perio.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_halo_perio.lo -MD -MP -MF .deps/cs_halo_perio.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_halo_perio.c  -fPIC -DPIC -o .libs/cs_halo_perio.o
mv -f .deps/cs_halo_perio.Tpo .deps/cs_halo_perio.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_head_losses.lo -MD -MP -MF .deps/cs_head_losses.Tpo -c -o cs_head_losses.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_head_losses.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_head_losses.lo -MD -MP -MF .deps/cs_head_losses.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_head_losses.c  -fPIC -DPIC -o .libs/cs_head_losses.o
mv -f .deps/cs_head_losses.Tpo .deps/cs_head_losses.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_interpolate.lo -MD -MP -MF .deps/cs_interpolate.Tpo -c -o cs_interpolate.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_interpolate.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_interpolate.lo -MD -MP -MF .deps/cs_interpolate.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_interpolate.c  -fPIC -DPIC -o .libs/cs_interpolate.o
mv -f .deps/cs_interpolate.Tpo .deps/cs_interpolate.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csinit.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csinit.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csinit.f90  -fPIC -o .libs/csinit.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_log_iteration.lo -MD -MP -MF .deps/cs_log_iteration.Tpo -c -o cs_log_iteration.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log_iteration.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_log_iteration.lo -MD -MP -MF .deps/cs_log_iteration.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log_iteration.c  -fPIC -DPIC -o .libs/cs_log_iteration.o
mv -f .deps/cs_log_iteration.Tpo .deps/cs_log_iteration.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_log_setup.lo -MD -MP -MF .deps/cs_log_setup.Tpo -c -o cs_log_setup.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log_setup.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_log_setup.lo -MD -MP -MF .deps/cs_log_setup.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log_setup.c  -fPIC -DPIC -o .libs/cs_log_setup.o
mv -f .deps/cs_log_setup.Tpo .deps/cs_log_setup.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_numbering.lo -MD -MP -MF .deps/cs_numbering.Tpo -c -o cs_numbering.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_numbering.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_numbering.lo -MD -MP -MF .deps/cs_numbering.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_numbering.c  -fPIC -DPIC -o .libs/cs_numbering.o
mv -f .deps/cs_numbering.Tpo .deps/cs_numbering.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_measures_util.lo -MD -MP -MF .deps/cs_measures_util.Tpo -c -o cs_measures_util.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_measures_util.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_measures_util.lo -MD -MP -MF .deps/cs_measures_util.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_measures_util.c  -fPIC -DPIC -o .libs/cs_measures_util.o
mv -f .deps/cs_measures_util.Tpo .deps/cs_measures_util.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_mesh_tagmr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_mesh_tagmr.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_mesh_tagmr.f90  -fPIC -o .libs/cs_mesh_tagmr.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_metal_structures_tag.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_metal_structures_tag.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_metal_structures_tag.f90  -fPIC -o .libs/cs_metal_structures_tag.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_gas_mix_initialization.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix_initialization.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix_initialization.f90  -fPIC -o .libs/cs_gas_mix_initialization.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_gas_mix_physical_properties.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix_physical_properties.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix_physical_properties.f90  -fPIC -o .libs/cs_gas_mix_physical_properties.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csopli.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csopli.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csopli.f90  -fPIC -o .libs/csopli.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_opts.lo -MD -MP -MF .deps/cs_opts.Tpo -c -o cs_opts.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_opts.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_opts.lo -MD -MP -MF .deps/cs_opts.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_opts.c  -fPIC -DPIC -o .libs/cs_opts.o
mv -f .deps/cs_opts.Tpo .deps/cs_opts.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_parall.lo -MD -MP -MF .deps/cs_parall.Tpo -c -o cs_parall.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parall.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_parall.lo -MD -MP -MF .deps/cs_parall.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parall.c  -fPIC -DPIC -o .libs/cs_parall.o
mv -f .deps/cs_parall.Tpo .deps/cs_parall.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_parameters.lo -MD -MP -MF .deps/cs_parameters.Tpo -c -o cs_parameters.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parameters.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_parameters.lo -MD -MP -MF .deps/cs_parameters.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parameters.c  -fPIC -DPIC -o .libs/cs_parameters.o
mv -f .deps/cs_parameters.Tpo .deps/cs_parameters.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_parameters_check.lo -MD -MP -MF .deps/cs_parameters_check.Tpo -c -o cs_parameters_check.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parameters_check.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_parameters_check.lo -MD -MP -MF .deps/cs_parameters_check.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parameters_check.c  -fPIC -DPIC -o .libs/cs_parameters_check.o
mv -f .deps/cs_parameters_check.Tpo .deps/cs_parameters_check.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_physical_constants.lo -MD -MP -MF .deps/cs_physical_constants.Tpo -c -o cs_physical_constants.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_constants.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_physical_constants.lo -MD -MP -MF .deps/cs_physical_constants.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_constants.c  -fPIC -DPIC -o .libs/cs_physical_constants.o
mv -f .deps/cs_physical_constants.Tpo .deps/cs_physical_constants.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_physical_properties.lo -MD -MP -MF .deps/cs_physical_properties.Tpo -c -o cs_physical_properties.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_physical_properties.lo -MD -MP -MF .deps/cs_physical_properties.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c  -fPIC -DPIC -o .libs/cs_physical_properties.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c: In function 'cs_phys_prop_freesteam':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c:549:59: warning: unused parameter 'thermo_plane' [-Wunused-parameter]
 cs_phys_prop_freesteam(cs_phys_prop_thermo_plane_type_t   thermo_plane,
                                                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c:550:59: warning: unused parameter 'property' [-Wunused-parameter]
                        cs_phys_prop_type_t                property,
                                                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c:551:59: warning: unused parameter 'n_vals' [-Wunused-parameter]
                        const cs_lnum_t                    n_vals,
                                                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c:552:59: warning: unused parameter 'var1' [-Wunused-parameter]
                        const cs_real_t                    var1[],
                                                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c:553:59: warning: unused parameter 'var2' [-Wunused-parameter]
                        const cs_real_t                    var2[],
                                                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.c:554:59: warning: unused parameter 'val' [-Wunused-parameter]
                        cs_real_t                          val[])
                                                           ^
mv -f .deps/cs_physical_properties.Tpo .deps/cs_physical_properties.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_post.lo -MD -MP -MF .deps/cs_post.Tpo -c -o cs_post.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_post.lo -MD -MP -MF .deps/cs_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.c  -fPIC -DPIC -o .libs/cs_post.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.c: In function '_cs_post_assmb_var_faces':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.c:2270:46: warning: unused parameter 'exp_mesh' [-Wunused-parameter]
 _cs_post_assmb_var_faces(const fvm_nodal_t  *exp_mesh,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.c: In function 'cs_post_init_meshes':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.c:6031:7: warning: unused variable 'i' [-Wunused-variable]
   int i;
       ^
mv -f .deps/cs_post.Tpo .deps/cs_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_post_default.lo -MD -MP -MF .deps/cs_post_default.Tpo -c -o cs_post_default.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post_default.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_post_default.lo -MD -MP -MF .deps/cs_post_default.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post_default.c  -fPIC -DPIC -o .libs/cs_post_default.o
mv -f .deps/cs_post_default.Tpo .deps/cs_post_default.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_post_util.lo -MD -MP -MF .deps/cs_post_util.Tpo -c -o cs_post_util.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post_util.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_post_util.lo -MD -MP -MF .deps/cs_post_util.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post_util.c  -fPIC -DPIC -o .libs/cs_post_util.o
mv -f .deps/cs_post_util.Tpo .deps/cs_post_util.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_preprocess.lo -MD -MP -MF .deps/cs_preprocess.Tpo -c -o cs_preprocess.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_preprocess.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_preprocess.lo -MD -MP -MF .deps/cs_preprocess.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_preprocess.c  -fPIC -DPIC -o .libs/cs_preprocess.o
mv -f .deps/cs_preprocess.Tpo .deps/cs_preprocess.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_preprocessor_data.lo -MD -MP -MF .deps/cs_preprocessor_data.Tpo -c -o cs_preprocessor_data.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_preprocessor_data.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_preprocessor_data.lo -MD -MP -MF .deps/cs_preprocessor_data.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_preprocessor_data.c  -fPIC -DPIC -o .libs/cs_preprocessor_data.o
mv -f .deps/cs_preprocessor_data.Tpo .deps/cs_preprocessor_data.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_probe.lo -MD -MP -MF .deps/cs_probe.Tpo -c -o cs_probe.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_probe.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_probe.lo -MD -MP -MF .deps/cs_probe.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_probe.c  -fPIC -DPIC -o .libs/cs_probe.o
mv -f .deps/cs_probe.Tpo .deps/cs_probe.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_random.lo -MD -MP -MF .deps/cs_random.Tpo -c -o cs_random.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_random.lo -MD -MP -MF .deps/cs_random.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c  -fPIC -DPIC -o .libs/cs_random.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function '_random_uniform_save':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:121:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 # pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function '_random_uniform_restore':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:143:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #  pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function '_normal00':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:163:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function 'cs_random_uniform':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:278:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #     pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:290:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #       pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:309:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #   pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:324:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #       pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:334:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #       pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:353:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #     pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:371:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #       pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:381:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #       pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function 'cs_random_normal':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:430:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #   pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:438:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 #   pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function 'cs_random_save':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:553:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 # pragma omp simd
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c: In function 'cs_random_restore':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.c:582:0: warning: ignoring #pragma omp simd [-Wunknown-pragmas]
 # pragma omp simd
 ^
mv -f .deps/cs_random.Tpo .deps/cs_random.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_range_set.lo -MD -MP -MF .deps/cs_range_set.Tpo -c -o cs_range_set.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_range_set.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_range_set.lo -MD -MP -MF .deps/cs_range_set.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_range_set.c  -fPIC -DPIC -o .libs/cs_range_set.o
mv -f .deps/cs_range_set.Tpo .deps/cs_range_set.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_resource.lo -MD -MP -MF .deps/cs_resource.Tpo -c -o cs_resource.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_resource.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_resource.lo -MD -MP -MF .deps/cs_resource.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_resource.c  -fPIC -DPIC -o .libs/cs_resource.o
mv -f .deps/cs_resource.Tpo .deps/cs_resource.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_restart.lo -MD -MP -MF .deps/cs_restart.Tpo -c -o cs_restart.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_restart.lo -MD -MP -MF .deps/cs_restart.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c  -fPIC -DPIC -o .libs/cs_restart.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c: In function 'cs_restart_read_section':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c:392:54: warning: 'nbr_byte_ent' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                    r->min_block_size / nbr_byte_ent,
                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c:362:11: note: 'nbr_byte_ent' was declared here
   size_t  nbr_byte_ent;
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c: In function 'cs_restart_write_section':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c:491:54: warning: 'nbr_byte_ent' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                    r->min_block_size / nbr_byte_ent,
                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.c:457:15: note: 'nbr_byte_ent' was declared here
   size_t      nbr_byte_ent;
               ^
mv -f .deps/cs_restart.Tpo .deps/cs_restart.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_restart_default.lo -MD -MP -MF .deps/cs_restart_default.Tpo -c -o cs_restart_default.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart_default.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_restart_default.lo -MD -MP -MF .deps/cs_restart_default.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart_default.c  -fPIC -DPIC -o .libs/cs_restart_default.o
mv -f .deps/cs_restart_default.Tpo .deps/cs_restart_default.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rotation.lo -MD -MP -MF .deps/cs_rotation.Tpo -c -o cs_rotation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_rotation.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rotation.lo -MD -MP -MF .deps/cs_rotation.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_rotation.c  -fPIC -DPIC -o .libs/cs_rotation.o
mv -f .deps/cs_rotation.Tpo .deps/cs_rotation.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_sat_coupling.lo -MD -MP -MF .deps/cs_sat_coupling.Tpo -c -o cs_sat_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sat_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_sat_coupling.lo -MD -MP -MF .deps/cs_sat_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sat_coupling.c  -fPIC -DPIC -o .libs/cs_sat_coupling.o
mv -f .deps/cs_sat_coupling.Tpo .deps/cs_sat_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_search.lo -MD -MP -MF .deps/cs_search.Tpo -c -o cs_search.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_search.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_search.lo -MD -MP -MF .deps/cs_search.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_search.c  -fPIC -DPIC -o .libs/cs_search.o
mv -f .deps/cs_search.Tpo .deps/cs_search.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_selector.lo -MD -MP -MF .deps/cs_selector.Tpo -c -o cs_selector.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_selector.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_selector.lo -MD -MP -MF .deps/cs_selector.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_selector.c  -fPIC -DPIC -o .libs/cs_selector.o
mv -f .deps/cs_selector.Tpo .deps/cs_selector.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_selector_f2c.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_selector_f2c.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_selector_f2c.f90  -fPIC -o .libs/cs_selector_f2c.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_sort.lo -MD -MP -MF .deps/cs_sort.Tpo -c -o cs_sort.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sort.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_sort.lo -MD -MP -MF .deps/cs_sort.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sort.c  -fPIC -DPIC -o .libs/cs_sort.o
mv -f .deps/cs_sort.Tpo .deps/cs_sort.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_sort_partition.lo -MD -MP -MF .deps/cs_sort_partition.Tpo -c -o cs_sort_partition.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sort_partition.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_sort_partition.lo -MD -MP -MF .deps/cs_sort_partition.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sort_partition.c  -fPIC -DPIC -o .libs/cs_sort_partition.o
mv -f .deps/cs_sort_partition.Tpo .deps/cs_sort_partition.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_stokes_model.lo -MD -MP -MF .deps/cs_stokes_model.Tpo -c -o cs_stokes_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_stokes_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_stokes_model.lo -MD -MP -MF .deps/cs_stokes_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_stokes_model.c  -fPIC -DPIC -o .libs/cs_stokes_model.o
mv -f .deps/cs_stokes_model.Tpo .deps/cs_stokes_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_syr4_coupling.lo -MD -MP -MF .deps/cs_syr4_coupling.Tpo -c -o cs_syr4_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_syr4_coupling.lo -MD -MP -MF .deps/cs_syr4_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c  -fPIC -DPIC -o .libs/cs_syr4_coupling.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c:1246:1: warning: no previous prototype for '_sync_after_location' [-Wmissing-prototypes]
 _sync_after_location(cs_syr4_coupling_t  *syr_coupling)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c: In function '_sync_after_location':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c:1253:19: warning: unused variable 'verbosity' [-Wunused-variable]
   const cs_lnum_t verbosity = syr_coupling->verbosity;
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c: In function 'cs_syr4_coupling_init_mesh':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c:1569:8: warning: unused variable 'op_name_recv' [-Wunused-variable]
   char op_name_recv[32 + 1];
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.c:1568:8: warning: unused variable 'op_name_send' [-Wunused-variable]
   char op_name_send[32 + 1];
        ^
mv -f .deps/cs_syr4_coupling.Tpo .deps/cs_syr4_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_syr_coupling.lo -MD -MP -MF .deps/cs_syr_coupling.Tpo -c -o cs_syr_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_syr_coupling.lo -MD -MP -MF .deps/cs_syr_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr_coupling.c  -fPIC -DPIC -o .libs/cs_syr_coupling.o
mv -f .deps/cs_syr_coupling.Tpo .deps/cs_syr_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_thermal_model.lo -MD -MP -MF .deps/cs_thermal_model.Tpo -c -o cs_thermal_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_thermal_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_thermal_model.lo -MD -MP -MF .deps/cs_thermal_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_thermal_model.c  -fPIC -DPIC -o .libs/cs_thermal_model.o
mv -f .deps/cs_thermal_model.Tpo .deps/cs_thermal_model.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_tagmri.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmri.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmri.f90  -fPIC -o .libs/cs_tagmri.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_tagmro.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmro.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_tagmro.f90  -fPIC -o .libs/cs_tagmro.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_time_moment.lo -MD -MP -MF .deps/cs_time_moment.Tpo -c -o cs_time_moment.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_moment.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_time_moment.lo -MD -MP -MF .deps/cs_time_moment.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_moment.c  -fPIC -DPIC -o .libs/cs_time_moment.o
mv -f .deps/cs_time_moment.Tpo .deps/cs_time_moment.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_time_plot.lo -MD -MP -MF .deps/cs_time_plot.Tpo -c -o cs_time_plot.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_plot.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_time_plot.lo -MD -MP -MF .deps/cs_time_plot.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_plot.c  -fPIC -DPIC -o .libs/cs_time_plot.o
mv -f .deps/cs_time_plot.Tpo .deps/cs_time_plot.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_time_step.lo -MD -MP -MF .deps/cs_time_step.Tpo -c -o cs_time_step.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_step.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_time_step.lo -MD -MP -MF .deps/cs_time_step.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_step.c  -fPIC -DPIC -o .libs/cs_time_step.o
mv -f .deps/cs_time_step.Tpo .deps/cs_time_step.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_timer_stats.lo -MD -MP -MF .deps/cs_timer_stats.Tpo -c -o cs_timer_stats.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer_stats.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_timer_stats.lo -MD -MP -MF .deps/cs_timer_stats.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer_stats.c  -fPIC -DPIC -o .libs/cs_timer_stats.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer_stats.c: In function 'cs_timer_stats_set_start_time':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer_stats.c:364:7: warning: unused variable 'id' [-Wunused-variable]
   int id;
       ^
mv -f .deps/cs_timer_stats.Tpo .deps/cs_timer_stats.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_turbomachinery.lo -MD -MP -MF .deps/cs_turbomachinery.Tpo -c -o cs_turbomachinery.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_turbomachinery.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_turbomachinery.lo -MD -MP -MF .deps/cs_turbomachinery.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_turbomachinery.c  -fPIC -DPIC -o .libs/cs_turbomachinery.o
mv -f .deps/cs_turbomachinery.Tpo .deps/cs_turbomachinery.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_volume_zone.lo -MD -MP -MF .deps/cs_volume_zone.Tpo -c -o cs_volume_zone.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_volume_zone.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_volume_zone.lo -MD -MP -MF .deps/cs_volume_zone.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_volume_zone.c  -fPIC -DPIC -o .libs/cs_volume_zone.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_volume_zone.c: In function 'cs_volume_zone_log_info':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_volume_zone.c:763:21: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
                     (void *)sel_fp);
                     ^
mv -f .deps/cs_volume_zone.Tpo .deps/cs_volume_zone.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_wall_functions.lo -MD -MP -MF .deps/cs_wall_functions.Tpo -c -o cs_wall_functions.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_wall_functions.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_wall_functions.lo -MD -MP -MF .deps/cs_wall_functions.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_wall_functions.c  -fPIC -DPIC -o .libs/cs_wall_functions.o
mv -f .deps/cs_wall_functions.Tpo .deps/cs_wall_functions.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_internal_coupling.lo -MD -MP -MF .deps/cs_internal_coupling.Tpo -c -o cs_internal_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_internal_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_internal_coupling.lo -MD -MP -MF .deps/cs_internal_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_internal_coupling.c  -fPIC -DPIC -o .libs/cs_internal_coupling.o
mv -f .deps/cs_internal_coupling.Tpo .deps/cs_internal_coupling.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o csprnt.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csprnt.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/csprnt.f90  -fPIC -o .libs/csprnt.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o diffst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/diffst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/diffst.f90  -fPIC -o .libs/diffst.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o distpr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/distpr.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/distpr.f90  -fPIC -o .libs/distpr.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o distpr2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/distpr2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/distpr2.f90  -fPIC -o .libs/distpr2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o distyp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/distyp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/distyp.f90  -fPIC -o .libs/distyp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o driflu.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/driflu.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/driflu.f90  -fPIC -o .libs/driflu.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o dttvar.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dttvar.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dttvar.f90  -fPIC -o .libs/dttvar.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o dvvpst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dvvpst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/dvvpst.f90  -fPIC -o .libs/dvvpst.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ecrava.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ecrava.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ecrava.f90  -fPIC -o .libs/ecrava.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ecrlis.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ecrlis.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/ecrlis.f90  -fPIC -o .libs/ecrlis.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o findpt.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/findpt.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/findpt.f90  -fPIC -o .libs/findpt.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o fldini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldini.f90  -fPIC -o .libs/fldini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o fldtri.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldtri.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldtri.f90  -fPIC -o .libs/fldtri.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o fldvar.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldvar.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldvar.f90  -fPIC -o .libs/fldvar.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o fldprp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldprp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/fldprp.f90  -fPIC -o .libs/fldprp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o haltyp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/haltyp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/haltyp.f90  -fPIC -o .libs/haltyp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o idrbla.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/idrbla.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/idrbla.f90  -fPIC -o .libs/idrbla.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o impini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/impini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/impini.f90  -fPIC -o .libs/impini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o iniini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iniini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iniini.f90  -fPIC -o .libs/iniini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o initi1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/initi1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/initi1.f90  -fPIC -o .libs/initi1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o initi2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/initi2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/initi2.f90  -fPIC -o .libs/initi2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o iniusi.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iniusi.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iniusi.f90  -fPIC -o .libs/iniusi.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o iniva0.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iniva0.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iniva0.f90  -fPIC -o .libs/iniva0.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o inivar.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/inivar.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/inivar.f90  -fPIC -o .libs/inivar.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/inivar.f90: In function 'inivar':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/inivar.f90:162:0: warning: 'idimf' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (idimf.eq.6) then
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o iprbla.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iprbla.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/iprbla.f90  -fPIC -o .libs/iprbla.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lecamo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/lecamo.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/lecamo.f90  -fPIC -o .libs/lecamo.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lecamp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/lecamp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/lecamp.f90  -fPIC -o .libs/lecamp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lecamx.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/lecamx.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/lecamx.f90  -fPIC -o .libs/lecamx.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o majgeo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90  -fPIC -o .libs/majgeo.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:24.8:

 ( ncel2  , ncele2 , nfac2  , nfabo2 , nsom2  ,                   &
        1
Warning: Variable 'ncel2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:24.18:

 ( ncel2  , ncele2 , nfac2  , nfabo2 , nsom2  ,                   &
                  1
Warning: Variable 'ncele2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:24.26:

 ( ncel2  , ncele2 , nfac2  , nfabo2 , nsom2  ,                   &
                          1
Warning: Variable 'nfac2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:24.36:

 ( ncel2  , ncele2 , nfac2  , nfabo2 , nsom2  ,                   &
                                    1
Warning: Variable 'nfabo2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:24.44:

 ( ncel2  , ncele2 , nfac2  , nfabo2 , nsom2  ,                   &
                                            1
Warning: Variable 'nsom2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.9:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
         1
Warning: Variable 'lndfa2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.18:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
                  1
Warning: Variable 'lndfb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.27:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
                           1
Warning: Variable 'ncelg2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.36:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
                                    1
Warning: Variable 'nfacg2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.45:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
                                             1
Warning: Variable 'nfbrg2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.54:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
                                                      1
Warning: Variable 'nsomg2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:25.62:

   lndfa2 , lndfb2 , ncelg2 , nfacg2 , nfbrg2 , nsomg2 , nfml2  , &
                                                              1
Warning: Variable 'nfml2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:26.9:

   iface2 , ifabo2 , ifmfb2 , ifmce2 ,                            &
         1
Warning: Variable 'iface2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:26.18:

   iface2 , ifabo2 , ifmfb2 , ifmce2 ,                            &
                  1
Warning: Variable 'ifabo2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:26.27:

   iface2 , ifabo2 , ifmfb2 , ifmce2 ,                            &
                           1
Warning: Variable 'ifmfb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:26.36:

   iface2 , ifabo2 , ifmfb2 , ifmce2 ,                            &
                                    1
Warning: Variable 'ifmce2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:27.9:

   ipnfa2 , nodfa2 , ipnfb2 , nodfb2 , isymp2 , isoli2 ,          &
         1
Warning: Variable 'ipnfa2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:27.18:

   ipnfa2 , nodfa2 , ipnfb2 , nodfb2 , isymp2 , isoli2 ,          &
                  1
Warning: Variable 'nodfa2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:27.27:

   ipnfa2 , nodfa2 , ipnfb2 , nodfb2 , isymp2 , isoli2 ,          &
                           1
Warning: Variable 'ipnfb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:27.36:

   ipnfa2 , nodfa2 , ipnfb2 , nodfb2 , isymp2 , isoli2 ,          &
                                    1
Warning: Variable 'nodfb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:27.45:

   ipnfa2 , nodfa2 , ipnfb2 , nodfb2 , isymp2 , isoli2 ,          &
                                             1
Warning: Variable 'isymp2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:27.54:

   ipnfa2 , nodfa2 , ipnfb2 , nodfb2 , isymp2 , isoli2 ,          &
                                                      1
Warning: Variable 'isoli2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:28.9:

   volmn2 , volmx2 , voltt2 ,                                     &
         1
Warning: Variable 'volmn2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:28.18:

   volmn2 , volmx2 , voltt2 ,                                     &
                  1
Warning: Variable 'volmx2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:28.27:

   volmn2 , volmx2 , voltt2 ,                                     &
                           1
Warning: Variable 'voltt2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:29.9:

   xyzce2 , surfa2 , surfb2 , suffa2 , suffb2 ,                   &
         1
Warning: Variable 'xyzce2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:29.18:

   xyzce2 , surfa2 , surfb2 , suffa2 , suffb2 ,                   &
                  1
Warning: Variable 'surfa2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:29.27:

   xyzce2 , surfa2 , surfb2 , suffa2 , suffb2 ,                   &
                           1
Warning: Variable 'surfb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:29.36:

   xyzce2 , surfa2 , surfb2 , suffa2 , suffb2 ,                   &
                                    1
Warning: Variable 'suffa2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:29.45:

   xyzce2 , surfa2 , surfb2 , suffa2 , suffb2 ,                   &
                                             1
Warning: Variable 'suffb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:30.9:

   cdgfa2 , cdgfb2 , xyzno2 ,                                     &
         1
Warning: Variable 'cdgfa2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:30.18:

   cdgfa2 , cdgfb2 , xyzno2 ,                                     &
                  1
Warning: Variable 'cdgfb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:30.27:

   cdgfa2 , cdgfb2 , xyzno2 ,                                     &
                           1
Warning: Variable 'xyzno2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:31.9:

   volum2 , volf2  , srfan2 , srfbn2 , sffan2 , sffbn2 ,          &
         1
Warning: Variable 'volum2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:31.17:

   volum2 , volf2  , srfan2 , srfbn2 , sffan2 , sffbn2 ,          &
                 1
Warning: Variable 'volf2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:31.27:

   volum2 , volf2  , srfan2 , srfbn2 , sffan2 , sffbn2 ,          &
                           1
Warning: Variable 'srfan2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:31.36:

   volum2 , volf2  , srfan2 , srfbn2 , sffan2 , sffbn2 ,          &
                                    1
Warning: Variable 'srfbn2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:31.45:

   volum2 , volf2  , srfan2 , srfbn2 , sffan2 , sffbn2 ,          &
                                             1
Warning: Variable 'sffan2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:31.54:

   volum2 , volf2  , srfan2 , srfbn2 , sffan2 , sffbn2 ,          &
                                                      1
Warning: Variable 'sffbn2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:32.8:

   dist2  , distb2 , pond2  ,                                     &
        1
Warning: Variable 'dist2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:32.18:

   dist2  , distb2 , pond2  ,                                     &
                  1
Warning: Variable 'distb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:32.26:

   dist2  , distb2 , pond2  ,                                     &
                          1
Warning: Variable 'pond2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:33.9:

   dijpf2 , diipb2 , dofij2 )                                     &
         1
Warning: Variable 'dijpf2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:33.18:

   dijpf2 , diipb2 , dofij2 )                                     &
                  1
Warning: Variable 'diipb2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/majgeo.f90:33.27:

   dijpf2 , diipb2 , dofij2 )                                     &
                           1
Warning: Variable 'dofij2' at (1) is a dummy argument of the BIND(C) procedure 'majgeo' but may not be C interoperable
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o metal_structures_copain_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/metal_structures_copain_model.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/metal_structures_copain_model.f90  -fPIC -o .libs/metal_structures_copain_model.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o modini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/modini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/modini.f90  -fPIC -o .libs/modini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o mmtycl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/mmtycl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/mmtycl.f90  -fPIC -o .libs/mmtycl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o navstv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90  -fPIC -o .libs/navstv.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90: In function 'navstv':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90:1424:0: warning: 'imaxt' may be used uninitialized in this function [-Wmaybe-uninitialized]
   xyzmax(1) = xyzcen(1,imax)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90:272:0: warning: 'viscf.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
     viscfi => viscf(1:3,1:3,1:nfac)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90:263:0: warning: 'viscf.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
     viscfi => viscf(:,:,1:nfac)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90:272:0: warning: 'viscf.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
     viscfi => viscf(1:3,1:3,1:nfac)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/navstv.f90:263:0: warning: 'viscf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
     viscfi => viscf(:,:,1:nfac)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o newmrk.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/newmrk.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/newmrk.f90  -fPIC -o .libs/newmrk.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o phyvar.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/phyvar.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/phyvar.f90  -fPIC -o .libs/phyvar.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o post_util.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/post_util.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/post_util.f90  -fPIC -o .libs/post_util.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o precli.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/precli.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/precli.f90  -fPIC -o .libs/precli.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o predfl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/predfl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/predfl.f90  -fPIC -o .libs/predfl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o predvv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/predvv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/predvv.f90  -fPIC -o .libs/predvv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o prehyd.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/prehyd.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/prehyd.f90  -fPIC -o .libs/prehyd.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o prmoy0.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/prmoy0.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/prmoy0.f90  -fPIC -o .libs/prmoy0.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pthrbm.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/pthrbm.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/pthrbm.f90  -fPIC -o .libs/pthrbm.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resopv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resopv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resopv.f90  -fPIC -o .libs/resopv.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resopv.f90: In function 'resopv':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resopv.f90:1267:0: warning: 'unsara' may be used uninitialized in this function [-Wmaybe-uninitialized]
     viscb(ifac) = viscb(ifac)*unsara
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resopv.f90:367:0: warning: 'xdtsro.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   viscap => xdtsro(:)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resopv.f90:368:0: warning: 'tpusro.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (vcopt_p%idften.eq.6)  vitenp => tpusro(:,:)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resvoi.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resvoi.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/resvoi.f90  -fPIC -o .libs/resvoi.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o scalai.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/scalai.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/scalai.f90  -fPIC -o .libs/scalai.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o schtmp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/schtmp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/schtmp.f90  -fPIC -o .libs/schtmp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o stdtcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/stdtcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/stdtcl.f90  -fPIC -o .libs/stdtcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o strdep.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strdep.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strdep.f90  -fPIC -o .libs/strdep.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o strhis.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strhis.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strhis.f90  -fPIC -o .libs/strhis.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o strini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strini.f90  -fPIC -o .libs/strini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o strpre.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strpre.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/strpre.f90  -fPIC -o .libs/strpre.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o tdesi1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tdesi1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tdesi1.f90  -fPIC -o .libs/tdesi1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o tridim.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tridim.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tridim.f90  -fPIC -o .libs/tridim.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tridim.f90: In function 'tridim':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tridim.f90:652:0: warning: 'ivar' may be used uninitialized in this function [-Wmaybe-uninitialized]
     itypst(iel, ivar) = 0
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o tspdcv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tspdcv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/tspdcv.f90  -fPIC -o .libs/tspdcv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o typecl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/typecl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/typecl.f90  -fPIC -o .libs/typecl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o varpos.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/varpos.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/varpos.f90  -fPIC -o .libs/varpos.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vericl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/vericl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/vericl.f90  -fPIC -o .libs/vericl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o verini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/verini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/verini.f90  -fPIC -o .libs/verini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o verlon.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/verlon.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/verlon.f90  -fPIC -o .libs/verlon.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o visecv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/visecv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/visecv.f90  -fPIC -o .libs/visecv.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsbase.la  addfld.lo alelav.lo alemav.lo altycl.lo b_t_to_h.lo b_h_to_t.lo c_h_to_t.lo calhyd.lo caltri.lo catsma.lo catsmv.lo catsmt.lo clca66.lo clpsca.lo clptrg.lo clptur.lo clsyvt.lo copain_model.lo condensation_source_terms.lo condli.lo cou1di.lo cou1do.lo coupbi.lo coupbo.lo covofi.lo covofv.lo cptssy.lo cpvosy.lo cs_1d_wall_thermal.lo cs_1d_wall_thermal_check.lo cs_ale.lo cs_array_reduce.lo cs_ast_coupling.lo cs_base_fortran.lo cs_boundary_conditions.lo cs_boundary_zone.lo cs_calcium.lo csc2cl.lo csc2ts.lo csccel.lo cscfbr.lo cscini.lo csclli.lo cscloc.lo cscpce.lo cscpfb.lo cs_control.lo cs_coupling.lo cs_ext_neighborhood.lo cs_equation_iterative_solve.lo cs_fan.lo cs_field.lo cs_field_default.lo cs_field_pointer.lo cs_field_operator.lo cs_flag_check.lo cs_gas_mix.lo cs_halo.lo cs_halo_perio.lo cs_head_losses.lo cs_interpolate.lo csinit.lo cs_log_iteration.lo cs_log_setup.lo cs_numbering.lo cs_measures_util.lo cs_mesh_tagmr.lo cs_metal_structures_tag.lo cs_gas_mix_initialization.lo cs_gas_mix_physical_properties.lo csopli.lo cs_opts.lo cs_parall.lo cs_parameters.lo cs_parameters_check.lo cs_physical_constants.lo cs_physical_properties.lo cs_post.lo cs_post_default.lo cs_post_util.lo cs_preprocess.lo cs_preprocessor_data.lo cs_probe.lo cs_random.lo cs_range_set.lo cs_resource.lo cs_restart.lo cs_restart_default.lo cs_rotation.lo cs_sat_coupling.lo cs_search.lo cs_selector.lo cs_selector_f2c.lo cs_sort.lo cs_sort_partition.lo cs_stokes_model.lo cs_syr4_coupling.lo cs_syr_coupling.lo cs_thermal_model.lo cs_tagmri.lo cs_tagmro.lo cs_time_moment.lo cs_time_plot.lo cs_time_step.lo cs_timer_stats.lo cs_turbomachinery.lo cs_volume_zone.lo cs_wall_functions.lo cs_internal_coupling.lo csprnt.lo diffst.lo distpr.lo distpr2.lo distyp.lo driflu.lo dttvar.lo dvvpst.lo ecrava.lo ecrlis.lo findpt.lo fldini.lo fldtri.lo fldvar.lo fldprp.lo haltyp.lo idrbla.lo impini.lo iniini.lo initi1.lo initi2.lo iniusi.lo iniva0.lo inivar.lo iprbla.lo lecamo.lo lecamp.lo lecamx.lo majgeo.lo metal_structures_copain_model.lo modini.lo mmtycl.lo navstv.lo newmrk.lo phyvar.lo post_util.lo precli.lo predfl.lo predvv.lo prehyd.lo prmoy0.lo pthrbm.lo resopv.lo resvoi.lo scalai.lo schtmp.lo stdtcl.lo strdep.lo strhis.lo strini.lo strpre.lo tdesi1.lo tridim.lo tspdcv.lo typecl.lo varpos.lo vericl.lo verini.lo verlon.lo visecv.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsbase.a .libs/addfld.o .libs/alelav.o .libs/alemav.o .libs/altycl.o .libs/b_t_to_h.o .libs/b_h_to_t.o .libs/c_h_to_t.o .libs/calhyd.o .libs/caltri.o .libs/catsma.o .libs/catsmv.o .libs/catsmt.o .libs/clca66.o .libs/clpsca.o .libs/clptrg.o .libs/clptur.o .libs/clsyvt.o .libs/copain_model.o .libs/condensation_source_terms.o .libs/condli.o .libs/cou1di.o .libs/cou1do.o .libs/coupbi.o .libs/coupbo.o .libs/covofi.o .libs/covofv.o .libs/cptssy.o .libs/cpvosy.o .libs/cs_1d_wall_thermal.o .libs/cs_1d_wall_thermal_check.o .libs/cs_ale.o .libs/cs_array_reduce.o .libs/cs_ast_coupling.o .libs/cs_base_fortran.o .libs/cs_boundary_conditions.o .libs/cs_boundary_zone.o .libs/cs_calcium.o .libs/csc2cl.o .libs/csc2ts.o .libs/csccel.o .libs/cscfbr.o .libs/cscini.o .libs/csclli.o .libs/cscloc.o .libs/cscpce.o .libs/cscpfb.o .libs/cs_control.o .libs/cs_coupling.o .libs/cs_ext_neighborhood.o .libs/cs_equation_iterative_solve.o .libs/cs_fan.o .libs/cs_field.o .libs/cs_field_default.o .libs/cs_field_pointer.o .libs/cs_field_operator.o .libs/cs_flag_check.o .libs/cs_gas_mix.o .libs/cs_halo.o .libs/cs_halo_perio.o .libs/cs_head_losses.o .libs/cs_interpolate.o .libs/csinit.o .libs/cs_log_iteration.o .libs/cs_log_setup.o .libs/cs_numbering.o .libs/cs_measures_util.o .libs/cs_mesh_tagmr.o .libs/cs_metal_structures_tag.o .libs/cs_gas_mix_initialization.o .libs/cs_gas_mix_physical_properties.o .libs/csopli.o .libs/cs_opts.o .libs/cs_parall.o .libs/cs_parameters.o .libs/cs_parameters_check.o .libs/cs_physical_constants.o .libs/cs_physical_properties.o .libs/cs_post.o .libs/cs_post_default.o .libs/cs_post_util.o .libs/cs_preprocess.o .libs/cs_preprocessor_data.o .libs/cs_probe.o .libs/cs_random.o .libs/cs_range_set.o .libs/cs_resource.o .libs/cs_restart.o .libs/cs_restart_default.o .libs/cs_rotation.o .libs/cs_sat_coupling.o .libs/cs_search.o .libs/cs_selector.o .libs/cs_selector_f2c.o .libs/cs_sort.o .libs/cs_sort_partition.o .libs/cs_stokes_model.o .libs/cs_syr4_coupling.o .libs/cs_syr_coupling.o .libs/cs_thermal_model.o .libs/cs_tagmri.o .libs/cs_tagmro.o .libs/cs_time_moment.o .libs/cs_time_plot.o .libs/cs_time_step.o .libs/cs_timer_stats.o .libs/cs_turbomachinery.o .libs/cs_volume_zone.o .libs/cs_wall_functions.o .libs/cs_internal_coupling.o .libs/csprnt.o .libs/diffst.o .libs/distpr.o .libs/distpr2.o .libs/distyp.o .libs/driflu.o .libs/dttvar.o .libs/dvvpst.o .libs/ecrava.o .libs/ecrlis.o .libs/findpt.o .libs/fldini.o .libs/fldtri.o .libs/fldvar.o .libs/fldprp.o .libs/haltyp.o .libs/idrbla.o .libs/impini.o .libs/iniini.o .libs/initi1.o .libs/initi2.o .libs/iniusi.o .libs/iniva0.o .libs/inivar.o .libs/iprbla.o .libs/lecamo.o .libs/lecamp.o .libs/lecamx.o .libs/majgeo.o .libs/metal_structures_copain_model.o .libs/modini.o .libs/mmtycl.o .libs/navstv.o .libs/newmrk.o .libs/phyvar.o .libs/post_util.o .libs/precli.o .libs/predfl.o .libs/predvv.o .libs/prehyd.o .libs/prmoy0.o .libs/pthrbm.o .libs/resopv.o .libs/resvoi.o .libs/scalai.o .libs/schtmp.o .libs/stdtcl.o .libs/strdep.o .libs/strhis.o .libs/strini.o .libs/strpre.o .libs/tdesi1.o .libs/tridim.o .libs/tspdcv.o .libs/typecl.o .libs/varpos.o .libs/vericl.o .libs/verini.o .libs/verlon.o .libs/visecv.o 
libtool: link: ranlib .libs/libcsbase.a
libtool: link: ( cd ".libs" && rm -f "libcsbase.la" && ln -s "../libcsbase.la" "libcsbase.la" )
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsrenumber_la-cs_renumber.lo -MD -MP -MF .deps/libcsrenumber_la-cs_renumber.Tpo -c -o libcsrenumber_la-cs_renumber.lo `test -f 'cs_renumber.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/'`cs_renumber.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsrenumber_la-cs_renumber.lo -MD -MP -MF .deps/libcsrenumber_la-cs_renumber.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c  -fPIC -DPIC -o .libs/libcsrenumber_la-cs_renumber.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c: In function '_renumber_i_test':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c:5039:0: warning: ignoring #pragma dir nodep [-Wunknown-pragmas]
 #       pragma dir nodep
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c:5040:0: warning: ignoring #pragma GCC ivdep [-Wunknown-pragmas]
 #       pragma GCC ivdep
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c: In function '_renumber_b_test':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c:5198:0: warning: ignoring #pragma dir nodep [-Wunknown-pragmas]
 #         pragma dir nodep
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c:5199:0: warning: ignoring #pragma GCC ivdep [-Wunknown-pragmas]
 #         pragma GCC ivdep
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c: At top level:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.c:1034:1: warning: '_csr_graph_create' defined but not used [-Wunused-function]
 _csr_graph_create(cs_lnum_t         n_cells_ext,
 ^
mv -f .deps/libcsrenumber_la-cs_renumber.Tpo .deps/libcsrenumber_la-cs_renumber.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsrenumber.la  libcsrenumber_la-cs_renumber.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsrenumber.a .libs/libcsrenumber_la-cs_renumber.o 
libtool: link: ranlib .libs/libcsrenumber.a
libtool: link: ( cd ".libs" && rm -f "libcsrenumber.la" && ln -s "../libcsrenumber.la" "libcsrenumber.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
Making all in cdo
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_advection_field.lo -MD -MP -MF .deps/cs_advection_field.Tpo -c -o cs_advection_field.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_advection_field.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_advection_field.lo -MD -MP -MF .deps/cs_advection_field.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_advection_field.c  -fPIC -DPIC -o .libs/cs_advection_field.o
mv -f .deps/cs_advection_field.Tpo .deps/cs_advection_field.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo.lo -MD -MP -MF .deps/cs_cdo.Tpo -c -o cs_cdo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo.lo -MD -MP -MF .deps/cs_cdo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo.c  -fPIC -DPIC -o .libs/cs_cdo.o
mv -f .deps/cs_cdo.Tpo .deps/cs_cdo.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_advection.lo -MD -MP -MF .deps/cs_cdo_advection.Tpo -c -o cs_cdo_advection.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_advection.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_advection.lo -MD -MP -MF .deps/cs_cdo_advection.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_advection.c  -fPIC -DPIC -o .libs/cs_cdo_advection.o
mv -f .deps/cs_cdo_advection.Tpo .deps/cs_cdo_advection.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_bc.lo -MD -MP -MF .deps/cs_cdo_bc.Tpo -c -o cs_cdo_bc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_bc.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_bc.lo -MD -MP -MF .deps/cs_cdo_bc.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_bc.c  -fPIC -DPIC -o .libs/cs_cdo_bc.o
mv -f .deps/cs_cdo_bc.Tpo .deps/cs_cdo_bc.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_connect.lo -MD -MP -MF .deps/cs_cdo_connect.Tpo -c -o cs_cdo_connect.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_connect.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_connect.lo -MD -MP -MF .deps/cs_cdo_connect.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_connect.c  -fPIC -DPIC -o .libs/cs_cdo_connect.o
mv -f .deps/cs_cdo_connect.Tpo .deps/cs_cdo_connect.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_diffusion.lo -MD -MP -MF .deps/cs_cdo_diffusion.Tpo -c -o cs_cdo_diffusion.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_diffusion.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_diffusion.lo -MD -MP -MF .deps/cs_cdo_diffusion.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_diffusion.c  -fPIC -DPIC -o .libs/cs_cdo_diffusion.o
mv -f .deps/cs_cdo_diffusion.Tpo .deps/cs_cdo_diffusion.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_local.lo -MD -MP -MF .deps/cs_cdo_local.Tpo -c -o cs_cdo_local.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_local.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_local.lo -MD -MP -MF .deps/cs_cdo_local.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_local.c  -fPIC -DPIC -o .libs/cs_cdo_local.o
mv -f .deps/cs_cdo_local.Tpo .deps/cs_cdo_local.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_main.lo -MD -MP -MF .deps/cs_cdo_main.Tpo -c -o cs_cdo_main.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_main.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_main.lo -MD -MP -MF .deps/cs_cdo_main.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_main.c  -fPIC -DPIC -o .libs/cs_cdo_main.o
mv -f .deps/cs_cdo_main.Tpo .deps/cs_cdo_main.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_quantities.lo -MD -MP -MF .deps/cs_cdo_quantities.Tpo -c -o cs_cdo_quantities.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_quantities.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_quantities.lo -MD -MP -MF .deps/cs_cdo_quantities.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_quantities.c  -fPIC -DPIC -o .libs/cs_cdo_quantities.o
mv -f .deps/cs_cdo_quantities.Tpo .deps/cs_cdo_quantities.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_scheme_geometry.lo -MD -MP -MF .deps/cs_cdo_scheme_geometry.Tpo -c -o cs_cdo_scheme_geometry.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_scheme_geometry.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_scheme_geometry.lo -MD -MP -MF .deps/cs_cdo_scheme_geometry.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_scheme_geometry.c  -fPIC -DPIC -o .libs/cs_cdo_scheme_geometry.o
mv -f .deps/cs_cdo_scheme_geometry.Tpo .deps/cs_cdo_scheme_geometry.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_time.lo -MD -MP -MF .deps/cs_cdo_time.Tpo -c -o cs_cdo_time.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_time.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_time.lo -MD -MP -MF .deps/cs_cdo_time.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_time.c  -fPIC -DPIC -o .libs/cs_cdo_time.o
mv -f .deps/cs_cdo_time.Tpo .deps/cs_cdo_time.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdo_toolbox.lo -MD -MP -MF .deps/cs_cdo_toolbox.Tpo -c -o cs_cdo_toolbox.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_toolbox.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdo_toolbox.lo -MD -MP -MF .deps/cs_cdo_toolbox.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_toolbox.c  -fPIC -DPIC -o .libs/cs_cdo_toolbox.o
mv -f .deps/cs_cdo_toolbox.Tpo .deps/cs_cdo_toolbox.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdofb_scaleq.lo -MD -MP -MF .deps/cs_cdofb_scaleq.Tpo -c -o cs_cdofb_scaleq.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdofb_scaleq.lo -MD -MP -MF .deps/cs_cdofb_scaleq.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c  -fPIC -DPIC -o .libs/cs_cdofb_scaleq.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c: In function '_build_diffusion_system':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:485:16: warning: unused variable 'dof_flag' [-Wunused-variable]
     cs_flag_t  dof_flag = CS_FLAG_FACE | CS_FLAG_PRIMAL | CS_FLAG_SCALAR;
                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:391:26: warning: unused variable 'time_step' [-Wunused-variable]
   const cs_time_step_t  *time_step = cs_shared_time_step;
                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:390:27: warning: unused variable 'h_info' [-Wunused-variable]
   const cs_param_hodge_t  h_info = eqp->diffusion_hodge;
                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c: In function 'cs_cdofb_scaleq_init':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:705:10: warning: variable 'is_isotropic' set but not used [-Wunused-but-set-variable]
     bool is_isotropic = false;
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:644:20: warning: unused variable 'n_i_faces' [-Wunused-variable]
   const cs_lnum_t  n_i_faces = connect->n_faces[2];
                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:630:51: warning: unused parameter 'mesh' [-Wunused-parameter]
                      const cs_mesh_t             *mesh)
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c: In function 'cs_cdofb_scaleq_compute_source':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:850:19: warning: unused variable 'csys' [-Wunused-variable]
   cs_cell_sys_t  *csys = _get_cell_system();
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:849:20: warning: unused variable 'cm' [-Wunused-variable]
   cs_cell_mesh_t  *cm = _get_cell_mesh();
                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:848:14: warning: unused variable 'cm_flag' [-Wunused-variable]
   cs_flag_t  cm_flag = cs_cdofb_cmflag;
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c: In function 'cs_cdofb_scaleq_build_system':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:946:21: warning: variable 'diffusion_mat' set but not used [-Wunused-but-set-variable]
   cs_sla_matrix_t  *diffusion_mat = NULL;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:938:53: warning: unused parameter 'matrix' [-Wunused-parameter]
                              cs_matrix_t           *matrix)
                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c: In function 'cs_cdofb_scaleq_update_field':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:1023:39: warning: unused variable 'rowsum' [-Wunused-variable]
     double _wf_val = 0.0, dsum = 0.0, rowsum = 0.0;
                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:1022:10: warning: unused variable 'shft' [-Wunused-variable]
     int  shft = connect->c2f->idx[c_id];
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:996:27: warning: unused variable 'h_info' [-Wunused-variable]
   const cs_param_hodge_t  h_info = eqp->diffusion_hodge;
                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:990:23: warning: unused variable 'f_id' [-Wunused-variable]
   int  i, j, l, c_id, f_id;
                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:990:14: warning: unused variable 'l' [-Wunused-variable]
   int  i, j, l, c_id, f_id;
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.c:990:11: warning: unused variable 'j' [-Wunused-variable]
   int  i, j, l, c_id, f_id;
           ^
mv -f .deps/cs_cdofb_scaleq.Tpo .deps/cs_cdofb_scaleq.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdovb_scaleq.lo -MD -MP -MF .deps/cs_cdovb_scaleq.Tpo -c -o cs_cdovb_scaleq.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovb_scaleq.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdovb_scaleq.lo -MD -MP -MF .deps/cs_cdovb_scaleq.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovb_scaleq.c  -fPIC -DPIC -o .libs/cs_cdovb_scaleq.o
mv -f .deps/cs_cdovb_scaleq.Tpo .deps/cs_cdovb_scaleq.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cdovcb_scaleq.lo -MD -MP -MF .deps/cs_cdovcb_scaleq.Tpo -c -o cs_cdovcb_scaleq.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovcb_scaleq.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cdovcb_scaleq.lo -MD -MP -MF .deps/cs_cdovcb_scaleq.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovcb_scaleq.c  -fPIC -DPIC -o .libs/cs_cdovcb_scaleq.o
mv -f .deps/cs_cdovcb_scaleq.Tpo .deps/cs_cdovcb_scaleq.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_domain.lo -MD -MP -MF .deps/cs_domain.Tpo -c -o cs_domain.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_domain.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_domain.lo -MD -MP -MF .deps/cs_domain.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_domain.c  -fPIC -DPIC -o .libs/cs_domain.o
mv -f .deps/cs_domain.Tpo .deps/cs_domain.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_domain_post.lo -MD -MP -MF .deps/cs_domain_post.Tpo -c -o cs_domain_post.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_domain_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_domain_post.lo -MD -MP -MF .deps/cs_domain_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_domain_post.c  -fPIC -DPIC -o .libs/cs_domain_post.o
mv -f .deps/cs_domain_post.Tpo .deps/cs_domain_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_equation.lo -MD -MP -MF .deps/cs_equation.Tpo -c -o cs_equation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_equation.lo -MD -MP -MF .deps/cs_equation.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation.c  -fPIC -DPIC -o .libs/cs_equation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation.c: In function 'cs_equation_init_system':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation.c:1786:16: warning: unused variable 'f' [-Wunused-variable]
   cs_field_t  *f = cs_field_by_name(eq->varname);
                ^
mv -f .deps/cs_equation.Tpo .deps/cs_equation.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_equation_common.lo -MD -MP -MF .deps/cs_equation_common.Tpo -c -o cs_equation_common.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_common.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_equation_common.lo -MD -MP -MF .deps/cs_equation_common.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_common.c  -fPIC -DPIC -o .libs/cs_equation_common.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_common.c: In function 'cs_equation_allocate_common_structures':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_common.c:327:7: warning: passing argument 1 of 'cs_matrix_assembler_create' discards 'const' qualifier from pointer target type [enabled by default]
       cs_matrix_assembler_create(connect->v_rs->l_range, true); // sep_diag
       ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix.h:39:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovb_scaleq.h:37,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_common.c:44:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.h:213:1: note: expected 'cs_gnum_t *' but argument is of type 'const cs_gnum_t *'
 cs_matrix_assembler_create(cs_gnum_t  l_range[2],
 ^
mv -f .deps/cs_equation_common.Tpo .deps/cs_equation_common.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_equation_param.lo -MD -MP -MF .deps/cs_equation_param.Tpo -c -o cs_equation_param.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_param.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_equation_param.lo -MD -MP -MF .deps/cs_equation_param.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_param.c  -fPIC -DPIC -o .libs/cs_equation_param.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_param.c: In function 'cs_equation_param_init_sles':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_param.c:912:20: warning: unused variable 'sles_it' [-Wunused-variable]
     cs_sles_it_t  *sles_it = (cs_sles_it_t *)cs_sles_get_context(sles);
                    ^
mv -f .deps/cs_equation_param.Tpo .deps/cs_equation_param.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_evaluate.lo -MD -MP -MF .deps/cs_evaluate.Tpo -c -o cs_evaluate.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_evaluate.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_evaluate.lo -MD -MP -MF .deps/cs_evaluate.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_evaluate.c  -fPIC -DPIC -o .libs/cs_evaluate.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_evaluate.c:211:1: warning: '_cellwise_dcsd_by_analytic' defined but not used [-Wunused-function]
 _cellwise_dcsd_by_analytic(const cs_cell_mesh_t    *cm,
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_evaluate.c:356:1: warning: '_cellwise_pcsd_by_analytic' defined but not used [-Wunused-function]
 _cellwise_pcsd_by_analytic(const cs_cell_mesh_t    *cm,
 ^
mv -f .deps/cs_evaluate.Tpo .deps/cs_evaluate.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gwf.lo -MD -MP -MF .deps/cs_gwf.Tpo -c -o cs_gwf.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_gwf.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gwf.lo -MD -MP -MF .deps/cs_gwf.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_gwf.c  -fPIC -DPIC -o .libs/cs_gwf.o
mv -f .deps/cs_gwf.Tpo .deps/cs_gwf.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_hho_scaleq.lo -MD -MP -MF .deps/cs_hho_scaleq.Tpo -c -o cs_hho_scaleq.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_hho_scaleq.lo -MD -MP -MF .deps/cs_hho_scaleq.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c  -fPIC -DPIC -o .libs/cs_hho_scaleq.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c: In function 'cs_hho_scaleq_init':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:242:20: warning: unused variable 'n_i_faces' [-Wunused-variable]
   const cs_lnum_t  n_i_faces = connect->n_faces[2];
                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:241:20: warning: unused variable 'n_b_faces' [-Wunused-variable]
   const cs_lnum_t  n_b_faces = connect->n_faces[1];
                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:230:49: warning: unused parameter 'mesh' [-Wunused-parameter]
                    const cs_mesh_t             *mesh)
                                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c: In function 'cs_hho_scaleq_build_system':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:377:28: warning: unused variable 'connect' [-Wunused-variable]
   const cs_cdo_connect_t  *connect = cs_shared_connect;
                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:376:31: warning: unused variable 'quant' [-Wunused-variable]
   const cs_cdo_quantities_t  *quant = cs_shared_quant;
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:375:31: warning: unused variable 'eqp' [-Wunused-variable]
   const cs_equation_param_t  *eqp = b->eqp;
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:366:53: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_hho_scaleq_build_system(const cs_mesh_t         *mesh,
                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:367:53: warning: unused parameter 'field_val' [-Wunused-parameter]
                            const cs_real_t         *field_val,
                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:368:53: warning: unused parameter 'dt_cur' [-Wunused-parameter]
                            double                   dt_cur,
                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:370:53: warning: unused parameter 'rhs' [-Wunused-parameter]
                            cs_real_t               *rhs,
                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:371:53: warning: unused parameter 'matrix' [-Wunused-parameter]
                            cs_matrix_t             *matrix)
                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c: In function 'cs_hho_scaleq_update_field':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:400:21: warning: unused variable 'b' [-Wunused-variable]
   cs_hho_scaleq_t  *b = (cs_hho_scaleq_t  *)builder;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:395:49: warning: unused parameter 'solu' [-Wunused-parameter]
 cs_hho_scaleq_update_field(const cs_real_t     *solu,
                                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:396:49: warning: unused parameter 'rhs' [-Wunused-parameter]
                            const cs_real_t     *rhs,
                                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:398:49: warning: unused parameter 'field_val' [-Wunused-parameter]
                            cs_real_t           *field_val)
                                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c: At top level:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.c:156:25: warning: 'cs_hho_cell_systems' defined but not used [-Wunused-variable]
 static cs_cell_sys_t  **cs_hho_cell_systems = NULL;
                         ^
mv -f .deps/cs_hho_scaleq.Tpo .deps/cs_hho_scaleq.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_hodge.lo -MD -MP -MF .deps/cs_hodge.Tpo -c -o cs_hodge.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hodge.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_hodge.lo -MD -MP -MF .deps/cs_hodge.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hodge.c  -fPIC -DPIC -o .libs/cs_hodge.o
mv -f .deps/cs_hodge.Tpo .deps/cs_hodge.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_param.lo -MD -MP -MF .deps/cs_param.Tpo -c -o cs_param.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_param.lo -MD -MP -MF .deps/cs_param.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c  -fPIC -DPIC -o .libs/cs_param.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c: In function 'cs_param_set_def':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c:262:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       def->analytic = (cs_analytic_func_t *)val;
                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c:262:23: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c:269:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       def->time_func = (cs_timestep_func_t *)val;
                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c:269:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c:276:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
       def->law1_func = (cs_onevar_law_func_t *)val;
                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.c:276:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
mv -f .deps/cs_param.Tpo .deps/cs_param.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_property.lo -MD -MP -MF .deps/cs_property.Tpo -c -o cs_property.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_property.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_property.lo -MD -MP -MF .deps/cs_property.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_property.c  -fPIC -DPIC -o .libs/cs_property.o
mv -f .deps/cs_property.Tpo .deps/cs_property.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_quadrature.lo -MD -MP -MF .deps/cs_quadrature.Tpo -c -o cs_quadrature.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_quadrature.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_quadrature.lo -MD -MP -MF .deps/cs_quadrature.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_quadrature.c  -fPIC -DPIC -o .libs/cs_quadrature.o
mv -f .deps/cs_quadrature.Tpo .deps/cs_quadrature.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_reco.lo -MD -MP -MF .deps/cs_reco.Tpo -c -o cs_reco.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_reco.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_reco.lo -MD -MP -MF .deps/cs_reco.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_reco.c  -fPIC -DPIC -o .libs/cs_reco.o
mv -f .deps/cs_reco.Tpo .deps/cs_reco.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_sla.lo -MD -MP -MF .deps/cs_sla.Tpo -c -o cs_sla.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_sla.lo -MD -MP -MF .deps/cs_sla.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c  -fPIC -DPIC -o .libs/cs_sla.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c: In function 'cs_sla_bread':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3127:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&n, sizeof(int), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3130:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(rhs, n*sizeof(double), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3131:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(sol, n*sizeof(double), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3134:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&flag, sizeof(int), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3137:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&n_rows, sizeof(int), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3138:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&n_cols, sizeof(int), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3139:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&nnz, sizeof(int), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3149:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(m->diag, n_rows*sizeof(double), 1, f);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3153:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(m->idx, (n_rows + 1)*sizeof(int), 1, f);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3161:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(m->col_id, nnz*sizeof(int), 1, f);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.c:3162:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(m->val, nnz*sizeof(double), 1, f);
          ^
mv -f .deps/cs_sla.Tpo .deps/cs_sla.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_source_term.lo -MD -MP -MF .deps/cs_source_term.Tpo -c -o cs_source_term.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_source_term.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_source_term.lo -MD -MP -MF .deps/cs_source_term.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_source_term.c  -fPIC -DPIC -o .libs/cs_source_term.o
mv -f .deps/cs_source_term.Tpo .deps/cs_source_term.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_walldistance.lo -MD -MP -MF .deps/cs_walldistance.Tpo -c -o cs_walldistance.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_walldistance.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_walldistance.lo -MD -MP -MF .deps/cs_walldistance.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_walldistance.c  -fPIC -DPIC -o .libs/cs_walldistance.o
mv -f .deps/cs_walldistance.Tpo .deps/cs_walldistance.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcscdo.la  cs_advection_field.lo cs_cdo.lo cs_cdo_advection.lo cs_cdo_bc.lo cs_cdo_connect.lo cs_cdo_diffusion.lo cs_cdo_local.lo cs_cdo_main.lo cs_cdo_quantities.lo cs_cdo_scheme_geometry.lo cs_cdo_time.lo cs_cdo_toolbox.lo cs_cdofb_scaleq.lo cs_cdovb_scaleq.lo cs_cdovcb_scaleq.lo cs_domain.lo cs_domain_post.lo cs_equation.lo cs_equation_common.lo cs_equation_param.lo cs_evaluate.lo cs_gwf.lo cs_hho_scaleq.lo cs_hodge.lo cs_param.lo cs_property.lo cs_quadrature.lo cs_reco.lo cs_sla.lo cs_source_term.lo cs_walldistance.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcscdo.a .libs/cs_advection_field.o .libs/cs_cdo.o .libs/cs_cdo_advection.o .libs/cs_cdo_bc.o .libs/cs_cdo_connect.o .libs/cs_cdo_diffusion.o .libs/cs_cdo_local.o .libs/cs_cdo_main.o .libs/cs_cdo_quantities.o .libs/cs_cdo_scheme_geometry.o .libs/cs_cdo_time.o .libs/cs_cdo_toolbox.o .libs/cs_cdofb_scaleq.o .libs/cs_cdovb_scaleq.o .libs/cs_cdovcb_scaleq.o .libs/cs_domain.o .libs/cs_domain_post.o .libs/cs_equation.o .libs/cs_equation_common.o .libs/cs_equation_param.o .libs/cs_evaluate.o .libs/cs_gwf.o .libs/cs_hho_scaleq.o .libs/cs_hodge.o .libs/cs_param.o .libs/cs_property.o .libs/cs_quadrature.o .libs/cs_reco.o .libs/cs_sla.o .libs/cs_source_term.o .libs/cs_walldistance.o 
libtool: link: ranlib .libs/libcscdo.a
libtool: link: ( cd ".libs" && rm -f "libcscdo.la" && ln -s "../libcscdo.la" "libcscdo.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
Making all in pprt
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_combustion_model.lo -MD -MP -MF .deps/cs_combustion_model.Tpo -c -o cs_combustion_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/cs_combustion_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_combustion_model.lo -MD -MP -MF .deps/cs_combustion_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/cs_combustion_model.c  -fPIC -DPIC -o .libs/cs_combustion_model.o
mv -f .deps/cs_combustion_model.Tpo .deps/cs_combustion_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_physical_model.lo -MD -MP -MF .deps/cs_physical_model.Tpo -c -o cs_physical_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/cs_physical_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_physical_model.lo -MD -MP -MF .deps/cs_physical_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/cs_physical_model.c  -fPIC -DPIC -o .libs/cs_physical_model.o
mv -f .deps/cs_physical_model.Tpo .deps/cs_physical_model.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppini1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppini1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppini1.f90  -fPIC -o .libs/ppini1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppinii.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppinii.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppinii.f90  -fPIC -o .libs/ppinii.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppiniv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppiniv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppiniv.f90  -fPIC -o .libs/ppiniv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppinv2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppinv2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppinv2.f90  -fPIC -o .libs/ppinv2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pplecd.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pplecd.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pplecd.f90  -fPIC -o .libs/pplecd.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pppdfr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pppdfr.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pppdfr.f90  -fPIC -o .libs/pppdfr.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppphyv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppphyv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppphyv.f90  -fPIC -o .libs/ppphyv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppprcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppprcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppprcl.f90  -fPIC -o .libs/ppprcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppprop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppprop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppprop.f90  -fPIC -o .libs/ppprop.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pptbht.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptbht.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptbht.f90  -fPIC -o .libs/pptbht.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pptssc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptssc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptssc.f90  -fPIC -o .libs/pptssc.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pptsvv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptsvv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptsvv.f90  -fPIC -o .libs/pptsvv.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptsvv.f90:69.16:

   smbrv  , fimp )
                1
Warning: Unused dummy argument 'fimp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pptycl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptycl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/pptycl.f90  -fPIC -o .libs/pptycl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ppvarp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppvarp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/ppvarp.f90  -fPIC -o .libs/ppvarp.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcspprt.la  cs_combustion_model.lo cs_physical_model.lo ppini1.lo ppinii.lo ppiniv.lo ppinv2.lo pplecd.lo pppdfr.lo ppphyv.lo ppprcl.lo ppprop.lo pptbht.lo pptssc.lo pptsvv.lo pptycl.lo ppvarp.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcspprt.a .libs/cs_combustion_model.o .libs/cs_physical_model.o .libs/ppini1.o .libs/ppinii.o .libs/ppiniv.o .libs/ppinv2.o .libs/pplecd.o .libs/pppdfr.o .libs/ppphyv.o .libs/ppprcl.o .libs/ppprop.o .libs/pptbht.o .libs/pptssc.o .libs/pptsvv.o .libs/pptycl.o .libs/ppvarp.o 
libtool: link: ranlib .libs/libcspprt.a
libtool: link: ( cd ".libs" && rm -f "libcspprt.la" && ln -s "../libcspprt.la" "libcspprt.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
Making all in alge
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_balance.lo -MD -MP -MF .deps/libcsalge_la-cs_balance.Tpo -c -o libcsalge_la-cs_balance.lo `test -f 'cs_balance.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_balance.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_balance.lo -MD -MP -MF .deps/libcsalge_la-cs_balance.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_balance.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.c: In function 'cs_balance_vector':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.c:557:39: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                                       (const cs_real_33_t *)i_visc,
                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.c:450:40: warning: unused parameter 'secvib' [-Wunused-parameter]
                   const cs_real_t      secvib[],
                                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.c: In function 'cs_balance_tensor':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.c:650:39: warning: unused parameter 'icvfli' [-Wunused-parameter]
                   const int           icvfli[],
                                       ^
mv -f .deps/libcsalge_la-cs_balance.Tpo .deps/libcsalge_la-cs_balance.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_benchmark.lo -MD -MP -MF .deps/libcsalge_la-cs_benchmark.Tpo -c -o libcsalge_la-cs_benchmark.lo `test -f 'cs_benchmark.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_benchmark.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_benchmark.lo -MD -MP -MF .deps/libcsalge_la-cs_benchmark.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_benchmark.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_benchmark.o
mv -f .deps/libcsalge_la-cs_benchmark.Tpo .deps/libcsalge_la-cs_benchmark.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_blas.lo -MD -MP -MF .deps/libcsalge_la-cs_blas.Tpo -c -o libcsalge_la-cs_blas.lo `test -f 'cs_blas.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_blas.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_blas.lo -MD -MP -MF .deps/libcsalge_la-cs_blas.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_blas.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_blas.o
mv -f .deps/libcsalge_la-cs_blas.Tpo .deps/libcsalge_la-cs_blas.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_bw_time_diff.lo -MD -MP -MF .deps/libcsalge_la-cs_bw_time_diff.Tpo -c -o libcsalge_la-cs_bw_time_diff.lo `test -f 'cs_bw_time_diff.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_bw_time_diff.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_bw_time_diff.lo -MD -MP -MF .deps/libcsalge_la-cs_bw_time_diff.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_bw_time_diff.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_bw_time_diff.o
mv -f .deps/libcsalge_la-cs_bw_time_diff.Tpo .deps/libcsalge_la-cs_bw_time_diff.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_balance_by_zone.lo -MD -MP -MF .deps/libcsalge_la-cs_balance_by_zone.Tpo -c -o libcsalge_la-cs_balance_by_zone.lo `test -f 'cs_balance_by_zone.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_balance_by_zone.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_balance_by_zone.lo -MD -MP -MF .deps/libcsalge_la-cs_balance_by_zone.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance_by_zone.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_balance_by_zone.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance_by_zone.c: In function 'cs_flux_through_surface':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance_by_zone.c:2371:31: warning: unused variable 'b_face_normal' [-Wunused-variable]
   const cs_real_3_t *restrict b_face_normal
                               ^
mv -f .deps/libcsalge_la-cs_balance_by_zone.Tpo .deps/libcsalge_la-cs_balance_by_zone.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_convection_diffusion.lo -MD -MP -MF .deps/libcsalge_la-cs_convection_diffusion.Tpo -c -o libcsalge_la-cs_convection_diffusion.lo `test -f 'cs_convection_diffusion.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_convection_diffusion.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_convection_diffusion.lo -MD -MP -MF .deps/libcsalge_la-cs_convection_diffusion.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_convection_diffusion.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_convection_diffusion.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_convection_diffusion.c: In function 'cs_anisotropic_diffusion_scalar':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_convection_diffusion.c:6781:17: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized]
     coupling_id = cs_field_get_key_int(f, coupling_key_id);
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_convection_diffusion.c: In function 'cs_face_anisotropic_diffusion_potential':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_convection_diffusion.c:9068:15: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized]
           int diff_id = cs_field_get_key_int(f, key_id);
               ^
mv -f .deps/libcsalge_la-cs_convection_diffusion.Tpo .deps/libcsalge_la-cs_convection_diffusion.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_face_viscosity.lo -MD -MP -MF .deps/libcsalge_la-cs_face_viscosity.Tpo -c -o libcsalge_la-cs_face_viscosity.lo `test -f 'cs_face_viscosity.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_face_viscosity.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_face_viscosity.lo -MD -MP -MF .deps/libcsalge_la-cs_face_viscosity.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_face_viscosity.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_face_viscosity.o
mv -f .deps/libcsalge_la-cs_face_viscosity.Tpo .deps/libcsalge_la-cs_face_viscosity.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_divergence.lo -MD -MP -MF .deps/libcsalge_la-cs_divergence.Tpo -c -o libcsalge_la-cs_divergence.lo `test -f 'cs_divergence.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_divergence.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_divergence.lo -MD -MP -MF .deps/libcsalge_la-cs_divergence.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_divergence.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_divergence.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_divergence.c: In function 'cs_tensor_face_flux':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_divergence.c:2180:24: warning: passing argument 10 of 'cs_gradient_tensor' from incompatible pointer type [enabled by default]
                        c_grad_mvar);
                        ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_divergence.c:58:0:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.h:283:1: note: expected 'const cs_real_t (*)[6]' but argument is of type 'cs_real_t (*)[6]'
 cs_gradient_tensor(const char                *var_name,
 ^
mv -f .deps/libcsalge_la-cs_divergence.Tpo .deps/libcsalge_la-cs_divergence.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_gradient.lo -MD -MP -MF .deps/libcsalge_la-cs_gradient.Tpo -c -o libcsalge_la-cs_gradient.lo `test -f 'cs_gradient.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_gradient.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_gradient.lo -MD -MP -MF .deps/libcsalge_la-cs_gradient.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_gradient.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.c: In function '_gradient_tensor':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.c:6116:45: warning: unused parameter 'gradient_type' [-Wunused-parameter]
                  cs_gradient_type_t         gradient_type,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.c:6121:45: warning: unused parameter 'clip_mode' [-Wunused-parameter]
                  int                        clip_mode,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.c:6123:45: warning: unused parameter 'clip_coeff' [-Wunused-parameter]
                  double                     clip_coeff,
                                             ^
mv -f .deps/libcsalge_la-cs_gradient.Tpo .deps/libcsalge_la-cs_gradient.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_gradient_perio.lo -MD -MP -MF .deps/libcsalge_la-cs_gradient_perio.Tpo -c -o libcsalge_la-cs_gradient_perio.lo `test -f 'cs_gradient_perio.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_gradient_perio.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_gradient_perio.lo -MD -MP -MF .deps/libcsalge_la-cs_gradient_perio.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient_perio.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_gradient_perio.o
mv -f .deps/libcsalge_la-cs_gradient_perio.Tpo .deps/libcsalge_la-cs_gradient_perio.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_grid.lo -MD -MP -MF .deps/libcsalge_la-cs_grid.Tpo -c -o libcsalge_la-cs_grid.lo `test -f 'cs_grid.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_grid.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_grid.lo -MD -MP -MF .deps/libcsalge_la-cs_grid.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_grid.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_grid.o
mv -f .deps/libcsalge_la-cs_grid.Tpo .deps/libcsalge_la-cs_grid.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_matrix.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix.Tpo -c -o libcsalge_la-cs_matrix.lo `test -f 'cs_matrix.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_matrix.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_matrix.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_matrix.o
mv -f .deps/libcsalge_la-cs_matrix.Tpo .deps/libcsalge_la-cs_matrix.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_matrix_building.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_building.Tpo -c -o libcsalge_la-cs_matrix_building.lo `test -f 'cs_matrix_building.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_matrix_building.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_matrix_building.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_building.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_building.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_matrix_building.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_building.c: In function 'cs_matrix_anisotropic_diffusion_wrapper_tensor':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_building.c:666:48: warning: passing argument 9 of 'cs_sym_matrix_anisotropic_diffusion_tensor' from incompatible pointer type [enabled by default]
                                                xa);
                                                ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_building.c:71:0:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_building.h:756:1: note: expected 'cs_real_t (* restrict)[6][6]' but argument is of type 'cs_real_t (*)[2][6][6]'
 cs_sym_matrix_anisotropic_diffusion_tensor(const cs_mesh_t           *m,
 ^
mv -f .deps/libcsalge_la-cs_matrix_building.Tpo .deps/libcsalge_la-cs_matrix_building.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_matrix_default.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_default.Tpo -c -o libcsalge_la-cs_matrix_default.lo `test -f 'cs_matrix_default.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_matrix_default.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_matrix_default.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_default.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_default.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_matrix_default.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_default.c: In function 'cs_matrix_vector_native_multiply':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_default.c:284:12: warning: passing argument 4 of 'cs_matrix_set_extend' discards 'const' qualifier from pointer target type [enabled by default]
            f);
            ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_default.c:69:0:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix.h:1015:1: note: expected 'void *' but argument is of type 'const struct cs_field_t *'
 cs_matrix_set_extend(cs_matrix_t                       *m,
 ^
mv -f .deps/libcsalge_la-cs_matrix_default.Tpo .deps/libcsalge_la-cs_matrix_default.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_matrix_assembler.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_assembler.Tpo -c -o libcsalge_la-cs_matrix_assembler.lo `test -f 'cs_matrix_assembler.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_matrix_assembler.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_matrix_assembler.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_assembler.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_matrix_assembler.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c: In function '_assumed_to_true_rank':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c:1111:7: warning: variable 'a_rank_prev' set but not used [-Wunused-but-set-variable]
   int a_rank_prev = -1;
       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c: In function '_matrix_assembler_compute_local':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c:2064:17: warning: unused variable 'g_c_id' [-Wunused-variable]
       cs_gnum_t g_c_id = ma->g_rc_id[i*2 + 1];
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c: In function 'cs_matrix_assembler_values_add':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.c:3417:19: warning: unused variable 'l_c_id' [-Wunused-variable]
         cs_lnum_t l_c_id = col_id[k];
                   ^
mv -f .deps/libcsalge_la-cs_matrix_assembler.Tpo .deps/libcsalge_la-cs_matrix_assembler.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_matrix_tuning.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_tuning.Tpo -c -o libcsalge_la-cs_matrix_tuning.lo `test -f 'cs_matrix_tuning.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_matrix_tuning.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_matrix_tuning.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_tuning.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_tuning.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_matrix_tuning.o
mv -f .deps/libcsalge_la-cs_matrix_tuning.Tpo .deps/libcsalge_la-cs_matrix_tuning.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_matrix_util.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_util.Tpo -c -o libcsalge_la-cs_matrix_util.lo `test -f 'cs_matrix_util.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_matrix_util.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_matrix_util.lo -MD -MP -MF .deps/libcsalge_la-cs_matrix_util.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_util.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_matrix_util.o
mv -f .deps/libcsalge_la-cs_matrix_util.Tpo .deps/libcsalge_la-cs_matrix_util.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_multigrid.lo -MD -MP -MF .deps/libcsalge_la-cs_multigrid.Tpo -c -o libcsalge_la-cs_multigrid.lo `test -f 'cs_multigrid.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_multigrid.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_multigrid.lo -MD -MP -MF .deps/libcsalge_la-cs_multigrid.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_multigrid.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_multigrid.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_multigrid.c: In function '_cs_multigrid_post_function':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_multigrid.c:944:52: warning: unused parameter 'ts' [-Wunused-parameter]
                             const cs_time_step_t  *ts)
                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_multigrid.c: In function '_level_names_init':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_multigrid.c:1416:27: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
   const char **lv_names = (const char **)_lv_names;
                           ^
mv -f .deps/libcsalge_la-cs_multigrid.Tpo .deps/libcsalge_la-cs_multigrid.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_sles.lo -MD -MP -MF .deps/libcsalge_la-cs_sles.Tpo -c -o libcsalge_la-cs_sles.lo `test -f 'cs_sles.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_sles.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_sles.lo -MD -MP -MF .deps/libcsalge_la-cs_sles.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_sles.o
mv -f .deps/libcsalge_la-cs_sles.Tpo .deps/libcsalge_la-cs_sles.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_sles_default.lo -MD -MP -MF .deps/libcsalge_la-cs_sles_default.Tpo -c -o libcsalge_la-cs_sles_default.lo `test -f 'cs_sles_default.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_sles_default.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_sles_default.lo -MD -MP -MF .deps/libcsalge_la-cs_sles_default.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_default.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_sles_default.o
mv -f .deps/libcsalge_la-cs_sles_default.Tpo .deps/libcsalge_la-cs_sles_default.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_sles_it.lo -MD -MP -MF .deps/libcsalge_la-cs_sles_it.Tpo -c -o libcsalge_la-cs_sles_it.lo `test -f 'cs_sles_it.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_sles_it.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_sles_it.lo -MD -MP -MF .deps/libcsalge_la-cs_sles_it.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_it.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_sles_it.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_it.c: In function '_block_jacobi._omp_fn.28':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_it.c:2031:15: warning: array subscript is above array bounds [-Warray-bounds]
       aux[ii] -= aux[jj]*mat[ii*db_size + jj];
               ^
mv -f .deps/libcsalge_la-cs_sles_it.Tpo .deps/libcsalge_la-cs_sles_it.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -O3 -fexcess-precision=fast  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcsalge_la-cs_sles_pc.lo -MD -MP -MF .deps/libcsalge_la-cs_sles_pc.Tpo -c -o libcsalge_la-cs_sles_pc.lo `test -f 'cs_sles_pc.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`cs_sles_pc.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -O3 -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcsalge_la-cs_sles_pc.lo -MD -MP -MF .deps/libcsalge_la-cs_sles_pc.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_pc.c  -fPIC -DPIC -o .libs/libcsalge_la-cs_sles_pc.o
mv -f .deps/libcsalge_la-cs_sles_pc.Tpo .deps/libcsalge_la-cs_sles_pc.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src  -O2  -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o libcsalge_la-visort.lo `test -f 'visort.f90' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/'`visort.f90
libtool: compile:  /usr/bin/f95 -I../../src -O2 -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/visort.f90  -fPIC -o .libs/libcsalge_la-visort.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src  -O2  -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsalge.la  libcsalge_la-cs_balance.lo libcsalge_la-cs_benchmark.lo libcsalge_la-cs_blas.lo libcsalge_la-cs_bw_time_diff.lo libcsalge_la-cs_balance_by_zone.lo libcsalge_la-cs_convection_diffusion.lo libcsalge_la-cs_face_viscosity.lo libcsalge_la-cs_divergence.lo libcsalge_la-cs_gradient.lo libcsalge_la-cs_gradient_perio.lo libcsalge_la-cs_grid.lo libcsalge_la-cs_matrix.lo libcsalge_la-cs_matrix_building.lo libcsalge_la-cs_matrix_default.lo libcsalge_la-cs_matrix_assembler.lo libcsalge_la-cs_matrix_tuning.lo libcsalge_la-cs_matrix_util.lo libcsalge_la-cs_multigrid.lo libcsalge_la-cs_sles.lo libcsalge_la-cs_sles_default.lo libcsalge_la-cs_sles_it.lo libcsalge_la-cs_sles_pc.lo libcsalge_la-visort.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsalge.a .libs/libcsalge_la-cs_balance.o .libs/libcsalge_la-cs_benchmark.o .libs/libcsalge_la-cs_blas.o .libs/libcsalge_la-cs_bw_time_diff.o .libs/libcsalge_la-cs_balance_by_zone.o .libs/libcsalge_la-cs_convection_diffusion.o .libs/libcsalge_la-cs_face_viscosity.o .libs/libcsalge_la-cs_divergence.o .libs/libcsalge_la-cs_gradient.o .libs/libcsalge_la-cs_gradient_perio.o .libs/libcsalge_la-cs_grid.o .libs/libcsalge_la-cs_matrix.o .libs/libcsalge_la-cs_matrix_building.o .libs/libcsalge_la-cs_matrix_default.o .libs/libcsalge_la-cs_matrix_assembler.o .libs/libcsalge_la-cs_matrix_tuning.o .libs/libcsalge_la-cs_matrix_util.o .libs/libcsalge_la-cs_multigrid.o .libs/libcsalge_la-cs_sles.o .libs/libcsalge_la-cs_sles_default.o .libs/libcsalge_la-cs_sles_it.o .libs/libcsalge_la-cs_sles_pc.o .libs/libcsalge_la-visort.o 
libtool: link: ranlib .libs/libcsalge.a
libtool: link: ( cd ".libs" && rm -f "libcsalge.la" && ln -s "../libcsalge.la" "libcsalge.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
Making all in mesh
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_geom.lo -MD -MP -MF .deps/cs_geom.Tpo -c -o cs_geom.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_geom.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_geom.lo -MD -MP -MF .deps/cs_geom.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_geom.c  -fPIC -DPIC -o .libs/cs_geom.o
mv -f .deps/cs_geom.Tpo .deps/cs_geom.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join.lo -MD -MP -MF .deps/cs_join.Tpo -c -o cs_join.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join.lo -MD -MP -MF .deps/cs_join.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join.c  -fPIC -DPIC -o .libs/cs_join.o
mv -f .deps/cs_join.Tpo .deps/cs_join.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_intersect.lo -MD -MP -MF .deps/cs_join_intersect.Tpo -c -o cs_join_intersect.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_intersect.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_intersect.lo -MD -MP -MF .deps/cs_join_intersect.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_intersect.c  -fPIC -DPIC -o .libs/cs_join_intersect.o
mv -f .deps/cs_join_intersect.Tpo .deps/cs_join_intersect.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_merge.lo -MD -MP -MF .deps/cs_join_merge.Tpo -c -o cs_join_merge.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_merge.lo -MD -MP -MF .deps/cs_join_merge.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c  -fPIC -DPIC -o .libs/cs_join_merge.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c: In function '_spread_tag':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c:517:36: warning: unused parameter 'n_vertices' [-Wunused-parameter]
 _spread_tag(cs_lnum_t              n_vertices,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c: In function '_keep_global_vtx_evolution':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c:2253:52: warning: unused parameter 'n_vertices' [-Wunused-parameter]
                            cs_lnum_t               n_vertices,
                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c: In function '_update_inter_edges_after_merge':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.c:2574:14: warning: unused variable 'init_list_size' [-Wunused-variable]
   cs_lnum_t  init_list_size = inter_edges->index[n_edges];
              ^
mv -f .deps/cs_join_merge.Tpo .deps/cs_join_merge.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_mesh.lo -MD -MP -MF .deps/cs_join_mesh.Tpo -c -o cs_join_mesh.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_mesh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_mesh.lo -MD -MP -MF .deps/cs_join_mesh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_mesh.c  -fPIC -DPIC -o .libs/cs_join_mesh.o
mv -f .deps/cs_join_mesh.Tpo .deps/cs_join_mesh.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_perio.lo -MD -MP -MF .deps/cs_join_perio.Tpo -c -o cs_join_perio.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_perio.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_perio.lo -MD -MP -MF .deps/cs_join_perio.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_perio.c  -fPIC -DPIC -o .libs/cs_join_perio.o
mv -f .deps/cs_join_perio.Tpo .deps/cs_join_perio.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_post.lo -MD -MP -MF .deps/cs_join_post.Tpo -c -o cs_join_post.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_post.lo -MD -MP -MF .deps/cs_join_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_post.c  -fPIC -DPIC -o .libs/cs_join_post.o
mv -f .deps/cs_join_post.Tpo .deps/cs_join_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_set.lo -MD -MP -MF .deps/cs_join_set.Tpo -c -o cs_join_set.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_set.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_set.lo -MD -MP -MF .deps/cs_join_set.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_set.c  -fPIC -DPIC -o .libs/cs_join_set.o
mv -f .deps/cs_join_set.Tpo .deps/cs_join_set.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_split.lo -MD -MP -MF .deps/cs_join_split.Tpo -c -o cs_join_split.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_split.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_split.lo -MD -MP -MF .deps/cs_join_split.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_split.c  -fPIC -DPIC -o .libs/cs_join_split.o
mv -f .deps/cs_join_split.Tpo .deps/cs_join_split.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_update.lo -MD -MP -MF .deps/cs_join_update.Tpo -c -o cs_join_update.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_update.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_update.lo -MD -MP -MF .deps/cs_join_update.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_update.c  -fPIC -DPIC -o .libs/cs_join_update.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_update.c: In function '_exchange_cell_gnum_and_family':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_update.c:2210:20: warning: unused variable 'loc_rank_e' [-Wunused-variable]
   const cs_gnum_t  loc_rank_e = join_select->compact_rank_index[loc_rank+1];
                    ^
mv -f .deps/cs_join_update.Tpo .deps/cs_join_update.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_join_util.lo -MD -MP -MF .deps/cs_join_util.Tpo -c -o cs_join_util.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_join_util.lo -MD -MP -MF .deps/cs_join_util.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.c  -fPIC -DPIC -o .libs/cs_join_util.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.c: In function '_add_single_vertices':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.c:529:43: warning: unused parameter 'var_size' [-Wunused-parameter]
                      cs_lnum_t            var_size,
                                           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.c: In function '_add_coupled_vertices':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.c:697:44: warning: unused parameter 'var_size' [-Wunused-parameter]
                       cs_lnum_t            var_size,
                                            ^
mv -f .deps/cs_join_util.Tpo .deps/cs_join_util.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh.lo -MD -MP -MF .deps/cs_mesh.Tpo -c -o cs_mesh.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh.lo -MD -MP -MF .deps/cs_mesh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.c  -fPIC -DPIC -o .libs/cs_mesh.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.c: In function '_get_perio_faces_g':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.c:941:29: warning: unused variable 'periodicity' [-Wunused-variable]
   const fvm_periodicity_t  *periodicity = mesh->periodicity;
                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.c: In function 'cs_mesh_create_group_classes':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.c:3077:29: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
                             (const char **)group);
                             ^
mv -f .deps/cs_mesh.Tpo .deps/cs_mesh.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_adjacencies.lo -MD -MP -MF .deps/cs_mesh_adjacencies.Tpo -c -o cs_mesh_adjacencies.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_adjacencies.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_adjacencies.lo -MD -MP -MF .deps/cs_mesh_adjacencies.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_adjacencies.c  -fPIC -DPIC -o .libs/cs_mesh_adjacencies.o
mv -f .deps/cs_mesh_adjacencies.Tpo .deps/cs_mesh_adjacencies.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_bad_cells.lo -MD -MP -MF .deps/cs_mesh_bad_cells.Tpo -c -o cs_mesh_bad_cells.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_bad_cells.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_bad_cells.lo -MD -MP -MF .deps/cs_mesh_bad_cells.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_bad_cells.c  -fPIC -DPIC -o .libs/cs_mesh_bad_cells.o
mv -f .deps/cs_mesh_bad_cells.Tpo .deps/cs_mesh_bad_cells.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_boundary.lo -MD -MP -MF .deps/cs_mesh_boundary.Tpo -c -o cs_mesh_boundary.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_boundary.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_boundary.lo -MD -MP -MF .deps/cs_mesh_boundary.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_boundary.c  -fPIC -DPIC -o .libs/cs_mesh_boundary.o
mv -f .deps/cs_mesh_boundary.Tpo .deps/cs_mesh_boundary.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_builder.lo -MD -MP -MF .deps/cs_mesh_builder.Tpo -c -o cs_mesh_builder.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_builder.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_builder.lo -MD -MP -MF .deps/cs_mesh_builder.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_builder.c  -fPIC -DPIC -o .libs/cs_mesh_builder.o
mv -f .deps/cs_mesh_builder.Tpo .deps/cs_mesh_builder.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_coherency.lo -MD -MP -MF .deps/cs_mesh_coherency.Tpo -c -o cs_mesh_coherency.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_coherency.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_coherency.lo -MD -MP -MF .deps/cs_mesh_coherency.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_coherency.c  -fPIC -DPIC -o .libs/cs_mesh_coherency.o
mv -f .deps/cs_mesh_coherency.Tpo .deps/cs_mesh_coherency.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_connect.lo -MD -MP -MF .deps/cs_mesh_connect.Tpo -c -o cs_mesh_connect.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_connect.lo -MD -MP -MF .deps/cs_mesh_connect.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c  -fPIC -DPIC -o .libs/cs_mesh_connect.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c: In function '_add_faces_to_nodal':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c:238:33: warning: to be safe all intermediate pointers in cast from 'cs_lnum_t **' to 'const cs_lnum_t **' must be 'const' qualified [-Wcast-qual]
                                 (const cs_lnum_t **)face_vertices_idx,
                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c:239:33: warning: to be safe all intermediate pointers in cast from 'cs_lnum_t **' to 'const cs_lnum_t **' must be 'const' qualified [-Wcast-qual]
                                 (const cs_lnum_t **)face_vertices_num,
                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c: In function 'cs_mesh_connect_cells_to_nodal':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c:632:33: warning: to be safe all intermediate pointers in cast from 'cs_lnum_t **' to 'const cs_lnum_t **' must be 'const' qualified [-Wcast-qual]
                                 (const cs_lnum_t **)face_vertices_idx,
                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.c:633:33: warning: to be safe all intermediate pointers in cast from 'cs_lnum_t **' to 'const cs_lnum_t **' must be 'const' qualified [-Wcast-qual]
                                 (const cs_lnum_t **)face_vertices_num,
                                 ^
mv -f .deps/cs_mesh_connect.Tpo .deps/cs_mesh_connect.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_extrude.lo -MD -MP -MF .deps/cs_mesh_extrude.Tpo -c -o cs_mesh_extrude.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_extrude.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_extrude.lo -MD -MP -MF .deps/cs_mesh_extrude.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_extrude.c  -fPIC -DPIC -o .libs/cs_mesh_extrude.o
mv -f .deps/cs_mesh_extrude.Tpo .deps/cs_mesh_extrude.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_from_builder.lo -MD -MP -MF .deps/cs_mesh_from_builder.Tpo -c -o cs_mesh_from_builder.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_from_builder.lo -MD -MP -MF .deps/cs_mesh_from_builder.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c  -fPIC -DPIC -o .libs/cs_mesh_from_builder.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c: In function '_decompose_data_g':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:1247:16: warning: passing argument 4 of '_face_type_g' from incompatible pointer type [enabled by default]
                face_type);
                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:111:1: note: expected 'const int (*)[2]' but argument is of type 'int (*)[2]'
 _face_type_g(cs_mesh_t                 *mesh,
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:1249:3: warning: passing argument 3 of '_extract_face_cell' from incompatible pointer type [enabled by default]
   _extract_face_cell(mesh, _n_faces, _face_cells, face_type);
   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:273:1: note: expected 'const int (*)[2]' but argument is of type 'int (*)[2]'
 _extract_face_cell(cs_mesh_t         *mesh,
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c: In function '_decompose_data_l':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:1384:16: warning: passing argument 5 of '_face_type_l' from incompatible pointer type [enabled by default]
                face_type);
                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:192:1: note: expected 'const int (*)[2]' but argument is of type 'int (*)[2]'
 _face_type_l(cs_mesh_t                  *mesh,
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:1386:3: warning: passing argument 3 of '_extract_face_cell' from incompatible pointer type [enabled by default]
   _extract_face_cell(mesh, _n_faces, _face_cells, face_type);
   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.c:273:1: note: expected 'const int (*)[2]' but argument is of type 'int (*)[2]'
 _extract_face_cell(cs_mesh_t         *mesh,
 ^
mv -f .deps/cs_mesh_from_builder.Tpo .deps/cs_mesh_from_builder.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_group.lo -MD -MP -MF .deps/cs_mesh_group.Tpo -c -o cs_mesh_group.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_group.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_group.lo -MD -MP -MF .deps/cs_mesh_group.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_group.c  -fPIC -DPIC -o .libs/cs_mesh_group.o
mv -f .deps/cs_mesh_group.Tpo .deps/cs_mesh_group.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_halo.lo -MD -MP -MF .deps/cs_mesh_halo.Tpo -c -o cs_mesh_halo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_halo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_halo.lo -MD -MP -MF .deps/cs_mesh_halo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_halo.c  -fPIC -DPIC -o .libs/cs_mesh_halo.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_halo.c: In function '_fill_vtx_lookup_with_perio':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_halo.c:188:22: warning: unused variable 'tr_index_size' [-Wunused-variable]
     const cs_lnum_t  tr_index_size = cs_interface_get_tr_index_size(interface);
                      ^
mv -f .deps/cs_mesh_halo.Tpo .deps/cs_mesh_halo.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_location.lo -MD -MP -MF .deps/cs_mesh_location.Tpo -c -o cs_mesh_location.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_location.lo -MD -MP -MF .deps/cs_mesh_location.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c  -fPIC -DPIC -o .libs/cs_mesh_location.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c: In function '_mesh_location_by_id':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c:181:3: warning: return discards 'const' qualifier from pointer target type [enabled by default]
   return retval;
   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c: In function 'cs_mesh_location_build':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c:613:9: warning: implicit declaration of function 'cs_sort_lnum' [-Wimplicit-function-declaration]
         cs_sort_lnum(ml->elt_list, ml->n_elts[0]);
         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.c:613:9: warning: nested extern declaration of 'cs_sort_lnum' [-Wnested-externs]
mv -f .deps/cs_mesh_location.Tpo .deps/cs_mesh_location.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_quality.lo -MD -MP -MF .deps/cs_mesh_quality.Tpo -c -o cs_mesh_quality.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_quality.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_quality.lo -MD -MP -MF .deps/cs_mesh_quality.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_quality.c  -fPIC -DPIC -o .libs/cs_mesh_quality.o
mv -f .deps/cs_mesh_quality.Tpo .deps/cs_mesh_quality.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_quantities.lo -MD -MP -MF .deps/cs_mesh_quantities.Tpo -c -o cs_mesh_quantities.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_quantities.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_quantities.lo -MD -MP -MF .deps/cs_mesh_quantities.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_quantities.c  -fPIC -DPIC -o .libs/cs_mesh_quantities.o
mv -f .deps/cs_mesh_quantities.Tpo .deps/cs_mesh_quantities.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_save.lo -MD -MP -MF .deps/cs_mesh_save.Tpo -c -o cs_mesh_save.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_save.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_save.lo -MD -MP -MF .deps/cs_mesh_save.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_save.c  -fPIC -DPIC -o .libs/cs_mesh_save.o
mv -f .deps/cs_mesh_save.Tpo .deps/cs_mesh_save.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_thinwall.lo -MD -MP -MF .deps/cs_mesh_thinwall.Tpo -c -o cs_mesh_thinwall.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_thinwall.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_thinwall.lo -MD -MP -MF .deps/cs_mesh_thinwall.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_thinwall.c  -fPIC -DPIC -o .libs/cs_mesh_thinwall.o
mv -f .deps/cs_mesh_thinwall.Tpo .deps/cs_mesh_thinwall.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_to_builder.lo -MD -MP -MF .deps/cs_mesh_to_builder.Tpo -c -o cs_mesh_to_builder.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_to_builder.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_to_builder.lo -MD -MP -MF .deps/cs_mesh_to_builder.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_to_builder.c  -fPIC -DPIC -o .libs/cs_mesh_to_builder.o
mv -f .deps/cs_mesh_to_builder.Tpo .deps/cs_mesh_to_builder.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_warping.lo -MD -MP -MF .deps/cs_mesh_warping.Tpo -c -o cs_mesh_warping.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_warping.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_warping.lo -MD -MP -MF .deps/cs_mesh_warping.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_warping.c  -fPIC -DPIC -o .libs/cs_mesh_warping.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_warping.c: In function '_cut_warped_i_faces_halo':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_warping.c:429:31: warning: to be safe all intermediate pointers in cast from 'cs_gnum_t **' to 'const cs_gnum_t **' must be 'const' qualified [-Wcast-qual]
                               (const cs_gnum_t **const)perio_faces);
                               ^
mv -f .deps/cs_mesh_warping.Tpo .deps/cs_mesh_warping.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_mesh_smoother.lo -MD -MP -MF .deps/cs_mesh_smoother.Tpo -c -o cs_mesh_smoother.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_smoother.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_mesh_smoother.lo -MD -MP -MF .deps/cs_mesh_smoother.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_smoother.c  -fPIC -DPIC -o .libs/cs_mesh_smoother.o
mv -f .deps/cs_mesh_smoother.Tpo .deps/cs_mesh_smoother.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsmesh.la  cs_geom.lo cs_join.lo cs_join_intersect.lo cs_join_merge.lo cs_join_mesh.lo cs_join_perio.lo cs_join_post.lo cs_join_set.lo cs_join_split.lo cs_join_update.lo cs_join_util.lo cs_mesh.lo cs_mesh_adjacencies.lo cs_mesh_bad_cells.lo cs_mesh_boundary.lo cs_mesh_builder.lo cs_mesh_coherency.lo cs_mesh_connect.lo cs_mesh_extrude.lo cs_mesh_from_builder.lo cs_mesh_group.lo cs_mesh_halo.lo cs_mesh_location.lo cs_mesh_quality.lo cs_mesh_quantities.lo cs_mesh_save.lo cs_mesh_thinwall.lo cs_mesh_to_builder.lo cs_mesh_warping.lo cs_mesh_smoother.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsmesh.a .libs/cs_geom.o .libs/cs_join.o .libs/cs_join_intersect.o .libs/cs_join_merge.o .libs/cs_join_mesh.o .libs/cs_join_perio.o .libs/cs_join_post.o .libs/cs_join_set.o .libs/cs_join_split.o .libs/cs_join_update.o .libs/cs_join_util.o .libs/cs_mesh.o .libs/cs_mesh_adjacencies.o .libs/cs_mesh_bad_cells.o .libs/cs_mesh_boundary.o .libs/cs_mesh_builder.o .libs/cs_mesh_coherency.o .libs/cs_mesh_connect.o .libs/cs_mesh_extrude.o .libs/cs_mesh_from_builder.o .libs/cs_mesh_group.o .libs/cs_mesh_halo.o .libs/cs_mesh_location.o .libs/cs_mesh_quality.o .libs/cs_mesh_quantities.o .libs/cs_mesh_save.o .libs/cs_mesh_thinwall.o .libs/cs_mesh_to_builder.o .libs/cs_mesh_warping.o .libs/cs_mesh_smoother.o 
libtool: link: ranlib .libs/libcsmesh.a
libtool: link: ( cd ".libs" && rm -f "libcsmesh.la" && ln -s "../libcsmesh.la" "libcsmesh.la" )
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX   -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT libcspartition_la-cs_partition.lo -MD -MP -MF .deps/libcspartition_la-cs_partition.Tpo -c -o libcspartition_la-cs_partition.lo `test -f 'cs_partition.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/'`cs_partition.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT libcspartition_la-cs_partition.lo -MD -MP -MF .deps/libcspartition_la-cs_partition.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_partition.c  -fPIC -DPIC -o .libs/libcspartition_la-cs_partition.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_partition.c:235:1: warning: '_init_reduced_communicator' defined but not used [-Wunused-function]
 _init_reduced_communicator(int  part_step)
 ^
mv -f .deps/libcspartition_la-cs_partition.Tpo .deps/libcspartition_la-cs_partition.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcspartition.la  libcspartition_la-cs_partition.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcspartition.a .libs/libcspartition_la-cs_partition.o 
libtool: link: ranlib .libs/libcspartition.a
libtool: link: ( cd ".libs" && rm -f "libcspartition.la" && ln -s "../libcspartition.la" "libcspartition.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
Making all in turb
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_les_filter.lo -MD -MP -MF .deps/cs_les_filter.Tpo -c -o cs_les_filter.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_les_filter.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_les_filter.lo -MD -MP -MF .deps/cs_les_filter.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_les_filter.c  -fPIC -DPIC -o .libs/cs_les_filter.o
mv -f .deps/cs_les_filter.Tpo .deps/cs_les_filter.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_les_inflow.lo -MD -MP -MF .deps/cs_les_inflow.Tpo -c -o cs_les_inflow.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_les_inflow.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_les_inflow.lo -MD -MP -MF .deps/cs_les_inflow.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_les_inflow.c  -fPIC -DPIC -o .libs/cs_les_inflow.o
mv -f .deps/cs_les_inflow.Tpo .deps/cs_les_inflow.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_turbulence_bc.lo -MD -MP -MF .deps/cs_turbulence_bc.Tpo -c -o cs_turbulence_bc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_turbulence_bc.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_turbulence_bc.lo -MD -MP -MF .deps/cs_turbulence_bc.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_turbulence_bc.c  -fPIC -DPIC -o .libs/cs_turbulence_bc.o
mv -f .deps/cs_turbulence_bc.Tpo .deps/cs_turbulence_bc.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_turbulence_model.lo -MD -MP -MF .deps/cs_turbulence_model.Tpo -c -o cs_turbulence_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_turbulence_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_turbulence_model.lo -MD -MP -MF .deps/cs_turbulence_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_turbulence_model.c  -fPIC -DPIC -o .libs/cs_turbulence_model.o
mv -f .deps/cs_turbulence_model.Tpo .deps/cs_turbulence_model.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clipke.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clipke.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clipke.f90  -fPIC -o .libs/clipke.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clipke.f90:41.9:

 ( ncelet, ncel, iclip )
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clipsa.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clipsa.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clipsa.f90  -fPIC -o .libs/clipsa.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clpalp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clpalp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clpalp.f90  -fPIC -o .libs/clpalp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clprij.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90  -fPIC -o .libs/clprij.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90:43.9:

 ( ncelet , ncel   ,                                              &
         1
Warning: Unused dummy argument 'ncelet' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90:285.9:

 ( ncelet , ncel   ,                                              &
         1
Warning: Unused dummy argument 'ncelet' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90: In function 'clprij2':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90:471:0: warning: 'cvar_var2' may be used uninitialized in this function [-Wmaybe-uninitialized]
     rijmin = sqrt(cvar_var1*cvar_var2)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clprij.f90:471:0: warning: 'cvar_var1' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o clpv2f.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clpv2f.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/clpv2f.f90  -fPIC -o .libs/clpv2f.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o divrit.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/divrit.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/divrit.f90  -fPIC -o .libs/divrit.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resalp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resalp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resalp.f90  -fPIC -o .libs/resalp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o reseps.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/reseps.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/reseps.f90  -fPIC -o .libs/reseps.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resrij.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij.f90  -fPIC -o .libs/resrij.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij.f90: In function 'resrij':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij.f90:128:0: warning: 'jj' may be used uninitialized in this function [-Wmaybe-uninitialized]
 integer          ii    , jj    , kk    , iiun
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij.f90:128:0: warning: 'ii' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resrij2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrij2.f90  -fPIC -o .libs/resrij2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resrit.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrit.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resrit.f90  -fPIC -o .libs/resrit.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resssg.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg.f90  -fPIC -o .libs/resssg.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg.f90: In function 'resssg':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg.f90:488:0: warning: 'ccorio' may be used uninitialized in this function [-Wmaybe-uninitialized]
                      + matrot(jj,kk)*cvara_r(ii,kk)%p(iel) )
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resssg2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg2.f90  -fPIC -o .libs/resssg2.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg2.f90: In function 'resssg2':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resssg2.f90:511:0: warning: 'ccorio' may be used uninitialized in this function [-Wmaybe-uninitialized]
                      + matrot(jj,kk)*cvara_r(ii,kk) )
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o resv2f.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resv2f.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resv2f.f90  -fPIC -o .libs/resv2f.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resv2f.f90: In function 'resv2f':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resv2f.f90:655:0: warning: 'xrom' may be used uninitialized in this function [-Wmaybe-uninitialized]
            +2.d0/xk*cpro_pcvto(iel)/sigmak*w1(iel) )
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/resv2f.f90:455:0: warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   rovsdt(iel) = (rovsdt(iel) + cell_f_vol(iel)*thetap) / l2
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rijech.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijech.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijech.f90  -fPIC -o .libs/rijech.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rijthe.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe.f90  -fPIC -o .libs/rijthe.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rijthe2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90  -fPIC -o .libs/rijthe2.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:79.20:

double precision g11, g22, g33, g12, g13, g23, gkks3
                    1
Warning: Unused variable 'g11' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:79.35:

double precision g11, g22, g33, g12, g13, g23, gkks3
                                   1
Warning: Unused variable 'g12' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:79.40:

double precision g11, g22, g33, g12, g13, g23, gkks3
                                        1
Warning: Unused variable 'g13' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:79.25:

double precision g11, g22, g33, g12, g13, g23, gkks3
                         1
Warning: Unused variable 'g22' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:79.45:

double precision g11, g22, g33, g12, g13, g23, gkks3
                                             1
Warning: Unused variable 'g23' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:79.30:

double precision g11, g22, g33, g12, g13, g23, gkks3
                              1
Warning: Unused variable 'g33' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:80.23:

double precision phit11, phit22, phit33, phit12, phit13, phit23
                       1
Warning: Unused variable 'phit11' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:80.47:

double precision phit11, phit22, phit33, phit12, phit13, phit23
                                               1
Warning: Unused variable 'phit12' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:80.55:

double precision phit11, phit22, phit33, phit12, phit13, phit23
                                                       1
Warning: Unused variable 'phit13' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:80.31:

double precision phit11, phit22, phit33, phit12, phit13, phit23
                               1
Warning: Unused variable 'phit22' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:80.63:

double precision phit11, phit22, phit33, phit12, phit13, phit23
                                                               1
Warning: Unused variable 'phit23' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:80.39:

double precision phit11, phit22, phit33, phit12, phit13, phit23
                                       1
Warning: Unused variable 'phit33' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:77.28:

double precision prdtur, r1t, r2t, r3t
                            1
Warning: Unused variable 'r1t' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:77.33:

double precision prdtur, r1t, r2t, r3t
                                 1
Warning: Unused variable 'r2t' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:77.38:

double precision prdtur, r1t, r2t, r3t
                                      1
Warning: Unused variable 'r3t' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rijthe2.f90:78.45:

double precision rit(3), gij(3, 3), rij(3, 3), grav(3)
                                             1
Warning: Unused variable 'rij' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rotcor.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rotcor.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rotcor.f90  -fPIC -o .libs/rotcor.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rotcor.f90: In function 'rotcor':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/rotcor.f90:292:0: warning: 'ivar' may be used uninitialized in this function [-Wmaybe-uninitialized]
     call field_get_key_struct_var_cal_opt(ivarfl(ivar), vcopt)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o tsepls.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/tsepls.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/tsepls.f90  -fPIC -o .libs/tsepls.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/tsepls.f90:67.32:

integer          isou, ii, jj, i, j ,k
                                1
Warning: Unused variable 'i' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o turbke.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turbke.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turbke.f90  -fPIC -o .libs/turbke.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o turbkw.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turbkw.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turbkw.f90  -fPIC -o .libs/turbkw.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o turbsa.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turbsa.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turbsa.f90  -fPIC -o .libs/turbsa.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o turrij.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turrij.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/turrij.f90  -fPIC -o .libs/turrij.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vandri.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vandri.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vandri.f90  -fPIC -o .libs/vandri.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o visdyn.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/visdyn.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/visdyn.f90  -fPIC -o .libs/visdyn.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vislmg.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vislmg.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vislmg.f90  -fPIC -o .libs/vislmg.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vissma.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vissma.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vissma.f90  -fPIC -o .libs/vissma.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vissst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vissst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vissst.f90  -fPIC -o .libs/vissst.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o visv2f.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/visv2f.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/visv2f.f90  -fPIC -o .libs/visv2f.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o viswal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/viswal.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/viswal.f90  -fPIC -o .libs/viswal.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vor2cl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vor2cl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vor2cl.f90  -fPIC -o .libs/vor2cl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vordep.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vordep.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vordep.f90  -fPIC -o .libs/vordep.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorimp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorimp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorimp.f90  -fPIC -o .libs/vorimp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorin0.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorin0.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorin0.f90  -fPIC -o .libs/vorin0.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorini.f90  -fPIC -o .libs/vorini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorlgv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorlgv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorlgv.f90  -fPIC -o .libs/vorlgv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorpre.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorpre.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorpre.f90  -fPIC -o .libs/vorpre.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vortex.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vortex.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vortex.f90  -fPIC -o .libs/vortex.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorver.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorver.f90  -fPIC -o .libs/vorver.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o vorvit.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorvit.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/vorvit.f90  -fPIC -o .libs/vorvit.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsturb.la  cs_les_filter.lo cs_les_inflow.lo cs_turbulence_bc.lo cs_turbulence_model.lo clipke.lo clipsa.lo clpalp.lo clprij.lo clpv2f.lo divrit.lo resalp.lo reseps.lo resrij.lo resrij2.lo resrit.lo resssg.lo resssg2.lo resv2f.lo rijech.lo rijthe.lo rijthe2.lo rotcor.lo tsepls.lo turbke.lo turbkw.lo turbsa.lo turrij.lo vandri.lo visdyn.lo vislmg.lo vissma.lo vissst.lo visv2f.lo viswal.lo vor2cl.lo vordep.lo vorimp.lo vorin0.lo vorini.lo vorlgv.lo vorpre.lo vortex.lo vorver.lo vorvit.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsturb.a .libs/cs_les_filter.o .libs/cs_les_inflow.o .libs/cs_turbulence_bc.o .libs/cs_turbulence_model.o .libs/clipke.o .libs/clipsa.o .libs/clpalp.o .libs/clprij.o .libs/clpv2f.o .libs/divrit.o .libs/resalp.o .libs/reseps.o .libs/resrij.o .libs/resrij2.o .libs/resrit.o .libs/resssg.o .libs/resssg2.o .libs/resv2f.o .libs/rijech.o .libs/rijthe.o .libs/rijthe2.o .libs/rotcor.o .libs/tsepls.o .libs/turbke.o .libs/turbkw.o .libs/turbsa.o .libs/turrij.o .libs/vandri.o .libs/visdyn.o .libs/vislmg.o .libs/vissma.o .libs/vissst.o .libs/visv2f.o .libs/viswal.o .libs/vor2cl.o .libs/vordep.o .libs/vorimp.o .libs/vorin0.o .libs/vorini.o .libs/vorlgv.o .libs/vorpre.o .libs/vortex.o .libs/vorver.o .libs/vorvit.o 
libtool: link: ranlib .libs/libcsturb.a
libtool: link: ( cd ".libs" && rm -f "libcsturb.la" && ln -s "../libcsturb.la" "libcsturb.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
Making all in darc
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o daini1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/daini1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/daini1.f90  -fPIC -o .libs/daini1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o richards.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/richards.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/richards.f90  -fPIC -o .libs/richards.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gwf_parameters.lo -MD -MP -MF .deps/cs_gwf_parameters.Tpo -c -o cs_gwf_parameters.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/cs_gwf_parameters.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gwf_parameters.lo -MD -MP -MF .deps/cs_gwf_parameters.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/cs_gwf_parameters.c  -fPIC -DPIC -o .libs/cs_gwf_parameters.o
mv -f .deps/cs_gwf_parameters.Tpo .deps/cs_gwf_parameters.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_gwf_physical_properties.lo -MD -MP -MF .deps/cs_gwf_physical_properties.Tpo -c -o cs_gwf_physical_properties.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/cs_gwf_physical_properties.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_gwf_physical_properties.lo -MD -MP -MF .deps/cs_gwf_physical_properties.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/cs_gwf_physical_properties.c  -fPIC -DPIC -o .libs/cs_gwf_physical_properties.o
mv -f .deps/cs_gwf_physical_properties.Tpo .deps/cs_gwf_physical_properties.Plo
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/darc -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsdarc.la  daini1.lo richards.lo cs_gwf_parameters.lo cs_gwf_physical_properties.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsdarc.a .libs/daini1.o .libs/richards.o .libs/cs_gwf_parameters.o .libs/cs_gwf_physical_properties.o 
libtool: link: ranlib .libs/libcsdarc.a
libtool: link: ( cd ".libs" && rm -f "libcsdarc.la" && ln -s "../libcsdarc.la" "libcsdarc.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
Making all in atmo
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atini0.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atini0.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atini0.f90  -fPIC -o .libs/atini0.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atini1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atini1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atini1.f90  -fPIC -o .libs/atini1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atiniv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atiniv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atiniv.f90  -fPIC -o .libs/atiniv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atleca.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atleca.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atleca.f90  -fPIC -o .libs/atleca.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atlecc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atlecc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atlecc.f90  -fPIC -o .libs/atlecc.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atlecc.f90: In function 'atlecc':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atlecc.f90:370:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
     f_id = ivarfl(isca(isca_chem(k)))
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atlecm.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atlecm.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atlecm.f90  -fPIC -o .libs/atlecm.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atmcls.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atmcls.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atmcls.f90  -fPIC -o .libs/atmcls.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atmsol.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atmsol.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atmsol.f90  -fPIC -o .libs/atmsol.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atmstd.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atmstd.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atmstd.f90  -fPIC -o .libs/atmstd.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atphyv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atphyv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atphyv.f90  -fPIC -o .libs/atphyv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atprke.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atprke.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atprke.f90  -fPIC -o .libs/atprke.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atprop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atprop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atprop.f90  -fPIC -o .libs/atprop.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atr1vf.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atr1vf.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atr1vf.f90  -fPIC -o .libs/atr1vf.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o attssc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/attssc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/attssc.f90  -fPIC -o .libs/attssc.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o attycl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/attycl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/attycl.f90  -fPIC -o .libs/attycl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o atvarp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atvarp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/atvarp.f90  -fPIC -o .libs/atvarp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o chem_luscheme_siream.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme_siream.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme_siream.f90  -fPIC -o .libs/chem_luscheme_siream.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o chem_luscheme1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme1.f90  -fPIC -o .libs/chem_luscheme1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o chem_luscheme2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme2.f90  -fPIC -o .libs/chem_luscheme2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o chem_luscheme3.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme3.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_luscheme3.f90  -fPIC -o .libs/chem_luscheme3.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o chem_solvelu.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_solvelu.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_solvelu.f90  -fPIC -o .libs/chem_solvelu.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o chem_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_source_terms.f90  -fPIC -o .libs/chem_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/chem_source_terms.f90:45.18:

   crvexp , crvimp)
                  1
Warning: Unused dummy argument 'crvimp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o compute_gaseous_chemistry.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/compute_gaseous_chemistry.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/compute_gaseous_chemistry.f90  -fPIC -o .libs/compute_gaseous_chemistry.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o compute_siream.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/compute_siream.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/compute_siream.f90  -fPIC -o .libs/compute_siream.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_at_plugin.lo -MD -MP -MF .deps/cs_at_plugin.Tpo -c -o cs_at_plugin.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_at_plugin.lo -MD -MP -MF .deps/cs_at_plugin.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.c  -fPIC -DPIC -o .libs/cs_at_plugin.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.c: In function 'plug_aerosol_':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.c:175:23: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
   aerosol_t aerosol = (aerosol_t) _get_dl_function_pointer(handle,
                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.c: In function 'plug_compute_coagulation_coefficient_':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.c:220:3: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
   (compute_coagulation_coefficient_t) _get_dl_function_pointer(handle,
   ^
mv -f .deps/cs_at_plugin.Tpo .deps/cs_at_plugin.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_at_opt_interp.lo -MD -MP -MF .deps/cs_at_opt_interp.Tpo -c -o cs_at_opt_interp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_at_opt_interp.lo -MD -MP -MF .deps/cs_at_opt_interp.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c  -fPIC -DPIC -o .libs/cs_at_opt_interp.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c: In function 'cs_at_opt_interp_read_file':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:752:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &(ms->nb_measures));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:769:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &(ms->dim));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:788:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &(oi->nb_times));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:804:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%i", &(oi->steady));
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:824:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
           fscanf(fichier, "%lf", oi->times_read+i);
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:855:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%i ", &ms->comp_ids[kk]);
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:857:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &ms->comp_ids[ms->dim-1]);
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:862:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
             fscanf(fichier, "%lf ", &val);
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:866:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
           fscanf(fichier, "%lf", &val); /* read after because of ending space */
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:884:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%lf", &(oi->ir[0]));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:885:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%lf", &(oi->ir[1]));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:903:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%lf ", tau+kk);
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:904:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%lf", tau+ms->dim-1);
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:925:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &(oi->n_log_data));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:937:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &(oi->frequency));
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:949:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(line, MAX_LINE_SIZE, fichier);
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:975:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(line, MAX_LINE_SIZE, fichier);
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1003:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%lf %lf %lf", ms->coords+3*i,
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1044:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%i ", &ms->comp_ids[kk]);
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1046:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
       fscanf(fichier, "%i", &ms->comp_ids[ms->dim-1]);
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1062:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
             fscanf(fichier, "%lf ", &val);
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1077:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
           fscanf(fichier, "%lf", &val); /* read after because of ending space */
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1159:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(line, MAX_LINE_SIZE, fichier);
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1166:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
           fscanf(fichier, "%lf", oi->obs_cov + ii);
                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1182:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
               fscanf(fichier, "%lf", oi->obs_cov + ms->dim*(ii*n_obs + jj) + kk);
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1205:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(line, MAX_LINE_SIZE, fichier);
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1207:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%lf", oi->time_window + 2);
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1208:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
         fscanf(fichier, "%lf", oi->time_window + 3);
               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.c:1213:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
           fscanf(fichier, "%lf", oi->time_window + i);
                 ^
mv -f .deps/cs_at_opt_interp.Tpo .deps/cs_at_opt_interp.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_at_data_assim.lo -MD -MP -MF .deps/cs_at_data_assim.Tpo -c -o cs_at_data_assim.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_data_assim.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_at_data_assim.lo -MD -MP -MF .deps/cs_at_data_assim.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_data_assim.c  -fPIC -DPIC -o .libs/cs_at_data_assim.o
mv -f .deps/cs_at_data_assim.Tpo .deps/cs_at_data_assim.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o etheq.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/etheq.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/etheq.f90  -fPIC -o .libs/etheq.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o intprf.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/intprf.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/intprf.f90  -fPIC -o .libs/intprf.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o kinrates.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/kinrates.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/kinrates.f90  -fPIC -o .libs/kinrates.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o nuclea.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/nuclea.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/nuclea.f90  -fPIC -o .libs/nuclea.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rayigc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayigc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayigc.f90  -fPIC -o .libs/rayigc.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rayir.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayir.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayir.f90  -fPIC -o .libs/rayir.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rayive.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayive.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayive.f90  -fPIC -o .libs/rayive.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o rayso.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayso.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/rayso.f90  -fPIC -o .libs/rayso.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o raysze.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/raysze.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/raysze.f90  -fPIC -o .libs/raysze.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o roschem.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/roschem.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/roschem.f90  -fPIC -o .libs/roschem.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o satfun.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/satfun.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/satfun.f90  -fPIC -o .libs/satfun.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o solcat.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/solcat.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/solcat.f90  -fPIC -o .libs/solcat.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o soliva.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/soliva.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/soliva.f90  -fPIC -o .libs/soliva.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o solmoy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/solmoy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/solmoy.f90  -fPIC -o .libs/solmoy.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o solvar.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/solvar.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/base -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/solvar.f90  -fPIC -o .libs/solvar.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/base -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsatmo.la  atini0.lo atini1.lo atiniv.lo atleca.lo atlecc.lo atlecm.lo atmcls.lo atmsol.lo atmstd.lo atphyv.lo atprke.lo atprop.lo atr1vf.lo attssc.lo attycl.lo atvarp.lo chem_luscheme_siream.lo chem_luscheme1.lo chem_luscheme2.lo chem_luscheme3.lo chem_solvelu.lo chem_source_terms.lo compute_gaseous_chemistry.lo compute_siream.lo cs_at_plugin.lo cs_at_opt_interp.lo cs_at_data_assim.lo etheq.lo intprf.lo kinrates.lo nuclea.lo rayigc.lo rayir.lo rayive.lo rayso.lo raysze.lo roschem.lo satfun.lo solcat.lo soliva.lo solmoy.lo solvar.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsatmo.a .libs/atini0.o .libs/atini1.o .libs/atiniv.o .libs/atleca.o .libs/atlecc.o .libs/atlecm.o .libs/atmcls.o .libs/atmsol.o .libs/atmstd.o .libs/atphyv.o .libs/atprke.o .libs/atprop.o .libs/atr1vf.o .libs/attssc.o .libs/attycl.o .libs/atvarp.o .libs/chem_luscheme_siream.o .libs/chem_luscheme1.o .libs/chem_luscheme2.o .libs/chem_luscheme3.o .libs/chem_solvelu.o .libs/chem_source_terms.o .libs/compute_gaseous_chemistry.o .libs/compute_siream.o .libs/cs_at_plugin.o .libs/cs_at_opt_interp.o .libs/cs_at_data_assim.o .libs/etheq.o .libs/intprf.o .libs/kinrates.o .libs/nuclea.o .libs/rayigc.o .libs/rayir.o .libs/rayive.o .libs/rayso.o .libs/raysze.o .libs/roschem.o .libs/satfun.o .libs/solcat.o .libs/soliva.o .libs/solmoy.o .libs/solvar.o 
libtool: link: ranlib .libs/libcsatmo.a
libtool: link: ( cd ".libs" && rm -f "libcsatmo.la" && ln -s "../libcsatmo.la" "libcsatmo.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
Making all in cfbl
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfdivs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfdivs.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfdivs.f90  -fPIC -o .libs/cfdivs.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfdttv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfdttv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfdttv.f90  -fPIC -o .libs/cfdttv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfener.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfener.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfener.f90  -fPIC -o .libs/cfener.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfini1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfini1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfini1.f90  -fPIC -o .libs/cfini1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfiniv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfiniv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfiniv.f90  -fPIC -o .libs/cfiniv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfphyv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfphyv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfphyv.f90  -fPIC -o .libs/cfphyv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfprop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfprop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfprop.f90  -fPIC -o .libs/cfprop.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfrusb.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfrusb.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfrusb.f90  -fPIC -o .libs/cfrusb.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cffana.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cffana.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cffana.f90  -fPIC -o .libs/cffana.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfvarp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfvarp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfvarp.f90  -fPIC -o .libs/cfvarp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfxtcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfxtcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfxtcl.f90  -fPIC -o .libs/cfxtcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfmspr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfmspr.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfmspr.f90  -fPIC -o .libs/cfmspr.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cfmsfp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfmsfp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cfmsfp.f90  -fPIC -o .libs/cfmsfp.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_cf_thermo.lo -MD -MP -MF .deps/cs_cf_thermo.Tpo -c -o cs_cf_thermo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cs_cf_thermo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_cf_thermo.lo -MD -MP -MF .deps/cs_cf_thermo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cs_cf_thermo.c  -fPIC -DPIC -o .libs/cs_cf_thermo.o
mv -f .deps/cs_cf_thermo.Tpo .deps/cs_cf_thermo.Plo
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcscfbl.la  cfdivs.lo cfdttv.lo cfener.lo cfini1.lo cfiniv.lo cfphyv.lo cfprop.lo cfrusb.lo cffana.lo cfvarp.lo cfxtcl.lo cfmspr.lo cfmsfp.lo cs_cf_thermo.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcscfbl.a .libs/cfdivs.o .libs/cfdttv.o .libs/cfener.o .libs/cfini1.o .libs/cfiniv.o .libs/cfphyv.o .libs/cfprop.o .libs/cfrusb.o .libs/cffana.o .libs/cfvarp.o .libs/cfxtcl.o .libs/cfmspr.o .libs/cfmsfp.o .libs/cs_cf_thermo.o 
libtool: link: ranlib .libs/libcscfbl.a
libtool: link: ( cd ".libs" && rm -f "libcscfbl.la" && ln -s "../libcscfbl.la" "libcscfbl.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
Making all in cogz
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o coini1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coini1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coini1.f90  -fPIC -o .libs/coini1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o colecd.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/colecd.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/colecd.f90  -fPIC -o .libs/colecd.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o coprop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coprop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/coprop.f90  -fPIC -o .libs/coprop.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cothht.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/cothht.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/cothht.f90  -fPIC -o .libs/cothht.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o covarp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/covarp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/covarp.f90  -fPIC -o .libs/covarp.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o d3phst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3phst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3phst.f90  -fPIC -o .libs/d3phst.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o d3pini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pini.f90  -fPIC -o .libs/d3pini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o d3pint.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90  -fPIC -o .libs/d3pint.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90: In function 'd3pint':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:655:0: warning: 'dtsmdhs' may be used uninitialized in this function [-Wmaybe-uninitialized]
                          /yprod*cpro_tsscalt(iel)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:638:0: warning: 'dtsmdhrec' may be used uninitialized in this function [-Wmaybe-uninitialized]
                  + dtsmdhrec * dhrecdfp2
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:646:0: warning: 'dtsmdfp2' may be used uninitialized in this function [-Wmaybe-uninitialized]
                        *cpro_tsfp2m(iel)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:638:0: warning: 'dtsmdf2' may be used uninitialized in this function [-Wmaybe-uninitialized]
                  + dtsmdhrec * dhrecdfp2
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:638:0: warning: 'dtsmdf1' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:646:0: warning: 'dtsmdf' may be used uninitialized in this function [-Wmaybe-uninitialized]
                        *cpro_tsfp2m(iel)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:638:0: warning: 'dtsmdd2' may be used uninitialized in this function [-Wmaybe-uninitialized]
                  + dtsmdhrec * dhrecdfp2
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:638:0: warning: 'dtsmdd1' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:455:0: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized]
       dtsmdf2 = hrec(iel) * ( a*c +(c*b+a*d)*ffin(iel) + b*d*ffin(iel)**2 )
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:455:0: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:455:0: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pint.f90:455:0: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o d3pphy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pphy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pphy.f90  -fPIC -o .libs/d3pphy.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o d3ptcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3ptcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3ptcl.f90  -fPIC -o .libs/d3ptcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o d3pver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pver.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/d3pver.f90  -fPIC -o .libs/d3pver.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ebuini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebuini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebuini.f90  -fPIC -o .libs/ebuini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ebuphy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebuphy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebuphy.f90  -fPIC -o .libs/ebuphy.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ebutcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebutcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebutcl.f90  -fPIC -o .libs/ebutcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ebutss.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebutss.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebutss.f90  -fPIC -o .libs/ebutss.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ebuver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebuver.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/ebuver.f90  -fPIC -o .libs/ebuver.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o gauss.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/gauss.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/gauss.f90  -fPIC -o .libs/gauss.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwcgfu.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcgfu.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcgfu.f90  -fPIC -o .libs/lwcgfu.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwcini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcini.f90  -fPIC -o .libs/lwcini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwcphy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcphy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcphy.f90  -fPIC -o .libs/lwcphy.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwctcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwctcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwctcl.f90  -fPIC -o .libs/lwctcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwctss.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwctss.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwctss.f90  -fPIC -o .libs/lwctss.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwcurl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcurl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcurl.f90  -fPIC -o .libs/lwcurl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o lwcver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcver.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/lwcver.f90  -fPIC -o .libs/lwcver.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pdflwc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/pdflwc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/pdflwc.f90  -fPIC -o .libs/pdflwc.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pdfpp3.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/pdfpp3.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/pdfpp3.f90  -fPIC -o .libs/pdfpp3.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o pdfpp4.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/pdfpp4.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/pdfpp4.f90  -fPIC -o .libs/pdfpp4.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o sootsc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/sootsc.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/sootsc.f90  -fPIC -o .libs/sootsc.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o yg2xye.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/yg2xye.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cogz/yg2xye.f90  -fPIC -o .libs/yg2xye.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcscogz.la  coini1.lo colecd.lo coprop.lo cothht.lo covarp.lo d3phst.lo d3pini.lo d3pint.lo d3pphy.lo d3ptcl.lo d3pver.lo ebuini.lo ebuphy.lo ebutcl.lo ebutss.lo ebuver.lo gauss.lo lwcgfu.lo lwcini.lo lwcphy.lo lwctcl.lo lwctss.lo lwcurl.lo lwcver.lo pdflwc.lo pdfpp3.lo pdfpp4.lo sootsc.lo yg2xye.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcscogz.a .libs/coini1.o .libs/colecd.o .libs/coprop.o .libs/cothht.o .libs/covarp.o .libs/d3phst.o .libs/d3pini.o .libs/d3pint.o .libs/d3pphy.o .libs/d3ptcl.o .libs/d3pver.o .libs/ebuini.o .libs/ebuphy.o .libs/ebutcl.o .libs/ebutss.o .libs/ebuver.o .libs/gauss.o .libs/lwcgfu.o .libs/lwcini.o .libs/lwcphy.o .libs/lwctcl.o .libs/lwctss.o .libs/lwcurl.o .libs/lwcver.o .libs/pdflwc.o .libs/pdfpp3.o .libs/pdfpp4.o .libs/sootsc.o .libs/yg2xye.o 
libtool: link: ranlib .libs/libcscogz.a
libtool: link: ( cd ".libs" && rm -f "libcscogz.la" && ln -s "../libcscogz.la" "libcscogz.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
Making all in comb
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_bcond.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_bcond.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_bcond.f90  -fPIC -o .libs/cs_coal_bcond.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplin1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplin1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplin1.f90  -fPIC -o .libs/cplin1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplini.f90  -fPIC -o .libs/cplini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplph1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplph1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplph1.f90  -fPIC -o .libs/cplph1.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplph1.f90:26.44:

   f1m    , f2m    , f3m    , f4m    , f3p2m  , f4p2m  ,          &
                                            1
Warning: Unused dummy argument 'f3p2m' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplphy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplphy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplphy.f90  -fPIC -o .libs/cplphy.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplpro.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplpro.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplpro.f90  -fPIC -o .libs/cplpro.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpltcl.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpltcl.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpltcl.f90  -fPIC -o .libs/cpltcl.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpltss.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpltss.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpltss.f90  -fPIC -o .libs/cpltss.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplvar.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplvar.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplvar.f90  -fPIC -o .libs/cplvar.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpthp1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpthp1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpthp1.f90  -fPIC -o .libs/cpthp1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplver.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplver.f90  -fPIC -o .libs/cplver.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cppdf4.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cppdf4.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cppdf4.f90  -fPIC -o .libs/cppdf4.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpltsv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpltsv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpltsv.f90  -fPIC -o .libs/cpltsv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cplym1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplym1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cplym1.f90  -fPIC -o .libs/cplym1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cppdfr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cppdfr.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cppdfr.f90  -fPIC -o .libs/cppdfr.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cpteh1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpteh1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpteh1.f90  -fPIC -o .libs/cpteh1.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cpteh1.f90:31.8:

   tbmci  , tbmcr  ,                                              &
        1
Warning: Unused dummy argument 'tbmci' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_fp2st.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90  -fPIC -o .libs/cs_coal_fp2st.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90: In function 'cs_coal_fp2st':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90:246:0: warning: 'xk' may be used uninitialized in this function [-Wmaybe-uninitialized]
     rhovst = cpro_rom1(iel)*xe/(xk*rvarfl(iscal))*volume(iel)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90:246:0: warning: 'xe' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90:172:0: warning: 'x1.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   x1( : ) = 1.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_fp2st.f90:192:0: warning: 'f1f2.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   f1f2( : ) = zero
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_htconvers1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_htconvers1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_htconvers1.f90  -fPIC -o .libs/cs_coal_htconvers1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_htconvers2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_htconvers2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_htconvers2.f90  -fPIC -o .libs/cs_coal_htconvers2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_masstransfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_masstransfer.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_masstransfer.f90  -fPIC -o .libs/cs_coal_masstransfer.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_masstransfer.f90: In function 'cs_coal_masstransfer':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_masstransfer.f90:143:0: warning: 'x2srho2.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 x2srho2( : ) = zero
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_masstransfer.f90:142:0: warning: 'x2.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 x2     ( : ) = zero
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_noxst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_noxst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_noxst.f90  -fPIC -o .libs/cs_coal_noxst.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_noxst.f90:26.9:

 ( ncelet , ncel   ,                                                      &
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_param.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_param.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_param.f90  -fPIC -o .libs/cs_coal_param.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_physprop1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90  -fPIC -o .libs/cs_coal_physprop1.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90: In function 'cs_coal_physprop1':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90:343:0: warning: 'af1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
       af1(iel,ii)= 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90:343:0: warning: 'af1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90:352:0: warning: 'af2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
       af2(iel,ii)= 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop1.f90:352:0: warning: 'af2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_physprop2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop2.f90  -fPIC -o .libs/cs_coal_physprop2.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop2.f90:50.9:

 ( ncelet , ncel )
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_physprop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90  -fPIC -o .libs/cs_coal_physprop.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90: In function 'cs_coal_physprop':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:222:0: warning: 'f6m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f6m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:225:0: warning: 'f9m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f9m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:224:0: warning: 'f8m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f8m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:223:0: warning: 'f7m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f7m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:220:0: warning: 'f4m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f4m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:221:0: warning: 'f5m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f5m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:217:0: warning: 'f1m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f1m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:219:0: warning: 'f3m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f3m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_physprop.f90:218:0: warning: 'f2m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f2m( : ) = 0.d0
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_prop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_prop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_prop.f90  -fPIC -o .libs/cs_coal_prop.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_radst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_radst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_radst.f90  -fPIC -o .libs/cs_coal_radst.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_readata.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_readata.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_readata.f90  -fPIC -o .libs/cs_coal_readata.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_readata.f90: In function 'cs_coal_readata':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_readata.f90:572:0: warning: 'pcssec' may be used uninitialized in this function [-Wmaybe-uninitialized]
     pcisec = pcssec -226.d0*hch(icha)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_scast.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90  -fPIC -o .libs/cs_coal_scast.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90: In function 'cs_coal_scast':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90:2578:0: warning: 'core3' may be used uninitialized in this function [-Wmaybe-uninitialized]
                        * ( cvar_yno(iel) * crom(iel)/wmno )
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90:2571:0: warning: 'para2' may be used uninitialized in this function [-Wmaybe-uninitialized]
                        * ( cvar_yno(iel) * crom(iel)/wmno )
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90:2578:0: warning: 'core2' may be used uninitialized in this function [-Wmaybe-uninitialized]
                        * ( cvar_yno(iel) * crom(iel)/wmno )
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_scast.f90:2578:0: warning: 'core1' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_thfieldconv1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv1.f90  -fPIC -o .libs/cs_coal_thfieldconv1.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv1.f90: In function 'cs_coal_thfieldconv1':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv1.f90:282:0: warning: 'nelt' may be used uninitialized in this function [-Wmaybe-uninitialized]
   do ielt = 1, nelt
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_thfieldconv2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv2.f90  -fPIC -o .libs/cs_coal_thfieldconv2.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv2.f90:41.9:

 ( ncelet , ncel )
         1
Warning: Unused dummy argument 'ncelet' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv2.f90: In function 'cs_coal_thfieldconv2':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv2.f90:106:0: warning: 'eh1.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 eh1( : ) = zero
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_thfieldconv2.f90:105:0: warning: 'eh0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 eh0( : ) = zero
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_varini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_varini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_varini.f90  -fPIC -o .libs/cs_coal_varini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_varpos.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_varpos.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_varpos.f90  -fPIC -o .libs/cs_coal_varpos.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_coal_verify.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_verify.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_coal_verify.f90  -fPIC -o .libs/cs_coal_verify.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_bcond.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_bcond.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_bcond.f90  -fPIC -o .libs/cs_fuel_bcond.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_fp2st.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90  -fPIC -o .libs/cs_fuel_fp2st.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90: In function 'cs_fuel_fp2st':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90:229:0: warning: 'xk' may be used uninitialized in this function [-Wmaybe-uninitialized]
     rhovst = cpro_rom1(iel)*xe/(xk*rvarfl(iscal))*volume(iel)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90:229:0: warning: 'xe' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90:172:0: warning: 'x1.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   x1  ( : ) = 1.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_fp2st.f90:173:0: warning: 'f1f2.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   f1f2( : ) = 0.d0
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_htconvers1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_htconvers1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_htconvers1.f90  -fPIC -o .libs/cs_fuel_htconvers1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_htconvers2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_htconvers2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_htconvers2.f90  -fPIC -o .libs/cs_fuel_htconvers2.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_masstransfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_masstransfer.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_masstransfer.f90  -fPIC -o .libs/cs_fuel_masstransfer.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_masstransfer.f90:43.9:

 ( ncelet , ncel )
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_noxst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_noxst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_noxst.f90  -fPIC -o .libs/cs_fuel_noxst.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_noxst.f90:26.9:

 ( ncelet , ncel   ,                                                      &
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_param.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_param.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_param.f90  -fPIC -o .libs/cs_fuel_param.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_physprop1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90  -fPIC -o .libs/cs_fuel_physprop1.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90: In function 'cs_fuel_physprop1':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90:261:0: warning: 'af1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
     af1(iel,ii) = zero
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90:261:0: warning: 'af1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90:262:0: warning: 'af2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
     af2(iel,ii) = zero
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop1.f90:262:0: warning: 'af2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_physprop2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop2.f90  -fPIC -o .libs/cs_fuel_physprop2.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop2.f90:50.9:

 ( ncelet , ncel )
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_physprop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90  -fPIC -o .libs/cs_fuel_physprop.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90: In function 'cs_fuel_physprop':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:333:0: warning: 'enth1.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 enth1(:) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:229:0: warning: 'f6m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f6m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:234:0: warning: 'f9m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f9m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:233:0: warning: 'f8m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f8m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:231:0: warning: 'f7m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f7m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:226:0: warning: 'f4m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f4m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:227:0: warning: 'f5m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f5m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:221:0: warning: 'f1m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f1m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:225:0: warning: 'f3m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f3m( : ) = 0.d0
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_physprop.f90:223:0: warning: 'f2m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
 f2m( : ) = 0.d0
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_prop.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_prop.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_prop.f90  -fPIC -o .libs/cs_fuel_prop.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_radst.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_radst.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_radst.f90  -fPIC -o .libs/cs_fuel_radst.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_readata.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_readata.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_readata.f90  -fPIC -o .libs/cs_fuel_readata.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_scast.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_scast.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_scast.f90  -fPIC -o .libs/cs_fuel_scast.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_thfieldconv1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_thfieldconv1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_thfieldconv1.f90  -fPIC -o .libs/cs_fuel_thfieldconv1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_thfieldconv2.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_thfieldconv2.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_thfieldconv2.f90  -fPIC -o .libs/cs_fuel_thfieldconv2.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_thfieldconv2.f90:42.9:

 ( ncelet , ncel )
         1
Warning: Unused dummy argument 'ncelet' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_varini.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_varini.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_varini.f90  -fPIC -o .libs/cs_fuel_varini.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_varpos.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_varpos.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_varpos.f90  -fPIC -o .libs/cs_fuel_varpos.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_fuel_verify.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_verify.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_fuel_verify.f90  -fPIC -o .libs/cs_fuel_verify.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_gascomb.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_gascomb.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_gascomb.f90  -fPIC -o .libs/cs_gascomb.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_gascomb.f90:25.9:

 ( ncelet , ncel   , icb1 , icb2 ,                                        &
         1
Warning: Unused dummy argument 'ncelet' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_gascomb.f90: In function 'cs_gascomb':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_gascomb.f90:265:0: warning: 'reac5' may be used uninitialized in this function [-Wmaybe-uninitialized]
     zz(io2) = zz(io2)    - anu5*reac5
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_physical_properties_combustion_drift.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_physical_properties_combustion_drift.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/comb/cs_physical_properties_combustion_drift.f90  -fPIC -o .libs/cs_physical_properties_combustion_drift.o
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -I../../src/user  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcscomb.la  cs_coal_bcond.lo cplin1.lo cplini.lo cplph1.lo cplphy.lo cplpro.lo cpltcl.lo cpltss.lo cplvar.lo cpthp1.lo cplver.lo cppdf4.lo cpltsv.lo cplym1.lo cppdfr.lo cpteh1.lo cs_coal_fp2st.lo cs_coal_htconvers1.lo cs_coal_htconvers2.lo cs_coal_masstransfer.lo cs_coal_noxst.lo cs_coal_param.lo cs_coal_physprop1.lo cs_coal_physprop2.lo cs_coal_physprop.lo cs_coal_prop.lo cs_coal_radst.lo cs_coal_readata.lo cs_coal_scast.lo cs_coal_thfieldconv1.lo cs_coal_thfieldconv2.lo cs_coal_varini.lo cs_coal_varpos.lo cs_coal_verify.lo cs_fuel_bcond.lo cs_fuel_fp2st.lo cs_fuel_htconvers1.lo cs_fuel_htconvers2.lo cs_fuel_masstransfer.lo cs_fuel_noxst.lo cs_fuel_param.lo cs_fuel_physprop1.lo cs_fuel_physprop2.lo cs_fuel_physprop.lo cs_fuel_prop.lo cs_fuel_radst.lo cs_fuel_readata.lo cs_fuel_scast.lo cs_fuel_thfieldconv1.lo cs_fuel_thfieldconv2.lo cs_fuel_varini.lo cs_fuel_varpos.lo cs_fuel_verify.lo cs_gascomb.lo cs_physical_properties_combustion_drift.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcscomb.a .libs/cs_coal_bcond.o .libs/cplin1.o .libs/cplini.o .libs/cplph1.o .libs/cplphy.o .libs/cplpro.o .libs/cpltcl.o .libs/cpltss.o .libs/cplvar.o .libs/cpthp1.o .libs/cplver.o .libs/cppdf4.o .libs/cpltsv.o .libs/cplym1.o .libs/cppdfr.o .libs/cpteh1.o .libs/cs_coal_fp2st.o .libs/cs_coal_htconvers1.o .libs/cs_coal_htconvers2.o .libs/cs_coal_masstransfer.o .libs/cs_coal_noxst.o .libs/cs_coal_param.o .libs/cs_coal_physprop1.o .libs/cs_coal_physprop2.o .libs/cs_coal_physprop.o .libs/cs_coal_prop.o .libs/cs_coal_radst.o .libs/cs_coal_readata.o .libs/cs_coal_scast.o .libs/cs_coal_thfieldconv1.o .libs/cs_coal_thfieldconv2.o .libs/cs_coal_varini.o .libs/cs_coal_varpos.o .libs/cs_coal_verify.o .libs/cs_fuel_bcond.o .libs/cs_fuel_fp2st.o .libs/cs_fuel_htconvers1.o .libs/cs_fuel_htconvers2.o .libs/cs_fuel_masstransfer.o .libs/cs_fuel_noxst.o .libs/cs_fuel_param.o .libs/cs_fuel_physprop1.o .libs/cs_fuel_physprop2.o .libs/cs_fuel_physprop.o .libs/cs_fuel_prop.o .libs/cs_fuel_radst.o .libs/cs_fuel_readata.o .libs/cs_fuel_scast.o .libs/cs_fuel_thfieldconv1.o .libs/cs_fuel_thfieldconv2.o .libs/cs_fuel_varini.o .libs/cs_fuel_varpos.o .libs/cs_fuel_verify.o .libs/cs_gascomb.o .libs/cs_physical_properties_combustion_drift.o 
libtool: link: ranlib .libs/libcscomb.a
libtool: link: ( cd ".libs" && rm -f "libcscomb.la" && ln -s "../libcscomb.la" "libcscomb.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
Making all in ctwr
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_ctwr.lo -MD -MP -MF .deps/cs_ctwr.Tpo -c -o cs_ctwr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_ctwr.lo -MD -MP -MF .deps/cs_ctwr.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c  -fPIC -DPIC -o .libs/cs_ctwr.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c: In function '_rain_zone_select':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:280:36: warning: unused parameter 'location_id' [-Wunused-parameter]
                   int              location_id,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c: In function 'cs_ctwr_log_balance':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:646:14: warning: unused variable 'x' [-Wunused-variable]
   cs_real_t *x = (cs_real_t *)CS_F_(humid)->val;    /* humid air bulk humidity */
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:644:14: warning: unused variable 'y_w' [-Wunused-variable]
   cs_real_t *y_w = (cs_real_t *)CS_F_(ym_w)->val;   /* Water mass fraction
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:641:14: warning: unused variable 'rho_h' [-Wunused-variable]
   cs_real_t *rho_h = (cs_real_t *)CS_F_(rho)->val;  /* humid air bulk density */
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c: In function 'cs_ctwr_init_field_vars':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:984:9: warning: implicit declaration of function 'cs_halo_perio_sync_var_vect' [-Wimplicit-function-declaration]
         cs_halo_perio_sync_var_vect(halo, CS_HALO_STANDARD, cfld_drift_vel->val);
         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:984:9: warning: nested extern declaration of 'cs_halo_perio_sync_var_vect' [-Wnested-externs]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c: In function 'cs_ctwr_init_flow_vars':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1021:19: warning: unused variable 'n_cells' [-Wunused-variable]
   const cs_lnum_t n_cells = cs_glob_mesh->n_cells;
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1013:13: warning: unused variable 'visc' [-Wunused-variable]
   cs_real_t visc = cs_glob_fluid_properties->viscl0;
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1012:13: warning: unused variable 'rho_l' [-Wunused-variable]
   cs_real_t rho_l = ct_prop->rho_l;
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1006:21: warning: unused variable 'rho_h' [-Wunused-variable]
   const cs_real_t  *rho_h = (cs_real_t *)CS_F_(rho)->val;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c: In function 'cs_ctwr_phyvar_update':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1346:30: warning: variable 'cell_id_h' set but not used [-Wunused-but-set-variable]
         cs_lnum_t cell_id_l, cell_id_h;
                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1268:13: warning: unused variable 'lambda_l' [-Wunused-variable]
   cs_real_t lambda_l = cs_glob_ctwr_props->lambda_l;
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1267:13: warning: unused variable 'cp_l' [-Wunused-variable]
   cs_real_t cp_l = cs_glob_ctwr_props->cp_l;
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c: In function 'cs_ctwr_source_term':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1577:21: warning: unused variable 'mass_flux_l' [-Wunused-variable]
           cs_real_t mass_flux_l = rho_h[cell_id] * y_l[cell_id] * v_p;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1486:13: warning: unused variable 'cp_a' [-Wunused-variable]
   cs_real_t cp_a = ct_prop->cp_a;
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.c:1438:14: warning: unused variable 'h_h' [-Wunused-variable]
   cs_real_t *h_h   = cs_field_by_name("enthalpy")->val;    /* humid air enthalpy */
              ^
mv -f .deps/cs_ctwr.Tpo .deps/cs_ctwr.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_ctwr_air_props.lo -MD -MP -MF .deps/cs_ctwr_air_props.Tpo -c -o cs_ctwr_air_props.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_air_props.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_ctwr_air_props.lo -MD -MP -MF .deps/cs_ctwr_air_props.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_air_props.c  -fPIC -DPIC -o .libs/cs_ctwr_air_props.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_air_props.c:91:1: warning: no previous prototype for 'cs_ctwr_glob_properties_get_pointer' [-Wmissing-prototypes]
 cs_ctwr_glob_properties_get_pointer(double  **humidity0,
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_air_props.c:446:1: warning: no previous prototype for 'cs_ctwr_h_l' [-Wmissing-prototypes]
 cs_ctwr_h_l(const cs_real_t  t_l)
 ^
mv -f .deps/cs_ctwr_air_props.Tpo .deps/cs_ctwr_air_props.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_ctwr_bcond.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_bcond.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_bcond.f90  -fPIC -o .libs/cs_ctwr_bcond.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ctini1.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctini1.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctini1.f90  -fPIC -o .libs/ctini1.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ctiniv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctiniv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctiniv.f90  -fPIC -o .libs/ctiniv.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ctphyv.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90  -fPIC -o .libs/ctphyv.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:112.47:

double precision t_h, humidity, humid_sat, cp_h
                                               1
Warning: Unused variable 'cp_h' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:116.64:

double precision, dimension(:), pointer :: cpro_humid, cpro_cp_h
                                                                1
Warning: Unused variable 'cpro_cp_h' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:116.53:

double precision, dimension(:), pointer :: cpro_humid, cpro_cp_h
                                                     1
Warning: Unused variable 'cpro_humid' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:117.56:

double precision, dimension(:), pointer :: cpro_viscls_h, cpro_viscls_l
                                                        1
Warning: Unused variable 'cpro_viscls_h' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:117.71:

double precision, dimension(:), pointer :: cpro_viscls_h, cpro_viscls_l
                                                                       1
Warning: Unused variable 'cpro_viscls_l' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:114.47:

double precision, dimension(:), pointer :: crom
                                               1
Warning: Unused variable 'crom' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:115.75:

double precision, dimension(:), pointer :: cvar_temp4, cvar_yma, cvar_press
                                                                           1
Warning: Unused variable 'cvar_press' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:115.53:

double precision, dimension(:), pointer :: cvar_temp4, cvar_yma, cvar_press
                                                     1
Warning: Unused variable 'cvar_temp4' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:115.63:

double precision, dimension(:), pointer :: cvar_temp4, cvar_yma, cvar_press
                                                               1
Warning: Unused variable 'cvar_yma' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:124.26:

character(len=80) :: fname
                          1
Warning: Unused variable 'fname' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:112.41:

double precision t_h, humidity, humid_sat, cp_h
                                         1
Warning: Unused variable 'humid_sat' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:112.30:

double precision t_h, humidity, humid_sat, cp_h
                              1
Warning: Unused variable 'humidity' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:110.20:

integer          iel, ifcvsl
                    1
Warning: Unused variable 'iel' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:110.28:

integer          iel, ifcvsl
                            1
Warning: Unused variable 'ifcvsl' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:123.13:

integer iflid
             1
Warning: Unused variable 'iflid' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctphyv.f90:112.20:

double precision t_h, humidity, humid_sat, cp_h
                    1
Warning: Unused variable 't_h' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o ctvarp.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctvarp.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctvarp.f90  -fPIC -o .libs/ctvarp.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/ctvarp.f90:42.26:

subroutine ctvarp(use_atmo)
                          1
Warning: Unused dummy argument 'use_atmo' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/alge -I../../src/base -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -I../../src/turb  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsctwr.la  cs_ctwr.lo cs_ctwr_air_props.lo cs_ctwr_bcond.lo ctini1.lo ctiniv.lo ctphyv.lo ctvarp.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsctwr.a .libs/cs_ctwr.o .libs/cs_ctwr_air_props.o .libs/cs_ctwr_bcond.o .libs/ctini1.o .libs/ctiniv.o .libs/ctphyv.o .libs/ctvarp.o 
libtool: link: ranlib .libs/libcsctwr.a
libtool: link: ( cd ".libs" && rm -f "libcsctwr.la" && ln -s "../libcsctwr.la" "libcsctwr.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
Making all in elec
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_elec_model.lo -MD -MP -MF .deps/cs_elec_model.Tpo -c -o cs_elec_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec/cs_elec_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_elec_model.lo -MD -MP -MF .deps/cs_elec_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec/cs_elec_model.c  -fPIC -DPIC -o .libs/cs_elec_model.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec/cs_elec_model.c: In function 'cs_elec_physical_properties':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec/cs_elec_model.c:1325:16: warning: 'diff_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
         diff_th->val[iel] = 0.;
                ^
mv -f .deps/cs_elec_model.Tpo .deps/cs_elec_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcselec.la  cs_elec_model.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcselec.a .libs/cs_elec_model.o 
libtool: link: ranlib .libs/libcselec.a
libtool: link: ( cd ".libs" && rm -f "libcselec.la" && ln -s "../libcselec.la" "libcselec.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
Making all in lagr
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_clogging.lo -MD -MP -MF .deps/cs_lagr_clogging.Tpo -c -o cs_lagr_clogging.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_clogging.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_clogging.lo -MD -MP -MF .deps/cs_lagr_clogging.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_clogging.c  -fPIC -DPIC -o .libs/cs_lagr_clogging.o
mv -f .deps/cs_lagr_clogging.Tpo .deps/cs_lagr_clogging.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_roughness.lo -MD -MP -MF .deps/cs_lagr_roughness.Tpo -c -o cs_lagr_roughness.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_roughness.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_roughness.lo -MD -MP -MF .deps/cs_lagr_roughness.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_roughness.c  -fPIC -DPIC -o .libs/cs_lagr_roughness.o
mv -f .deps/cs_lagr_roughness.Tpo .deps/cs_lagr_roughness.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr.lo -MD -MP -MF .deps/cs_lagr.Tpo -c -o cs_lagr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr.lo -MD -MP -MF .deps/cs_lagr.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr.c  -fPIC -DPIC -o .libs/cs_lagr.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr.c: In function 'cs_lagr_solve_initialize':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr.c:1790:44: warning: unused parameter 'dt' [-Wunused-parameter]
 cs_lagr_solve_initialize(const cs_real_t  *dt)
                                            ^
mv -f .deps/cs_lagr.Tpo .deps/cs_lagr.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_dlvo.lo -MD -MP -MF .deps/cs_lagr_dlvo.Tpo -c -o cs_lagr_dlvo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_dlvo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_dlvo.lo -MD -MP -MF .deps/cs_lagr_dlvo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_dlvo.c  -fPIC -DPIC -o .libs/cs_lagr_dlvo.o
mv -f .deps/cs_lagr_dlvo.Tpo .deps/cs_lagr_dlvo.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_extract.lo -MD -MP -MF .deps/cs_lagr_extract.Tpo -c -o cs_lagr_extract.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_extract.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_extract.lo -MD -MP -MF .deps/cs_lagr_extract.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_extract.c  -fPIC -DPIC -o .libs/cs_lagr_extract.o
mv -f .deps/cs_lagr_extract.Tpo .deps/cs_lagr_extract.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_injection.lo -MD -MP -MF .deps/cs_lagr_injection.Tpo -c -o cs_lagr_injection.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_injection.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_injection.lo -MD -MP -MF .deps/cs_lagr_injection.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_injection.c  -fPIC -DPIC -o .libs/cs_lagr_injection.o
mv -f .deps/cs_lagr_injection.Tpo .deps/cs_lagr_injection.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_post.lo -MD -MP -MF .deps/cs_lagr_post.Tpo -c -o cs_lagr_post.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_post.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_post.lo -MD -MP -MF .deps/cs_lagr_post.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_post.c  -fPIC -DPIC -o .libs/cs_lagr_post.o
mv -f .deps/cs_lagr_post.Tpo .deps/cs_lagr_post.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_restart.lo -MD -MP -MF .deps/cs_lagr_restart.Tpo -c -o cs_lagr_restart.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_restart.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_restart.lo -MD -MP -MF .deps/cs_lagr_restart.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_restart.c  -fPIC -DPIC -o .libs/cs_lagr_restart.o
mv -f .deps/cs_lagr_restart.Tpo .deps/cs_lagr_restart.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_query.lo -MD -MP -MF .deps/cs_lagr_query.Tpo -c -o cs_lagr_query.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_query.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_query.lo -MD -MP -MF .deps/cs_lagr_query.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_query.c  -fPIC -DPIC -o .libs/cs_lagr_query.o
mv -f .deps/cs_lagr_query.Tpo .deps/cs_lagr_query.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_tracking.lo -MD -MP -MF .deps/cs_lagr_tracking.Tpo -c -o cs_lagr_tracking.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_tracking.lo -MD -MP -MF .deps/cs_lagr_tracking.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c  -fPIC -DPIC -o .libs/cs_lagr_tracking.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c: In function '_internal_treatment':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c:1092:21: warning: unused variable 'cell_vol' [-Wunused-variable]
   const cs_real_t  *cell_vol = cs_glob_mesh_quantities->cell_vol;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c: In function '_boundary_treatment':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c:1263:21: warning: unused variable 'cell_vol' [-Wunused-variable]
   const cs_real_t  *cell_vol = cs_glob_mesh_quantities->cell_vol;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c: In function '_finalize_displacement':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.c:3210:15: warning: unused variable 'cur_part_state' [-Wunused-variable]
     cs_lnum_t cur_part_state = _get_tracking_info(particles, i)->state;
               ^
mv -f .deps/cs_lagr_tracking.Tpo .deps/cs_lagr_tracking.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_stat.lo -MD -MP -MF .deps/cs_lagr_stat.Tpo -c -o cs_lagr_stat.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_stat.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_stat.lo -MD -MP -MF .deps/cs_lagr_stat.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_stat.c  -fPIC -DPIC -o .libs/cs_lagr_stat.o
mv -f .deps/cs_lagr_stat.Tpo .deps/cs_lagr_stat.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_adh.lo -MD -MP -MF .deps/cs_lagr_adh.Tpo -c -o cs_lagr_adh.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_adh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_adh.lo -MD -MP -MF .deps/cs_lagr_adh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_adh.c  -fPIC -DPIC -o .libs/cs_lagr_adh.o
mv -f .deps/cs_lagr_adh.Tpo .deps/cs_lagr_adh.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_print.lo -MD -MP -MF .deps/cs_lagr_print.Tpo -c -o cs_lagr_print.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_print.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_print.lo -MD -MP -MF .deps/cs_lagr_print.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_print.c  -fPIC -DPIC -o .libs/cs_lagr_print.o
mv -f .deps/cs_lagr_print.Tpo .deps/cs_lagr_print.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_car.lo -MD -MP -MF .deps/cs_lagr_car.Tpo -c -o cs_lagr_car.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_car.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_car.lo -MD -MP -MF .deps/cs_lagr_car.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_car.c  -fPIC -DPIC -o .libs/cs_lagr_car.o
mv -f .deps/cs_lagr_car.Tpo .deps/cs_lagr_car.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_coupling.lo -MD -MP -MF .deps/cs_lagr_coupling.Tpo -c -o cs_lagr_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_coupling.lo -MD -MP -MF .deps/cs_lagr_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_coupling.c  -fPIC -DPIC -o .libs/cs_lagr_coupling.o
mv -f .deps/cs_lagr_coupling.Tpo .deps/cs_lagr_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_deposition_model.lo -MD -MP -MF .deps/cs_lagr_deposition_model.Tpo -c -o cs_lagr_deposition_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_deposition_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_deposition_model.lo -MD -MP -MF .deps/cs_lagr_deposition_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_deposition_model.c  -fPIC -DPIC -o .libs/cs_lagr_deposition_model.o
mv -f .deps/cs_lagr_deposition_model.Tpo .deps/cs_lagr_deposition_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_geom.lo -MD -MP -MF .deps/cs_lagr_geom.Tpo -c -o cs_lagr_geom.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_geom.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_geom.lo -MD -MP -MF .deps/cs_lagr_geom.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_geom.c  -fPIC -DPIC -o .libs/cs_lagr_geom.o
mv -f .deps/cs_lagr_geom.Tpo .deps/cs_lagr_geom.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_poisson.lo -MD -MP -MF .deps/cs_lagr_poisson.Tpo -c -o cs_lagr_poisson.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_poisson.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_poisson.lo -MD -MP -MF .deps/cs_lagr_poisson.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_poisson.c  -fPIC -DPIC -o .libs/cs_lagr_poisson.o
mv -f .deps/cs_lagr_poisson.Tpo .deps/cs_lagr_poisson.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_gradients.lo -MD -MP -MF .deps/cs_lagr_gradients.Tpo -c -o cs_lagr_gradients.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_gradients.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_gradients.lo -MD -MP -MF .deps/cs_lagr_gradients.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_gradients.c  -fPIC -DPIC -o .libs/cs_lagr_gradients.o
mv -f .deps/cs_lagr_gradients.Tpo .deps/cs_lagr_gradients.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_head_losses.lo -MD -MP -MF .deps/cs_lagr_head_losses.Tpo -c -o cs_lagr_head_losses.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_head_losses.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_head_losses.lo -MD -MP -MF .deps/cs_lagr_head_losses.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_head_losses.c  -fPIC -DPIC -o .libs/cs_lagr_head_losses.o
mv -f .deps/cs_lagr_head_losses.Tpo .deps/cs_lagr_head_losses.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_new.lo -MD -MP -MF .deps/cs_lagr_new.Tpo -c -o cs_lagr_new.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_new.lo -MD -MP -MF .deps/cs_lagr_new.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c  -fPIC -DPIC -o .libs/cs_lagr_new.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c: In function 'cs_lagr_new_particle_init':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c:401:14: warning: 'cvar_rij' may be used uninitialized in this function [-Wmaybe-uninitialized]
   cs_real_t *cvar_rij;
              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c:453:68: warning: 'cvar_r33' may be used uninitialized in this function [-Wmaybe-uninitialized]
           w1[iel] = 0.5 * (cvar_r11[iel] + cvar_r22[iel] + cvar_r33[iel]);
                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c:453:52: warning: 'cvar_r22' may be used uninitialized in this function [-Wmaybe-uninitialized]
           w1[iel] = 0.5 * (cvar_r11[iel] + cvar_r22[iel] + cvar_r33[iel]);
                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c:453:36: warning: 'cvar_r11' may be used uninitialized in this function [-Wmaybe-uninitialized]
           w1[iel] = 0.5 * (cvar_r11[iel] + cvar_r22[iel] + cvar_r33[iel]);
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.c:445:25: warning: 'cvar_k' may be used uninitialized in this function [-Wmaybe-uninitialized]
         w1[iel] = cvar_k[iel];
                         ^
mv -f .deps/cs_lagr_new.Tpo .deps/cs_lagr_new.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_options.lo -MD -MP -MF .deps/cs_lagr_options.Tpo -c -o cs_lagr_options.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_options.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_options.lo -MD -MP -MF .deps/cs_lagr_options.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_options.c  -fPIC -DPIC -o .libs/cs_lagr_options.o
mv -f .deps/cs_lagr_options.Tpo .deps/cs_lagr_options.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_particle.lo -MD -MP -MF .deps/cs_lagr_particle.Tpo -c -o cs_lagr_particle.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_particle.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_particle.lo -MD -MP -MF .deps/cs_lagr_particle.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_particle.c  -fPIC -DPIC -o .libs/cs_lagr_particle.o
mv -f .deps/cs_lagr_particle.Tpo .deps/cs_lagr_particle.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_resuspension.lo -MD -MP -MF .deps/cs_lagr_resuspension.Tpo -c -o cs_lagr_resuspension.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_resuspension.lo -MD -MP -MF .deps/cs_lagr_resuspension.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c  -fPIC -DPIC -o .libs/cs_lagr_resuspension.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c: In function 'cs_lagr_resuspension':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c:278:23: warning: unused variable 'v_part_inst' [-Wunused-variable]
             cs_real_t v_part_inst =   v_part_t + sub_dt * (v_part_t_dt + v_part_t)
                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c:410:64: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
         else if (bound_stat[face_id + n_faces * lag_bi->inclg] == 0 )
                                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c:122:31: warning: unused variable 'b_face_normal' [-Wunused-variable]
   const cs_real_3_t *restrict b_face_normal
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.c:419:49: warning: 'cluster_spacing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         cs_lnum_t ndiam = (cs_lnum_t)(disp_norm / cluster_spacing);
                                                 ^
mv -f .deps/cs_lagr_resuspension.Tpo .deps/cs_lagr_resuspension.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_precipitation_model.lo -MD -MP -MF .deps/cs_lagr_precipitation_model.Tpo -c -o cs_lagr_precipitation_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_precipitation_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_precipitation_model.lo -MD -MP -MF .deps/cs_lagr_precipitation_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_precipitation_model.c  -fPIC -DPIC -o .libs/cs_lagr_precipitation_model.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_precipitation_model.c: In function 'precdi':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_precipitation_model.c:396:13: warning: unused variable 'vv' [-Wunused-variable]
   cs_lnum_t vv = cs_lagr_particle_set_resize(p_set->n_particles + p_set->n_part_new);
             ^
mv -f .deps/cs_lagr_precipitation_model.Tpo .deps/cs_lagr_precipitation_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_sde.lo -MD -MP -MF .deps/cs_lagr_sde.Tpo -c -o cs_lagr_sde.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_sde.lo -MD -MP -MF .deps/cs_lagr_sde.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c  -fPIC -DPIC -o .libs/cs_lagr_sde.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c: In function '_lagesd':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c:1824:25: warning: variable 'clust_resusp_height' set but not used [-Wunused-but-set-variable]
               cs_real_t clust_resusp_height;
                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c:1586:45: warning: variable 'adhes_force_ps' set but not used [-Wunused-but-set-variable]
         cs_real_t adhes_energ, adhes_force, adhes_force_ps;
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c: In function 'cs_lagr_sde':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c:1702:38: warning: 'lift_force[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
                             * CS_ABS(-lift_force[0] - drag_force[0]
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.c:766:13: note: 'lift_force[0]' was declared here
   cs_real_t lift_force[1];
             ^
mv -f .deps/cs_lagr_sde.Tpo .deps/cs_lagr_sde.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_sde_model.lo -MD -MP -MF .deps/cs_lagr_sde_model.Tpo -c -o cs_lagr_sde_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_sde_model.lo -MD -MP -MF .deps/cs_lagr_sde_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c  -fPIC -DPIC -o .libs/cs_lagr_sde_model.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c: In function 'cs_lagr_sde_model':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c:990:28: warning: 'dissip' may be used uninitialized in this function [-Wmaybe-uninitialized]
         auxl1[npt] = energ / (ct * dissip);
                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c:884:21: note: 'dissip' was declared here
   cs_real_t  energ, dissip;
                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c:990:28: warning: 'energ' may be used uninitialized in this function [-Wmaybe-uninitialized]
         auxl1[npt] = energ / (ct * dissip);
                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.c:884:14: note: 'energ' was declared here
   cs_real_t  energ, dissip;
              ^
mv -f .deps/cs_lagr_sde_model.Tpo .deps/cs_lagr_sde_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_lec.lo -MD -MP -MF .deps/cs_lagr_lec.Tpo -c -o cs_lagr_lec.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_lec.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_lec.lo -MD -MP -MF .deps/cs_lagr_lec.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_lec.c  -fPIC -DPIC -o .libs/cs_lagr_lec.o
mv -f .deps/cs_lagr_lec.Tpo .deps/cs_lagr_lec.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_lagr_log.lo -MD -MP -MF .deps/cs_lagr_log.Tpo -c -o cs_lagr_log.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_log.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_lagr_log.lo -MD -MP -MF .deps/cs_lagr_log.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_log.c  -fPIC -DPIC -o .libs/cs_lagr_log.o
mv -f .deps/cs_lagr_log.Tpo .deps/cs_lagr_log.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcslagr.la  cs_lagr_clogging.lo cs_lagr_roughness.lo cs_lagr.lo cs_lagr_dlvo.lo cs_lagr_extract.lo cs_lagr_injection.lo cs_lagr_post.lo cs_lagr_restart.lo cs_lagr_query.lo cs_lagr_tracking.lo cs_lagr_stat.lo cs_lagr_adh.lo cs_lagr_print.lo cs_lagr_car.lo cs_lagr_coupling.lo cs_lagr_deposition_model.lo cs_lagr_geom.lo cs_lagr_poisson.lo cs_lagr_gradients.lo cs_lagr_head_losses.lo cs_lagr_new.lo cs_lagr_options.lo cs_lagr_particle.lo cs_lagr_resuspension.lo cs_lagr_precipitation_model.lo cs_lagr_sde.lo cs_lagr_sde_model.lo cs_lagr_lec.lo cs_lagr_log.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcslagr.a .libs/cs_lagr_clogging.o .libs/cs_lagr_roughness.o .libs/cs_lagr.o .libs/cs_lagr_dlvo.o .libs/cs_lagr_extract.o .libs/cs_lagr_injection.o .libs/cs_lagr_post.o .libs/cs_lagr_restart.o .libs/cs_lagr_query.o .libs/cs_lagr_tracking.o .libs/cs_lagr_stat.o .libs/cs_lagr_adh.o .libs/cs_lagr_print.o .libs/cs_lagr_car.o .libs/cs_lagr_coupling.o .libs/cs_lagr_deposition_model.o .libs/cs_lagr_geom.o .libs/cs_lagr_poisson.o .libs/cs_lagr_gradients.o .libs/cs_lagr_head_losses.o .libs/cs_lagr_new.o .libs/cs_lagr_options.o .libs/cs_lagr_particle.o .libs/cs_lagr_resuspension.o .libs/cs_lagr_precipitation_model.o .libs/cs_lagr_sde.o .libs/cs_lagr_sde_model.o .libs/cs_lagr_lec.o .libs/cs_lagr_log.o 
libtool: link: ranlib .libs/libcslagr.a
libtool: link: ( cd ".libs" && rm -f "libcslagr.la" && ln -s "../libcslagr.la" "libcslagr.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
Making all in rayt
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_absorption.lo -MD -MP -MF .deps/cs_rad_transfer_absorption.Tpo -c -o cs_rad_transfer_absorption.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_absorption.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_absorption.lo -MD -MP -MF .deps/cs_rad_transfer_absorption.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_absorption.c  -fPIC -DPIC -o .libs/cs_rad_transfer_absorption.o
mv -f .deps/cs_rad_transfer_absorption.Tpo .deps/cs_rad_transfer_absorption.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer.lo -MD -MP -MF .deps/cs_rad_transfer.Tpo -c -o cs_rad_transfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer.lo -MD -MP -MF .deps/cs_rad_transfer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer.c  -fPIC -DPIC -o .libs/cs_rad_transfer.o
mv -f .deps/cs_rad_transfer.Tpo .deps/cs_rad_transfer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_dir.lo -MD -MP -MF .deps/cs_rad_transfer_dir.Tpo -c -o cs_rad_transfer_dir.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_dir.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_dir.lo -MD -MP -MF .deps/cs_rad_transfer_dir.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_dir.c  -fPIC -DPIC -o .libs/cs_rad_transfer_dir.o
mv -f .deps/cs_rad_transfer_dir.Tpo .deps/cs_rad_transfer_dir.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_property_fields.lo -MD -MP -MF .deps/cs_rad_transfer_property_fields.Tpo -c -o cs_rad_transfer_property_fields.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_property_fields.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_property_fields.lo -MD -MP -MF .deps/cs_rad_transfer_property_fields.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_property_fields.c  -fPIC -DPIC -o .libs/cs_rad_transfer_property_fields.o
mv -f .deps/cs_rad_transfer_property_fields.Tpo .deps/cs_rad_transfer_property_fields.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_options.lo -MD -MP -MF .deps/cs_rad_transfer_options.Tpo -c -o cs_rad_transfer_options.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_options.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_options.lo -MD -MP -MF .deps/cs_rad_transfer_options.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_options.c  -fPIC -DPIC -o .libs/cs_rad_transfer_options.o
mv -f .deps/cs_rad_transfer_options.Tpo .deps/cs_rad_transfer_options.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_bcs.lo -MD -MP -MF .deps/cs_rad_transfer_bcs.Tpo -c -o cs_rad_transfer_bcs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_bcs.lo -MD -MP -MF .deps/cs_rad_transfer_bcs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.c  -fPIC -DPIC -o .libs/cs_rad_transfer_bcs.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.c: In function 'cs_rad_transfer_bc_coeffs':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.c:1286:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
               && f_eps->val[ifac] == 0.0) ) {
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.c: In function 'cs_rad_transfer_bcs':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.c:998:73: warning: 'xmtk' may be used uninitialized in this function [-Wmaybe-uninitialized]
         rcodcl[0*n_b_faces*nvar + ivart*n_b_faces + ifac] = tparo[ifac] + xmtk;
                                                                         ^
mv -f .deps/cs_rad_transfer_bcs.Tpo .deps/cs_rad_transfer_bcs.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_wall_flux.lo -MD -MP -MF .deps/cs_rad_transfer_wall_flux.Tpo -c -o cs_rad_transfer_wall_flux.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_wall_flux.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_wall_flux.lo -MD -MP -MF .deps/cs_rad_transfer_wall_flux.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_wall_flux.c  -fPIC -DPIC -o .libs/cs_rad_transfer_wall_flux.o
mv -f .deps/cs_rad_transfer_wall_flux.Tpo .deps/cs_rad_transfer_wall_flux.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_fsck.lo -MD -MP -MF .deps/cs_rad_transfer_fsck.Tpo -c -o cs_rad_transfer_fsck.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_fsck.lo -MD -MP -MF .deps/cs_rad_transfer_fsck.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c  -fPIC -DPIC -o .libs/cs_rad_transfer_fsck.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c: In function 'cs_rad_transfer_fsck':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c:984:20: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
               fgets(line, 256, radfile);
                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c:985:20: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
               fgets(line, 256, radfile);
                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c: In function '_line_to_array':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.c:135:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(line, 256, radfile);
        ^
mv -f .deps/cs_rad_transfer_fsck.Tpo .deps/cs_rad_transfer_fsck.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_adf_models.lo -MD -MP -MF .deps/cs_rad_transfer_adf_models.Tpo -c -o cs_rad_transfer_adf_models.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_adf_models.lo -MD -MP -MF .deps/cs_rad_transfer_adf_models.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c  -fPIC -DPIC -o .libs/cs_rad_transfer_adf_models.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c: In function 'cs_rad_transfer_adf08':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:208:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:209:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:210:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:211:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(radfile, "%d", &ntsto);
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:216:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:217:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:230:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:233:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(radfile, "%d", &nysto);
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:237:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:238:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:251:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:254:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(radfile, "%lf %lf", &tref, &xh2oref);
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:255:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:261:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:264:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(line, 256, radfile);
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c: In function '_line_to_array':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:122:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(line, 256, radfile);
        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c: In function 'cs_rad_transfer_adf50':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:478:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:479:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:480:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:481:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(radfile, "%d", &ntsto);
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:486:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:487:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:500:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:503:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(radfile, "%d", &nxh2osto);
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:507:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:508:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:521:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:524:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(radfile, "%lf %lf", &tref, &xh2oref);
           ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:525:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:532:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(line, 256, radfile);
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.c:535:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(line, 256, radfile);
            ^
mv -f .deps/cs_rad_transfer_adf_models.Tpo .deps/cs_rad_transfer_adf_models.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_pun.lo -MD -MP -MF .deps/cs_rad_transfer_pun.Tpo -c -o cs_rad_transfer_pun.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_pun.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_pun.lo -MD -MP -MF .deps/cs_rad_transfer_pun.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_pun.c  -fPIC -DPIC -o .libs/cs_rad_transfer_pun.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_pun.c: In function 'cs_rad_transfer_pun':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_pun.c:327:19: warning: declaration of 'aa' shadows a previous local [-Wshadow]
         cs_real_t aa = (aaa*tw4+f_theta4->val[iel])/(1.+aaa);
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_pun.c:293:13: warning: shadowed declaration is here [-Wshadow]
   cs_real_t aa = - stephn * 4.0 / 3.0;
             ^
mv -f .deps/cs_rad_transfer_pun.Tpo .deps/cs_rad_transfer_pun.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_solve.lo -MD -MP -MF .deps/cs_rad_transfer_solve.Tpo -c -o cs_rad_transfer_solve.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_solve.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_solve.lo -MD -MP -MF .deps/cs_rad_transfer_solve.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_solve.c  -fPIC -DPIC -o .libs/cs_rad_transfer_solve.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_solve.c: In function 'cs_rad_transfer_solve':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_solve.c:570:23: warning: 'f_qinspe' may be used uninitialized in this function [-Wmaybe-uninitialized]
               f_qinspe->val[iband + face_id * cs_glob_rad_transfer_params->nwsgg]
                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_solve.c:369:15: note: 'f_qinspe' was declared here
   cs_field_t *f_qinspe;
               ^
mv -f .deps/cs_rad_transfer_solve.Tpo .deps/cs_rad_transfer_solve.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_modak.lo -MD -MP -MF .deps/cs_rad_transfer_modak.Tpo -c -o cs_rad_transfer_modak.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_modak.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_modak.lo -MD -MP -MF .deps/cs_rad_transfer_modak.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_modak.c  -fPIC -DPIC -o .libs/cs_rad_transfer_modak.o
mv -f .deps/cs_rad_transfer_modak.Tpo .deps/cs_rad_transfer_modak.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_source_terms.lo -MD -MP -MF .deps/cs_rad_transfer_source_terms.Tpo -c -o cs_rad_transfer_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_source_terms.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_source_terms.lo -MD -MP -MF .deps/cs_rad_transfer_source_terms.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_source_terms.c  -fPIC -DPIC -o .libs/cs_rad_transfer_source_terms.o
mv -f .deps/cs_rad_transfer_source_terms.Tpo .deps/cs_rad_transfer_source_terms.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_rad_transfer_restart.lo -MD -MP -MF .deps/cs_rad_transfer_restart.Tpo -c -o cs_rad_transfer_restart.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_restart.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_rad_transfer_restart.lo -MD -MP -MF .deps/cs_rad_transfer_restart.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_restart.c  -fPIC -DPIC -o .libs/cs_rad_transfer_restart.o
mv -f .deps/cs_rad_transfer_restart.Tpo .deps/cs_rad_transfer_restart.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsrayt.la  cs_rad_transfer_absorption.lo cs_rad_transfer.lo cs_rad_transfer_dir.lo cs_rad_transfer_property_fields.lo cs_rad_transfer_options.lo cs_rad_transfer_bcs.lo cs_rad_transfer_wall_flux.lo cs_rad_transfer_fsck.lo cs_rad_transfer_adf_models.lo cs_rad_transfer_pun.lo cs_rad_transfer_solve.lo cs_rad_transfer_modak.lo cs_rad_transfer_source_terms.lo cs_rad_transfer_restart.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsrayt.a .libs/cs_rad_transfer_absorption.o .libs/cs_rad_transfer.o .libs/cs_rad_transfer_dir.o .libs/cs_rad_transfer_property_fields.o .libs/cs_rad_transfer_options.o .libs/cs_rad_transfer_bcs.o .libs/cs_rad_transfer_wall_flux.o .libs/cs_rad_transfer_fsck.o .libs/cs_rad_transfer_adf_models.o .libs/cs_rad_transfer_pun.o .libs/cs_rad_transfer_solve.o .libs/cs_rad_transfer_modak.o .libs/cs_rad_transfer_source_terms.o .libs/cs_rad_transfer_restart.o 
libtool: link: ranlib .libs/libcsrayt.a
libtool: link: ( cd ".libs" && rm -f "libcsrayt.la" && ln -s "../libcsrayt.la" "libcsrayt.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
Making all in user
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_1d_wall_thermal.lo -MD -MP -MF .deps/cs_user_1d_wall_thermal.Tpo -c -o cs_user_1d_wall_thermal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_1d_wall_thermal.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_1d_wall_thermal.lo -MD -MP -MF .deps/cs_user_1d_wall_thermal.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_1d_wall_thermal.c  -fPIC -DPIC -o .libs/cs_user_1d_wall_thermal.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_1d_wall_thermal.c: In function 'cs_user_1d_wall_thermal':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_1d_wall_thermal.c:116:29: warning: unused parameter 'iappel' [-Wunused-parameter]
 cs_user_1d_wall_thermal(int iappel,
                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_1d_wall_thermal.c:117:29: warning: unused parameter 'isuit1' [-Wunused-parameter]
                         int isuit1)
                             ^
mv -f .deps/cs_user_1d_wall_thermal.Tpo .deps/cs_user_1d_wall_thermal.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_atmospheric_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_atmospheric_model.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_atmospheric_model.f90  -fPIC -o .libs/cs_user_atmospheric_model.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_atmospheric_model.f90:34.12:

     ( imode )
            1
Warning: Unused dummy argument 'imode' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_atmospheric_model.f90:88.13:

     ( iappel )
             1
Warning: Unused dummy argument 'iappel' at (1)
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_boundary_conditions.lo -MD -MP -MF .deps/cs_user_boundary_conditions.Tpo -c -o cs_user_boundary_conditions.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_boundary_conditions.lo -MD -MP -MF .deps/cs_user_boundary_conditions.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c  -fPIC -DPIC -o .libs/cs_user_boundary_conditions.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c: In function 'cs_user_boundary_conditions':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c:100:41: warning: unused parameter 'nvar' [-Wunused-parameter]
 cs_user_boundary_conditions(int         nvar,
                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c:101:41: warning: unused parameter 'bc_type' [-Wunused-parameter]
                             int         bc_type[],
                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c:102:41: warning: unused parameter 'icodcl' [-Wunused-parameter]
                             int         icodcl[],
                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c:103:41: warning: unused parameter 'rcodcl' [-Wunused-parameter]
                             cs_real_t   rcodcl[])
                                         ^
mv -f .deps/cs_user_boundary_conditions.Tpo .deps/cs_user_boundary_conditions.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_mass_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90  -fPIC -o .libs/cs_user_boundary_mass_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90:152.9:

   ifbpcd , itypcd , izftcd ,                                     &
         1
Warning: Unused dummy argument 'ifbpcd' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90:152.18:

   ifbpcd , itypcd , izftcd ,                                     &
                  1
Warning: Unused dummy argument 'itypcd' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90:152.27:

   ifbpcd , itypcd , izftcd ,                                     &
                           1
Warning: Unused dummy argument 'izftcd' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90:150.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90:153.9:

   spcond , tpar)
         1
Warning: Unused dummy argument 'spcond' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90:153.16:

   spcond , tpar)
                1
Warning: Unused dummy argument 'tpar' at (1)
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo.lo -MD -MP -MF .deps/cs_user_cdo.Tpo -c -o cs_user_cdo.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo.lo -MD -MP -MF .deps/cs_user_cdo.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo.c  -fPIC -DPIC -o .libs/cs_user_cdo.o
mv -f .deps/cs_user_cdo.Tpo .deps/cs_user_cdo.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo_numerics.lo -MD -MP -MF .deps/cs_user_cdo_numerics.Tpo -c -o cs_user_cdo_numerics.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo_numerics.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo_numerics.lo -MD -MP -MF .deps/cs_user_cdo_numerics.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo_numerics.c  -fPIC -DPIC -o .libs/cs_user_cdo_numerics.o
mv -f .deps/cs_user_cdo_numerics.Tpo .deps/cs_user_cdo_numerics.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo_extra_op.lo -MD -MP -MF .deps/cs_user_cdo_extra_op.Tpo -c -o cs_user_cdo_extra_op.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo_extra_op.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo_extra_op.lo -MD -MP -MF .deps/cs_user_cdo_extra_op.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo_extra_op.c  -fPIC -DPIC -o .libs/cs_user_cdo_extra_op.o
mv -f .deps/cs_user_cdo_extra_op.Tpo .deps/cs_user_cdo_extra_op.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_coupling.lo -MD -MP -MF .deps/cs_user_coupling.Tpo -c -o cs_user_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_coupling.lo -MD -MP -MF .deps/cs_user_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_coupling.c  -fPIC -DPIC -o .libs/cs_user_coupling.o
mv -f .deps/cs_user_coupling.Tpo .deps/cs_user_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_electric_scaling.lo -MD -MP -MF .deps/cs_user_electric_scaling.Tpo -c -o cs_user_electric_scaling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_electric_scaling.lo -MD -MP -MF .deps/cs_user_electric_scaling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c  -fPIC -DPIC -o .libs/cs_user_electric_scaling.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c: In function 'cs_user_scaling_elec':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c:89:51: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_scaling_elec(const cs_mesh_t             *mesh,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c:90:51: warning: unused parameter 'mesh_quantities' [-Wunused-parameter]
                      const cs_mesh_quantities_t  *mesh_quantities,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c:91:51: warning: unused parameter 'dt' [-Wunused-parameter]
                            cs_real_t             *dt)
                                                   ^
mv -f .deps/cs_user_electric_scaling.Tpo .deps/cs_user_electric_scaling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_extra_operations.lo -MD -MP -MF .deps/cs_user_extra_operations.Tpo -c -o cs_user_extra_operations.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_extra_operations.lo -MD -MP -MF .deps/cs_user_extra_operations.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.c  -fPIC -DPIC -o .libs/cs_user_extra_operations.o
mv -f .deps/cs_user_extra_operations.Tpo .deps/cs_user_extra_operations.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_fluid_structure_interaction.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90  -fPIC -o .libs/cs_user_fluid_structure_interaction.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:79.9:

   aexxst , bexxst , cfopre ,                                     &
         1
Warning: Unused dummy argument 'aexxst' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:79.18:

   aexxst , bexxst , cfopre ,                                     &
                  1
Warning: Unused dummy argument 'bexxst' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:79.27:

   aexxst , bexxst , cfopre ,                                     &
                           1
Warning: Unused dummy argument 'cfopre' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:78.9:

 ( idfstr ,                                                       &
         1
Warning: Unused dummy argument 'idfstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:80.17:

   xstr0  , vstr0  , xstreq )
                 1
Warning: Unused dummy argument 'vstr0' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:80.8:

   xstr0  , vstr0  , xstreq )
        1
Warning: Unused dummy argument 'xstr0' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:80.27:

   xstr0  , vstr0  , xstreq )
                           1
Warning: Unused dummy argument 'xstreq' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:162.8:

   dtcel  ,                                                       &
        1
Warning: Unused dummy argument 'dtcel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:164.8:

   dtstr  )
        1
Warning: Unused dummy argument 'dtstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.63:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                                               1
Warning: Unused dummy argument 'forstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:161.9:

   idfstr ,                                                       &
         1
Warning: Unused dummy argument 'idfstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:160.9:

 ( nbstru ,                                                       &
         1
Warning: Unused dummy argument 'nbstru' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.52:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                                    1
Warning: Unused dummy argument 'vstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.18:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                  1
Warning: Unused dummy argument 'xcstru' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.27:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                           1
Warning: Unused dummy argument 'xkstru' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.9:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
         1
Warning: Unused dummy argument 'xmstru' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.43:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                           1
Warning: Unused dummy argument 'xstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:163.36:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                    1
Warning: Unused dummy argument 'xstreq' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:233.9:

 ( idfstr )
         1
Warning: Unused dummy argument 'idfstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90:257.23:

integer          nbstru
                       1
Warning: Unused variable 'nbstru' declared at (1)
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_head_losses.lo -MD -MP -MF .deps/cs_user_head_losses.Tpo -c -o cs_user_head_losses.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_head_losses.lo -MD -MP -MF .deps/cs_user_head_losses.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.c  -fPIC -DPIC -o .libs/cs_user_head_losses.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.c: In function 'cs_user_head_losses':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.c:115:47: warning: unused parameter 'zone' [-Wunused-parameter]
 cs_user_head_losses(const  cs_volume_zone_t  *zone,
                                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.c:116:47: warning: unused parameter 'cku' [-Wunused-parameter]
                     cs_real_t                 cku[][6])
                                               ^
mv -f .deps/cs_user_head_losses.Tpo .deps/cs_user_head_losses.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_initialization.lo -MD -MP -MF .deps/cs_user_initialization.Tpo -c -o cs_user_initialization.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_initialization.lo -MD -MP -MF .deps/cs_user_initialization.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.c  -fPIC -DPIC -o .libs/cs_user_initialization.o
mv -f .deps/cs_user_initialization.Tpo .deps/cs_user_initialization.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_les_inflow.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90  -fPIC -o .libs/cs_user_les_inflow.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:59.40:

subroutine cs_user_les_inflow_init (nent)
                                        1
Warning: Unused dummy argument 'nent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:162.24:

  vitent, enrent, dspent                                                      &
                        1
Warning: Unused dummy argument 'dspent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:162.16:

  vitent, enrent, dspent                                                      &
                1
Warning: Unused dummy argument 'enrent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:160.32:

( nument, typent, nelent, iverbo,                                             &
                                1
Warning: Unused dummy argument 'iverbo' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:161.16:

  nfbent, lfbent,                                                             &
                1
Warning: Unused dummy argument 'lfbent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:160.24:

( nument, typent, nelent, iverbo,                                             &
                        1
Warning: Unused dummy argument 'nelent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:161.8:

  nfbent, lfbent,                                                             &
        1
Warning: Unused dummy argument 'nfbent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:160.8:

( nument, typent, nelent, iverbo,                                             &
        1
Warning: Unused dummy argument 'nument' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:160.16:

( nument, typent, nelent, iverbo,                                             &
                1
Warning: Unused dummy argument 'typent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:162.8:

  vitent, enrent, dspent                                                      &
        1
Warning: Unused dummy argument 'vitent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:262.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:263.27:

   uvwent , rijent , epsent )
                           1
Warning: Unused dummy argument 'epsent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:261.9:

   lfbent ,                                                       &
         1
Warning: Unused dummy argument 'lfbent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:260.17:

   nvar   , nscal ,                                               &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:259.9:

 ( nument , nfbent ,                                              &
         1
Warning: Unused dummy argument 'nument' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:260.7:

   nvar   , nscal ,                                               &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:263.18:

   uvwent , rijent , epsent )
                  1
Warning: Unused dummy argument 'rijent' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90:263.9:

   uvwent , rijent , epsent )
         1
Warning: Unused dummy argument 'uvwent' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_mass_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90  -fPIC -o .libs/cs_user_mass_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:169.5:

 9000 format(/,'Error in cs_user_mass_source_terms',/,               &
     1
Warning: Label 9000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:166.5:

 2000 format(/,'Mass flux rate generated in the domain: ',E14.5,/,         &
     1
Warning: Label 2000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:164.5:

 1000 format(/,'Mass rate generated in the domain: ',E14.5,/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:64.9:

   ckupdc , smacel )
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:63.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:62.9:

   icepdc , icetsm , itypsm , izctsm ,                            &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:62.18:

   icepdc , icetsm , itypsm , izctsm ,                            &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:62.27:

   icepdc , icetsm , itypsm , izctsm ,                            &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:62.36:

   icepdc , icetsm , itypsm , izctsm ,                            &
                                    1
Warning: Unused dummy argument 'izctsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:60.17:

 ( nvar   , nscal  , ncepdp ,                                     &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90:64.18:

   ckupdc , smacel )
                  1
Warning: Unused dummy argument 'smacel' at (1)
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh.lo -MD -MP -MF .deps/cs_user_mesh.Tpo -c -o cs_user_mesh.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh.lo -MD -MP -MF .deps/cs_user_mesh.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c  -fPIC -DPIC -o .libs/cs_user_mesh.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c: In function 'cs_user_mesh_boundary':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c:157:35: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_mesh_boundary(cs_mesh_t  *mesh)
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c: In function 'cs_user_mesh_modify':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c:171:33: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_mesh_modify(cs_mesh_t  *mesh)
                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c: In function 'cs_user_mesh_smoothe':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c:185:34: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_mesh_smoothe(cs_mesh_t  *mesh)
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c: In function 'cs_user_mesh_save':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c:201:31: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_mesh_save(cs_mesh_t  *mesh)
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c: In function 'cs_user_mesh_bad_cells_tag':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c:216:51: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_mesh_bad_cells_tag(cs_mesh_t             *mesh,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c:217:51: warning: unused parameter 'mesh_quantities' [-Wunused-parameter]
                            cs_mesh_quantities_t  *mesh_quantities)
                                                   ^
mv -f .deps/cs_user_mesh.Tpo .deps/cs_user_mesh.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_metal_structures_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90  -fPIC -o .libs/cs_user_metal_structures_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:28.18:

   ltmast , itypst , izmast ,                                     &
                  1
Warning: Unused dummy argument 'itypst' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:28.27:

   ltmast , itypst , izmast ,                                     &
                           1
Warning: Unused dummy argument 'izmast' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:61.22:

integer          izmet, met_znb
                      1
Warning: Unused variable 'izmet' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:28.9:

   ltmast , itypst , izmast ,                                     &
         1
Warning: Unused dummy argument 'ltmast' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:61.31:

integer          izmet, met_znb
                               1
Warning: Unused variable 'met_znb' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:27.9:

   ncmast ,                                                       &
         1
Warning: Unused dummy argument 'ncmast' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:26.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:29.9:

   svcond , tmet  )
         1
Warning: Unused dummy argument 'svcond' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90:29.16:

   svcond , tmet  )
                1
Warning: Unused dummy argument 'tmet' at (1)
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_parameters.lo -MD -MP -MF .deps/cs_user_parameters.Tpo -c -o cs_user_parameters.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_parameters.lo -MD -MP -MF .deps/cs_user_parameters.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c  -fPIC -DPIC -o .libs/cs_user_parameters.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c: In function 'cs_user_internal_coupling_add_volumes':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c:222:51: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_internal_coupling_add_volumes(cs_mesh_t  *mesh)
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c: In function 'cs_user_internal_coupling_from_disjoint_meshes':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c:238:60: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_internal_coupling_from_disjoint_meshes(cs_mesh_t  *mesh)
                                                            ^
mv -f .deps/cs_user_parameters.Tpo .deps/cs_user_parameters.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_performance_tuning.lo -MD -MP -MF .deps/cs_user_performance_tuning.Tpo -c -o cs_user_performance_tuning.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_performance_tuning.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_performance_tuning.lo -MD -MP -MF .deps/cs_user_performance_tuning.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_performance_tuning.c  -fPIC -DPIC -o .libs/cs_user_performance_tuning.o
mv -f .deps/cs_user_performance_tuning.Tpo .deps/cs_user_performance_tuning.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_physical_properties.lo -MD -MP -MF .deps/cs_user_physical_properties.Tpo -c -o cs_user_physical_properties.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_physical_properties.lo -MD -MP -MF .deps/cs_user_physical_properties.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.c  -fPIC -DPIC -o .libs/cs_user_physical_properties.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.c: In function 'cs_user_physical_properties':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.c:107:58: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_physical_properties(const cs_mesh_t             *mesh,
                                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.c:108:58: warning: unused parameter 'mesh_quantities' [-Wunused-parameter]
                             const cs_mesh_quantities_t  *mesh_quantities)
                                                          ^
mv -f .deps/cs_user_physical_properties.Tpo .deps/cs_user_physical_properties.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_postprocess.lo -MD -MP -MF .deps/cs_user_postprocess.Tpo -c -o cs_user_postprocess.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_postprocess.lo -MD -MP -MF .deps/cs_user_postprocess.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c  -fPIC -DPIC -o .libs/cs_user_postprocess.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c: In function 'cs_user_postprocess_values':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:154:51: warning: unused parameter 'mesh_name' [-Wunused-parameter]
 cs_user_postprocess_values(const char            *mesh_name,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:155:51: warning: unused parameter 'mesh_id' [-Wunused-parameter]
                            int                    mesh_id,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:156:51: warning: unused parameter 'cat_id' [-Wunused-parameter]
                            int                    cat_id,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:157:51: warning: unused parameter 'probes' [-Wunused-parameter]
                            cs_probe_set_t        *probes,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:158:51: warning: unused parameter 'n_cells' [-Wunused-parameter]
                            cs_lnum_t              n_cells,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:159:51: warning: unused parameter 'n_i_faces' [-Wunused-parameter]
                            cs_lnum_t              n_i_faces,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:160:51: warning: unused parameter 'n_b_faces' [-Wunused-parameter]
                            cs_lnum_t              n_b_faces,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:161:51: warning: unused parameter 'n_vertices' [-Wunused-parameter]
                            cs_lnum_t              n_vertices,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:162:51: warning: unused parameter 'cell_list' [-Wunused-parameter]
                            const cs_lnum_t        cell_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:163:51: warning: unused parameter 'i_face_list' [-Wunused-parameter]
                            const cs_lnum_t        i_face_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:164:51: warning: unused parameter 'b_face_list' [-Wunused-parameter]
                            const cs_lnum_t        b_face_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:165:51: warning: unused parameter 'vertex_list' [-Wunused-parameter]
                            const cs_lnum_t        vertex_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:166:51: warning: unused parameter 'ts' [-Wunused-parameter]
                            const cs_time_step_t  *ts)
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c: In function 'cs_user_postprocess_activate':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:184:38: warning: unused parameter 'nt_max_abs' [-Wunused-parameter]
 cs_user_postprocess_activate(int     nt_max_abs,
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:185:38: warning: unused parameter 'nt_cur_abs' [-Wunused-parameter]
                              int     nt_cur_abs,
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c:186:38: warning: unused parameter 't_cur_abs' [-Wunused-parameter]
                              double  t_cur_abs)
                                      ^
mv -f .deps/cs_user_postprocess.Tpo .deps/cs_user_postprocess.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_postprocess_var.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90  -fPIC -o .libs/cs_user_postprocess_var.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:69.8:

 ( ipart  ,                                                       &
        1
Warning: Unused dummy argument 'ipart' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:72.9:

   itypps ,                                                       &
         1
Warning: Unused dummy argument 'itypps' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:73.9:

   lstcel , lstfac , lstfbr )
         1
Warning: Unused dummy argument 'lstcel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:73.18:

   lstcel , lstfac , lstfbr )
                  1
Warning: Unused dummy argument 'lstfac' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:73.27:

   lstcel , lstfac , lstfbr )
                           1
Warning: Unused dummy argument 'lstfbr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:70.27:

   nvar   , nscal  , nignor ,                                     &
                           1
Warning: Unused dummy argument 'nignor' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:70.17:

   nvar   , nscal  , nignor ,                                     &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90:70.7:

   nvar   , nscal  , nignor ,                                     &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_porosity.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_porosity.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_porosity.f90  -fPIC -o .libs/cs_user_porosity.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_radiative_transfer.lo -MD -MP -MF .deps/cs_user_radiative_transfer.Tpo -c -o cs_user_radiative_transfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_radiative_transfer.lo -MD -MP -MF .deps/cs_user_radiative_transfer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c  -fPIC -DPIC -o .libs/cs_user_radiative_transfer.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c: In function 'cs_user_rad_transfer_absorption':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:139:51: warning: unused parameter 'bc_type' [-Wunused-parameter]
 cs_user_rad_transfer_absorption(const int         bc_type[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:140:51: warning: unused parameter 'dt' [-Wunused-parameter]
                                 const cs_real_t   dt[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:141:51: warning: unused parameter 'ck' [-Wunused-parameter]
                                 cs_real_t         ck[])
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c: In function 'cs_user_rad_transfer_net_flux':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:177:48: warning: unused parameter 'bc_type' [-Wunused-parameter]
 cs_user_rad_transfer_net_flux(const int        bc_type[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:178:48: warning: unused parameter 'dt' [-Wunused-parameter]
                               const cs_real_t  dt[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:179:48: warning: unused parameter 'coefap' [-Wunused-parameter]
                               const cs_real_t  coefap[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:180:48: warning: unused parameter 'coefbp' [-Wunused-parameter]
                               const cs_real_t  coefbp[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:181:48: warning: unused parameter 'cofafp' [-Wunused-parameter]
                               const cs_real_t  cofafp[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:182:48: warning: unused parameter 'cofbfp' [-Wunused-parameter]
                               const cs_real_t  cofbfp[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:183:48: warning: unused parameter 'twall' [-Wunused-parameter]
                               const cs_real_t  twall[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:184:48: warning: unused parameter 'qincid' [-Wunused-parameter]
                               const cs_real_t  qincid[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:185:48: warning: unused parameter 'xlam' [-Wunused-parameter]
                               const cs_real_t  xlam[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:186:48: warning: unused parameter 'epa' [-Wunused-parameter]
                               const cs_real_t  epa[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:187:48: warning: unused parameter 'eps' [-Wunused-parameter]
                               const cs_real_t  eps[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:188:48: warning: unused parameter 'ck' [-Wunused-parameter]
                               const cs_real_t  ck[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c:189:48: warning: unused parameter 'net_flux' [-Wunused-parameter]
                               cs_real_t        net_flux[])
                                                ^
mv -f .deps/cs_user_radiative_transfer.Tpo .deps/cs_user_radiative_transfer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_radiative_transfer_bcs.lo -MD -MP -MF .deps/cs_user_radiative_transfer_bcs.Tpo -c -o cs_user_radiative_transfer_bcs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_radiative_transfer_bcs.lo -MD -MP -MF .deps/cs_user_radiative_transfer_bcs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c  -fPIC -DPIC -o .libs/cs_user_radiative_transfer_bcs.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c: In function 'cs_user_radiative_transfer_bcs':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:189:50: warning: unused parameter 'nvar' [-Wunused-parameter]
 cs_user_radiative_transfer_bcs(int               nvar,
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:190:50: warning: unused parameter 'bc_type' [-Wunused-parameter]
                                const int         bc_type[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:191:50: warning: unused parameter 'icodcl' [-Wunused-parameter]
                                int               icodcl[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:192:50: warning: unused parameter 'isothp' [-Wunused-parameter]
                                int               isothp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:193:50: warning: unused parameter 'tmin' [-Wunused-parameter]
                                cs_real_t        *tmin,
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:194:50: warning: unused parameter 'tmax' [-Wunused-parameter]
                                cs_real_t        *tmax,
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:195:50: warning: unused parameter 'tx' [-Wunused-parameter]
                                cs_real_t        *tx,
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:196:50: warning: unused parameter 'dt' [-Wunused-parameter]
                                const cs_real_t   dt[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:197:50: warning: unused parameter 'rcodcl' [-Wunused-parameter]
                                cs_real_t         rcodcl[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:198:50: warning: unused parameter 'thwall' [-Wunused-parameter]
                                const cs_real_t   thwall[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:199:50: warning: unused parameter 'qincid' [-Wunused-parameter]
                                const cs_real_t   qincid[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:200:50: warning: unused parameter 'hfcnvp' [-Wunused-parameter]
                                cs_real_t         hfcnvp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:201:50: warning: unused parameter 'flcnvp' [-Wunused-parameter]
                                cs_real_t         flcnvp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:202:50: warning: unused parameter 'xlamp' [-Wunused-parameter]
                                cs_real_t         xlamp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:203:50: warning: unused parameter 'epap' [-Wunused-parameter]
                                cs_real_t         epap[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:204:50: warning: unused parameter 'epsp' [-Wunused-parameter]
                                cs_real_t         epsp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:205:50: warning: unused parameter 'textp' [-Wunused-parameter]
                                cs_real_t         textp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c:206:50: warning: unused parameter 'tintp' [-Wunused-parameter]
                                cs_real_t         tintp[])
                                                  ^
mv -f .deps/cs_user_radiative_transfer_bcs.Tpo .deps/cs_user_radiative_transfer_bcs.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_solver.lo -MD -MP -MF .deps/cs_user_solver.Tpo -c -o cs_user_solver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_solver.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_solver.lo -MD -MP -MF .deps/cs_user_solver.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_solver.c  -fPIC -DPIC -o .libs/cs_user_solver.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_solver.c: In function 'cs_user_solver':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_solver.c:105:45: warning: unused parameter 'mesh' [-Wunused-parameter]
 cs_user_solver(const cs_mesh_t             *mesh,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_solver.c:106:45: warning: unused parameter 'mesh_quantities' [-Wunused-parameter]
                const cs_mesh_quantities_t  *mesh_quantities)
                                             ^
mv -f .deps/cs_user_solver.Tpo .deps/cs_user_solver.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90  -fPIC -o .libs/cs_user_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:176.5:

 1000 format(' User source terms for variable ',A8,/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:364.5:

 1000 format(' User source terms for variable ',A8,/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:552.5:

 1000 format(' User source terms for variable ',A8,/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:700.5:

 1000 format(' User source terms for turbulence model',/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:849.5:

 1000 format(' User source terms for turbulence model',/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:115.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:116.9:

   crvexp , crvimp )
         1
Warning: Unused dummy argument 'crvexp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:116.18:

   crvexp , crvimp )
                  1
Warning: Unused dummy argument 'crvimp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:114.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:113.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:113.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:113.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:112.7:

   ivar   ,                                                       &
       1
Warning: Unused dummy argument 'ivar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:111.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:115.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:304.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:305.9:

   crvexp , crvimp )
         1
Warning: Unused dummy argument 'crvexp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:305.18:

   crvexp , crvimp )
                  1
Warning: Unused dummy argument 'crvimp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:303.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:302.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:302.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:301.8:

   iscal  ,                                                       &
        1
Warning: Unused dummy argument 'iscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:302.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:300.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:304.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:492.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:493.9:

   crvexp , crvimp )
         1
Warning: Unused dummy argument 'crvexp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:493.18:

   crvexp , crvimp )
                  1
Warning: Unused dummy argument 'crvimp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:491.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:490.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:490.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:489.8:

   iscal  ,                                                       &
        1
Warning: Unused dummy argument 'iscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:490.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:488.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:492.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:636.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:637.9:

   crvexp , crvimp )
         1
Warning: Unused dummy argument 'crvexp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:637.18:

   crvexp , crvimp )
                  1
Warning: Unused dummy argument 'crvimp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:670.27:

double precision dt(ncelet)
                           1
Warning: Unused variable 'dt' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:634.7:

   f_id   ,                                                       &
       1
Warning: Unused dummy argument 'f_id' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:635.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:635.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:635.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:633.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:636.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:785.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:786.9:

   crvexp , crvimp )
         1
Warning: Unused dummy argument 'crvexp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:786.18:

   crvexp , crvimp )
                  1
Warning: Unused dummy argument 'crvimp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:819.27:

double precision dt(ncelet)
                           1
Warning: Unused variable 'dt' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:783.7:

   f_id   ,                                                       &
       1
Warning: Unused dummy argument 'f_id' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:784.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:784.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:784.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:782.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90:785.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_turbomachinery.lo -MD -MP -MF .deps/cs_user_turbomachinery.Tpo -c -o cs_user_turbomachinery.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_turbomachinery.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_turbomachinery.lo -MD -MP -MF .deps/cs_user_turbomachinery.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_turbomachinery.c  -fPIC -DPIC -o .libs/cs_user_turbomachinery.o
mv -f .deps/cs_user_turbomachinery.Tpo .deps/cs_user_turbomachinery.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_zones.lo -MD -MP -MF .deps/cs_user_zones.Tpo -c -o cs_user_zones.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_zones.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_zones.lo -MD -MP -MF .deps/cs_user_zones.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_zones.c  -fPIC -DPIC -o .libs/cs_user_zones.o
mv -f .deps/cs_user_zones.Tpo .deps/cs_user_zones.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions_ale.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90  -fPIC -o .libs/cs_user_boundary_conditions_ale.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:334.27:

   rcodcl , xyzno0 , disale )
                           1
Warning: Unused dummy argument 'disale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:333.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:332.27:

   icodcl , itypfb , ialtyb , impale ,                            &
                           1
Warning: Unused dummy argument 'ialtyb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:332.9:

   icodcl , itypfb , ialtyb , impale ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:332.36:

   icodcl , itypfb , ialtyb , impale ,                            &
                                    1
Warning: Unused dummy argument 'impale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:330.9:

 ( itrale ,                                                       &
         1
Warning: Unused dummy argument 'itrale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:332.18:

   icodcl , itypfb , ialtyb , impale ,                            &
                  1
Warning: Unused dummy argument 'itypfb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:331.17:

   nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:334.9:

   rcodcl , xyzno0 , disale )
         1
Warning: Unused dummy argument 'rcodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90:334.18:

   rcodcl , xyzno0 , disale )
                  1
Warning: Unused dummy argument 'xyzno0' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usatch.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90  -fPIC -o .libs/usatch.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:54.47:

subroutine kinetic(nr,rk,temp,xlw,press,azi,att,                  &
                                               1
Warning: Unused dummy argument 'att' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:54.43:

subroutine kinetic(nr,rk,temp,xlw,press,azi,att,                  &
                                           1
Warning: Unused dummy argument 'azi' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:55.22:

     option_photolysis)
                      1
Warning: Unused dummy argument 'option_photolysis' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:54.39:

subroutine kinetic(nr,rk,temp,xlw,press,azi,att,                  &
                                       1
Warning: Unused dummy argument 'press' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:54.24:

subroutine kinetic(nr,rk,temp,xlw,press,azi,att,                  &
                        1
Warning: Unused dummy argument 'rk' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:54.29:

subroutine kinetic(nr,rk,temp,xlw,press,azi,att,                  &
                             1
Warning: Unused dummy argument 'temp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:54.33:

subroutine kinetic(nr,rk,temp,xlw,press,azi,att,                  &
                                 1
Warning: Unused dummy argument 'xlw' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:96.57:

subroutine fexchem(ns,nr,y,rk,zcsourc,convers_factor,chem)
                                                         1
Warning: Unused dummy argument 'chem' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:96.52:

subroutine fexchem(ns,nr,y,rk,zcsourc,convers_factor,chem)
                                                    1
Warning: Unused dummy argument 'convers_factor' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:96.29:

subroutine fexchem(ns,nr,y,rk,zcsourc,convers_factor,chem)
                             1
Warning: Unused dummy argument 'rk' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:96.26:

subroutine fexchem(ns,nr,y,rk,zcsourc,convers_factor,chem)
                          1
Warning: Unused dummy argument 'y' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:96.37:

subroutine fexchem(ns,nr,y,rk,zcsourc,convers_factor,chem)
                                     1
Warning: Unused dummy argument 'zcsourc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:138.44:

subroutine jacdchemdc(ns,nr,y,convers_factor,                     &
                                            1
Warning: Unused dummy argument 'convers_factor' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:139.38:

                    convers_factor_jac,rk,jacc)
                                      1
Warning: Unused dummy argument 'convers_factor_jac' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:139.46:

                    convers_factor_jac,rk,jacc)
                                              1
Warning: Unused dummy argument 'jacc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:139.41:

                    convers_factor_jac,rk,jacc)
                                         1
Warning: Unused dummy argument 'rk' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:138.29:

subroutine jacdchemdc(ns,nr,y,convers_factor,                     &
                             1
Warning: Unused dummy argument 'y' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:178.25:

subroutine rates(ns,nr,rk,y,w)
                         1
Warning: Unused dummy argument 'rk' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:178.29:

subroutine rates(ns,nr,rk,y,w)
                             1
Warning: Unused dummy argument 'w' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:178.27:

subroutine rates(ns,nr,rk,y,w)
                           1
Warning: Unused dummy argument 'y' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:215.32:

subroutine dratedc(ns,nr,rk,y,dw)
                                1
Warning: Unused dummy argument 'dw' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:215.27:

subroutine dratedc(ns,nr,rk,y,dw)
                           1
Warning: Unused dummy argument 'rk' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:215.29:

subroutine dratedc(ns,nr,rk,y,dw)
                             1
Warning: Unused dummy argument 'y' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:251.29:

subroutine lu_decompose (ns,m)
                             1
Warning: Unused dummy argument 'm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:288.26:

subroutine lu_solve (ns, m, x)
                          1
Warning: Unused dummy argument 'm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90:288.29:

subroutine lu_solve (ns, m, x)
                             1
Warning: Unused dummy argument 'x' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usctdz.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usctdz.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usctdz.f90  -fPIC -o .libs/usctdz.o
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_lagr_model.lo -MD -MP -MF .deps/cs_user_lagr_model.Tpo -c -o cs_user_lagr_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_lagr_model.lo -MD -MP -MF .deps/cs_user_lagr_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_model.c  -fPIC -DPIC -o .libs/cs_user_lagr_model.o
mv -f .deps/cs_user_lagr_model.Tpo .deps/cs_user_lagr_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_lagr_boundary_conditions.lo -MD -MP -MF .deps/cs_user_lagr_boundary_conditions.Tpo -c -o cs_user_lagr_boundary_conditions.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_boundary_conditions.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_lagr_boundary_conditions.lo -MD -MP -MF .deps/cs_user_lagr_boundary_conditions.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_boundary_conditions.c  -fPIC -DPIC -o .libs/cs_user_lagr_boundary_conditions.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_boundary_conditions.c: In function 'cs_user_lagr_boundary_conditions':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_boundary_conditions.c:72:45: warning: unused parameter 'bc_type' [-Wunused-parameter]
 cs_user_lagr_boundary_conditions(const int  bc_type[])
                                             ^
mv -f .deps/cs_user_lagr_boundary_conditions.Tpo .deps/cs_user_lagr_boundary_conditions.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_lagr_particle.lo -MD -MP -MF .deps/cs_user_lagr_particle.Tpo -c -o cs_user_lagr_particle.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_lagr_particle.lo -MD -MP -MF .deps/cs_user_lagr_particle.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c  -fPIC -DPIC -o .libs/cs_user_lagr_particle.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_ef':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:125:38: warning: unused parameter 'dt_p' [-Wunused-parameter]
 cs_user_lagr_ef(cs_real_t            dt_p,
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:126:38: warning: unused parameter 'taup' [-Wunused-parameter]
                 const cs_real_t      taup[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:127:38: warning: unused parameter 'tlag' [-Wunused-parameter]
                 const cs_real_3_t    tlag[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:128:38: warning: unused parameter 'piil' [-Wunused-parameter]
                 const cs_real_3_t    piil[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:129:38: warning: unused parameter 'bx' [-Wunused-parameter]
                 const cs_real_33_t   bx[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:130:38: warning: unused parameter 'tsfext' [-Wunused-parameter]
                 const cs_real_t      tsfext[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:131:38: warning: unused parameter 'vagaus' [-Wunused-parameter]
                 const cs_real_33_t   vagaus[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:132:38: warning: unused parameter 'gradpr' [-Wunused-parameter]
                 const cs_real_3_t    gradpr[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:133:38: warning: unused parameter 'gradvf' [-Wunused-parameter]
                 const cs_real_33_t   gradvf[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:134:38: warning: unused parameter 'rho_p' [-Wunused-parameter]
                 cs_real_t            rho_p[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:135:38: warning: unused parameter 'fextla' [-Wunused-parameter]
                 cs_real_3_t          fextla[])
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_extra_operations':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:164:48: warning: unused parameter 'dt' [-Wunused-parameter]
 cs_user_lagr_extra_operations(const cs_real_t  dt[])
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_imposed_motion':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:182:46: warning: unused parameter 'coords' [-Wunused-parameter]
 cs_user_lagr_imposed_motion(const cs_real_t  coords[3],
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:183:46: warning: unused parameter 'dt' [-Wunused-parameter]
                             cs_real_t        dt,
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:184:46: warning: unused parameter 'disp' [-Wunused-parameter]
                             cs_real_t        disp[3])
                                              ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_in':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:210:45: warning: unused parameter 'time_id' [-Wunused-parameter]
 cs_user_lagr_in(int                         time_id,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:211:45: warning: unused parameter 'injfac' [-Wunused-parameter]
                 int                        *injfac,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:212:45: warning: unused parameter 'local_userdata' [-Wunused-parameter]
                 cs_lagr_zone_class_data_t  *local_userdata,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:213:45: warning: unused parameter 'vislen' [-Wunused-parameter]
                 cs_real_t                   vislen[])
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_new_p_attr':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:236:57: warning: unused parameter 'particle' [-Wunused-parameter]
 cs_user_lagr_new_p_attr(unsigned char                  *particle,
                                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:237:57: warning: unused parameter 'p_am' [-Wunused-parameter]
                         const cs_lagr_attribute_map_t  *p_am,
                                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:238:57: warning: unused parameter 'face_id' [-Wunused-parameter]
                         cs_lnum_t                       face_id,
                                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:239:57: warning: unused parameter 'attr_id' [-Wunused-parameter]
                         cs_lagr_attribute_t             attr_id)
                                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_rt':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:303:34: warning: unused parameter 'id_p' [-Wunused-parameter]
 cs_user_lagr_rt(cs_lnum_t        id_p,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:304:34: warning: unused parameter 're_p' [-Wunused-parameter]
                 cs_real_t        re_p,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:305:34: warning: unused parameter 'uvwr' [-Wunused-parameter]
                 cs_real_t        uvwr,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:306:34: warning: unused parameter 'rho_f' [-Wunused-parameter]
                 cs_real_t        rho_f,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:307:34: warning: unused parameter 'rho_p' [-Wunused-parameter]
                 cs_real_t        rho_p,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:308:34: warning: unused parameter 'nu_f' [-Wunused-parameter]
                 cs_real_t        nu_f,
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:309:34: warning: unused parameter 'taup' [-Wunused-parameter]
                 cs_real_t        taup[],
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:310:34: warning: unused parameter 'dt' [-Wunused-parameter]
                 const cs_real_t  dt[])
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_rt_t':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:339:36: warning: unused parameter 'id_p' [-Wunused-parameter]
 cs_user_lagr_rt_t(cs_lnum_t        id_p,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:340:36: warning: unused parameter 're_p' [-Wunused-parameter]
                   cs_real_t        re_p,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:341:36: warning: unused parameter 'uvwr' [-Wunused-parameter]
                   cs_real_t        uvwr,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:342:36: warning: unused parameter 'rho_f' [-Wunused-parameter]
                   cs_real_t        rho_f,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:343:36: warning: unused parameter 'rho_p' [-Wunused-parameter]
                   cs_real_t        rho_p,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:344:36: warning: unused parameter 'nu_f' [-Wunused-parameter]
                   cs_real_t        nu_f,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:345:36: warning: unused parameter 'cp_f' [-Wunused-parameter]
                   cs_real_t        cp_f,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:346:36: warning: unused parameter 'k_f' [-Wunused-parameter]
                   cs_real_t        k_f,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:347:36: warning: unused parameter 'tauc' [-Wunused-parameter]
                   cs_real_t        tauc[],
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:348:36: warning: unused parameter 'dt' [-Wunused-parameter]
                   const cs_real_t  dt[])
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c: In function 'cs_user_lagr_sde':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:386:35: warning: unused parameter 'dt' [-Wunused-parameter]
 cs_user_lagr_sde(const cs_real_t  dt[],
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:387:35: warning: unused parameter 'taup' [-Wunused-parameter]
                  cs_real_t        taup[],
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:388:35: warning: unused parameter 'tlag' [-Wunused-parameter]
                  cs_real_3_t      tlag[],
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c:389:35: warning: unused parameter 'tempct' [-Wunused-parameter]
                  cs_real_t        tempct[])
                                   ^
mv -f .deps/cs_user_lagr_particle.Tpo .deps/cs_user_lagr_particle.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usthht.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usthht.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usthht.f90  -fPIC -o .libs/usthht.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usthht.f90:38.18:

 ( mode   , enthal , temper  )
                  1
Warning: Unused dummy argument 'enthal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usthht.f90:38.7:

 ( mode   , enthal , temper  )
       1
Warning: Unused dummy argument 'mode' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usthht.f90:38.27:

 ( mode   , enthal , temper  )
                           1
Warning: Unused dummy argument 'temper' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usvort.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90  -fPIC -o .libs/usvort.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:40.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:39.9:

   iappel ,                                                       &
         1
Warning: Unused dummy argument 'iappel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:38.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:38.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:155.30:

double precision phidat, dist1
                              1
Warning: Unused variable 'dist1' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:117.16:

 ( nfecra , icas   , ndat   ,                                     &
                1
Warning: Unused dummy argument 'icas' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:154.19:

integer          ii
                   1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:119.15:

   vardat , iii    )
               1
Warning: Unused dummy argument 'iii' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:117.9:

 ( nfecra , icas   , ndat   ,                                     &
         1
Warning: Unused dummy argument 'nfecra' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:119.9:

   vardat , iii    )
         1
Warning: Unused dummy argument 'vardat' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:118.25:

   yy     , zz     , ydat   , zdat   ,                            &
                         1
Warning: Unused dummy argument 'ydat' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:118.5:

   yy     , zz     , ydat   , zdat   ,                            &
     1
Warning: Unused dummy argument 'yy' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:118.34:

   yy     , zz     , ydat   , zdat   ,                            &
                                  1
Warning: Unused dummy argument 'zdat' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90:118.14:

   yy     , zz     , ydat   , zdat   ,                            &
              1
Warning: Unused dummy argument 'zz' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usvosy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90  -fPIC -o .libs/usvosy.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90:41.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90:42.16:

   lcecpl , hvol )
                1
Warning: Unused dummy argument 'hvol' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90:39.9:

 ( inbcou , ncecpl ,                                              &
         1
Warning: Unused dummy argument 'inbcou' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90:40.8:

   iscal  ,                                                       &
        1
Warning: Unused dummy argument 'iscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90:42.9:

   lcecpl , hvol )
         1
Warning: Unused dummy argument 'lcecpl' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_user_parameters.o /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90  -fPIC -o .libs/cs_f_user_parameters.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:79.9:

 ( ixmlpu )
         1
Warning: Unused dummy argument 'ixmlpu' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:127.31:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                               1
Warning: Unused dummy argument 'iale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:127.48:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                                                1
Warning: Unused dummy argument 'icavit' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:134.4:

use optcal, only: irijco ! No other module should appear here
    1
Warning: Unused module variable 'irijco' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:127.25:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                         1
Warning: Unused dummy argument 'itherm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:127.16:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                1
Warning: Unused dummy argument 'iturb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:127.40:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                                        1
Warning: Unused dummy argument 'ivofmt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:127.9:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
         1
Warning: Unused dummy argument 'ixmlpu' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:133.4:

use entsor, only: nfecra ! No other module should appear here
    1
Warning: Unused module variable 'nfecra' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:188.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90:256.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_user_extra_operations.o /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90  -fPIC -o .libs/cs_f_user_extra_operations.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90:52.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90:61.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90:51.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90:51.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_user_initialization.o /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.f90  -fPIC -o .libs/cs_f_user_initialization.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.f90:83.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.f90:82.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.f90:82.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_user_physical_properties.o /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90  -fPIC -o .libs/cs_f_user_physical_properties.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:109.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:108.8:

   mbrom  ,                                                       &
        1
Warning: Unused dummy argument 'mbrom' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:107.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:107.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:205.9:

   ckupdc , smacel )
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:204.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:203.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:203.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:203.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:202.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:205.18:

   ckupdc , smacel )
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:262.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:261.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:260.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:260.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:260.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:263.9:

   mijlij , mijmij )
         1
Warning: Unused dummy argument 'mijlij' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:263.18:

   mijlij , mijmij )
                  1
Warning: Unused dummy argument 'mijmij' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:259.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:262.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:393.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:392.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90:392.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_user_boundary_conditions.o /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90  -fPIC -o .libs/cs_f_user_boundary_conditions.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:399.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:398.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:398.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:398.27:

   icodcl , itrifb , itypfb , izfppp ,                            &
                           1
Warning: Unused dummy argument 'itypfb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:398.36:

   icodcl , itrifb , itypfb , izfppp ,                            &
                                    1
Warning: Unused dummy argument 'izfppp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:397.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90:400.9:

   rcodcl )
         1
Warning: Unused dummy argument 'rcodcl' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_f_user_head_losses.o /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90  -fPIC -o .libs/cs_f_user_head_losses.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90:108.9:

   ckupdc )
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90:107.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90:105.18:

 ( ncepdp , iappel ,                                              &
                  1
Warning: Unused dummy argument 'iappel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90:106.9:

   icepdc , izcpdc ,                                              &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.f90:106.18:

   icepdc , izcpdc ,                                              &
                  1
Warning: Unused dummy argument 'izcpdc' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsuser.la  cs_user_1d_wall_thermal.lo cs_user_atmospheric_model.lo cs_user_boundary_conditions.lo cs_user_boundary_mass_source_terms.lo cs_user_cdo.lo cs_user_cdo_numerics.lo cs_user_cdo_extra_op.lo cs_user_coupling.lo cs_user_electric_scaling.lo cs_user_extra_operations.lo cs_user_fluid_structure_interaction.lo cs_user_head_losses.lo cs_user_initialization.lo cs_user_les_inflow.lo cs_user_mass_source_terms.lo cs_user_mesh.lo cs_user_metal_structures_source_terms.lo cs_user_parameters.lo cs_user_performance_tuning.lo cs_user_physical_properties.lo cs_user_postprocess.lo cs_user_postprocess_var.lo cs_user_porosity.lo cs_user_radiative_transfer.lo cs_user_radiative_transfer_bcs.lo cs_user_solver.lo cs_user_source_terms.lo cs_user_turbomachinery.lo cs_user_zones.lo cs_user_boundary_conditions_ale.lo usatch.lo usctdz.lo cs_user_lagr_model.lo cs_user_lagr_boundary_conditions.lo cs_user_lagr_particle.lo usthht.lo usvort.lo usvosy.lo cs_f_user_parameters.lo cs_f_user_extra_operations.lo cs_f_user_initialization.lo cs_f_user_physical_properties.lo cs_f_user_boundary_conditions.lo cs_f_user_head_losses.lo -lnsl   -ldl 
libtool: link: ar cru .libs/libcsuser.a .libs/cs_user_1d_wall_thermal.o .libs/cs_user_atmospheric_model.o .libs/cs_user_boundary_conditions.o .libs/cs_user_boundary_mass_source_terms.o .libs/cs_user_cdo.o .libs/cs_user_cdo_numerics.o .libs/cs_user_cdo_extra_op.o .libs/cs_user_coupling.o .libs/cs_user_electric_scaling.o .libs/cs_user_extra_operations.o .libs/cs_user_fluid_structure_interaction.o .libs/cs_user_head_losses.o .libs/cs_user_initialization.o .libs/cs_user_les_inflow.o .libs/cs_user_mass_source_terms.o .libs/cs_user_mesh.o .libs/cs_user_metal_structures_source_terms.o .libs/cs_user_parameters.o .libs/cs_user_performance_tuning.o .libs/cs_user_physical_properties.o .libs/cs_user_postprocess.o .libs/cs_user_postprocess_var.o .libs/cs_user_porosity.o .libs/cs_user_radiative_transfer.o .libs/cs_user_radiative_transfer_bcs.o .libs/cs_user_solver.o .libs/cs_user_source_terms.o .libs/cs_user_turbomachinery.o .libs/cs_user_zones.o .libs/cs_user_boundary_conditions_ale.o .libs/usatch.o .libs/usctdz.o .libs/cs_user_lagr_model.o .libs/cs_user_lagr_boundary_conditions.o .libs/cs_user_lagr_particle.o .libs/usthht.o .libs/usvort.o .libs/usvosy.o .libs/cs_f_user_parameters.o .libs/cs_f_user_extra_operations.o .libs/cs_f_user_initialization.o .libs/cs_f_user_physical_properties.o .libs/cs_f_user_boundary_conditions.o .libs/cs_f_user_head_losses.o 
libtool: link: ranlib .libs/libcsuser.a
libtool: link: ( cd ".libs" && rm -f "libcsuser.la" && ln -s "../libcsuser.la" "libcsuser.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
Making all in user_examples
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_1d_wall_thermal.lo -MD -MP -MF .deps/cs_user_1d_wall_thermal.Tpo -c -o cs_user_1d_wall_thermal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_1d_wall_thermal.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_1d_wall_thermal.lo -MD -MP -MF .deps/cs_user_1d_wall_thermal.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_1d_wall_thermal.c  -fPIC -DPIC -o .libs/cs_user_1d_wall_thermal.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_1d_wall_thermal.c: In function 'cs_user_1d_wall_thermal':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_1d_wall_thermal.c:115:29: warning: parameter 'isuit1' set but not used [-Wunused-but-set-parameter]
                         int isuit1)
                             ^
mv -f .deps/cs_user_1d_wall_thermal.Tpo .deps/cs_user_1d_wall_thermal.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.lo -MD -MP -MF .deps/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.Tpo -c -o cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.lo -MD -MP -MF .deps/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.c  -fPIC -DPIC -o .libs/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.o
mv -f .deps/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.Tpo .deps/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo-condif.lo -MD -MP -MF .deps/cs_user_cdo-condif.Tpo -c -o cs_user_cdo-condif.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo-condif.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo-condif.lo -MD -MP -MF .deps/cs_user_cdo-condif.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo-condif.c  -fPIC -DPIC -o .libs/cs_user_cdo-condif.o
mv -f .deps/cs_user_cdo-condif.Tpo .deps/cs_user_cdo-condif.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo-groundwater.lo -MD -MP -MF .deps/cs_user_cdo-groundwater.Tpo -c -o cs_user_cdo-groundwater.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo-groundwater.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo-groundwater.lo -MD -MP -MF .deps/cs_user_cdo-groundwater.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo-groundwater.c  -fPIC -DPIC -o .libs/cs_user_cdo-groundwater.o
mv -f .deps/cs_user_cdo-groundwater.Tpo .deps/cs_user_cdo-groundwater.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo_extra_op-verif-diffusion.lo -MD -MP -MF .deps/cs_user_cdo_extra_op-verif-diffusion.Tpo -c -o cs_user_cdo_extra_op-verif-diffusion.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo_extra_op-verif-diffusion.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo_extra_op-verif-diffusion.lo -MD -MP -MF .deps/cs_user_cdo_extra_op-verif-diffusion.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo_extra_op-verif-diffusion.c  -fPIC -DPIC -o .libs/cs_user_cdo_extra_op-verif-diffusion.o
mv -f .deps/cs_user_cdo_extra_op-verif-diffusion.Tpo .deps/cs_user_cdo_extra_op-verif-diffusion.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_cdo_numerics-examples.lo -MD -MP -MF .deps/cs_user_cdo_numerics-examples.Tpo -c -o cs_user_cdo_numerics-examples.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo_numerics-examples.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_cdo_numerics-examples.lo -MD -MP -MF .deps/cs_user_cdo_numerics-examples.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo_numerics-examples.c  -fPIC -DPIC -o .libs/cs_user_cdo_numerics-examples.o
mv -f .deps/cs_user_cdo_numerics-examples.Tpo .deps/cs_user_cdo_numerics-examples.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_coupling-saturne.lo -MD -MP -MF .deps/cs_user_coupling-saturne.Tpo -c -o cs_user_coupling-saturne.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling-saturne.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_coupling-saturne.lo -MD -MP -MF .deps/cs_user_coupling-saturne.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling-saturne.c  -fPIC -DPIC -o .libs/cs_user_coupling-saturne.o
mv -f .deps/cs_user_coupling-saturne.Tpo .deps/cs_user_coupling-saturne.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_coupling-syrthes.lo -MD -MP -MF .deps/cs_user_coupling-syrthes.Tpo -c -o cs_user_coupling-syrthes.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling-syrthes.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_coupling-syrthes.lo -MD -MP -MF .deps/cs_user_coupling-syrthes.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling-syrthes.c  -fPIC -DPIC -o .libs/cs_user_coupling-syrthes.o
mv -f .deps/cs_user_coupling-syrthes.Tpo .deps/cs_user_coupling-syrthes.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_coupling.lo -MD -MP -MF .deps/cs_user_coupling.Tpo -c -o cs_user_coupling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_coupling.lo -MD -MP -MF .deps/cs_user_coupling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling.c  -fPIC -DPIC -o .libs/cs_user_coupling.o
mv -f .deps/cs_user_coupling.Tpo .deps/cs_user_coupling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_electric_scaling.lo -MD -MP -MF .deps/cs_user_electric_scaling.Tpo -c -o cs_user_electric_scaling.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_electric_scaling.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_electric_scaling.lo -MD -MP -MF .deps/cs_user_electric_scaling.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_electric_scaling.c  -fPIC -DPIC -o .libs/cs_user_electric_scaling.o
mv -f .deps/cs_user_electric_scaling.Tpo .deps/cs_user_electric_scaling.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_extra_operations-balance_by_zone.lo -MD -MP -MF .deps/cs_user_extra_operations-balance_by_zone.Tpo -c -o cs_user_extra_operations-balance_by_zone.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-balance_by_zone.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_extra_operations-balance_by_zone.lo -MD -MP -MF .deps/cs_user_extra_operations-balance_by_zone.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-balance_by_zone.c  -fPIC -DPIC -o .libs/cs_user_extra_operations-balance_by_zone.o
mv -f .deps/cs_user_extra_operations-balance_by_zone.Tpo .deps/cs_user_extra_operations-balance_by_zone.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_extra_operations-scalar_balance.lo -MD -MP -MF .deps/cs_user_extra_operations-scalar_balance.Tpo -c -o cs_user_extra_operations-scalar_balance.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-scalar_balance.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_extra_operations-scalar_balance.lo -MD -MP -MF .deps/cs_user_extra_operations-scalar_balance.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-scalar_balance.c  -fPIC -DPIC -o .libs/cs_user_extra_operations-scalar_balance.o
mv -f .deps/cs_user_extra_operations-scalar_balance.Tpo .deps/cs_user_extra_operations-scalar_balance.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_extra_operations-turbomachinery.lo -MD -MP -MF .deps/cs_user_extra_operations-turbomachinery.Tpo -c -o cs_user_extra_operations-turbomachinery.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-turbomachinery.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_extra_operations-turbomachinery.lo -MD -MP -MF .deps/cs_user_extra_operations-turbomachinery.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-turbomachinery.c  -fPIC -DPIC -o .libs/cs_user_extra_operations-turbomachinery.o
mv -f .deps/cs_user_extra_operations-turbomachinery.Tpo .deps/cs_user_extra_operations-turbomachinery.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_head_losses.lo -MD -MP -MF .deps/cs_user_head_losses.Tpo -c -o cs_user_head_losses.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_head_losses.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_head_losses.lo -MD -MP -MF .deps/cs_user_head_losses.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_head_losses.c  -fPIC -DPIC -o .libs/cs_user_head_losses.o
mv -f .deps/cs_user_head_losses.Tpo .deps/cs_user_head_losses.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_lagr_boundary_conditions.lo -MD -MP -MF .deps/cs_user_lagr_boundary_conditions.Tpo -c -o cs_user_lagr_boundary_conditions.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_boundary_conditions.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_lagr_boundary_conditions.lo -MD -MP -MF .deps/cs_user_lagr_boundary_conditions.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_boundary_conditions.c  -fPIC -DPIC -o .libs/cs_user_lagr_boundary_conditions.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_boundary_conditions.c: In function 'cs_user_lagr_boundary_conditions':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_boundary_conditions.c:409:32: warning: 'cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
       cs_lagr_set_zone_class_cp(iclas,
                                ^
mv -f .deps/cs_user_lagr_boundary_conditions.Tpo .deps/cs_user_lagr_boundary_conditions.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_lagr_model.lo -MD -MP -MF .deps/cs_user_lagr_model.Tpo -c -o cs_user_lagr_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_model.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_lagr_model.lo -MD -MP -MF .deps/cs_user_lagr_model.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_model.c  -fPIC -DPIC -o .libs/cs_user_lagr_model.o
mv -f .deps/cs_user_lagr_model.Tpo .deps/cs_user_lagr_model.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_lagr_particle.lo -MD -MP -MF .deps/cs_user_lagr_particle.Tpo -c -o cs_user_lagr_particle.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_lagr_particle.lo -MD -MP -MF .deps/cs_user_lagr_particle.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c  -fPIC -DPIC -o .libs/cs_user_lagr_particle.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_ef':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:227:38: warning: unused parameter 'dt_p' [-Wunused-parameter]
 cs_user_lagr_ef(cs_real_t            dt_p,
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:228:38: warning: unused parameter 'taup' [-Wunused-parameter]
                 const cs_real_t      taup[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:229:38: warning: unused parameter 'tlag' [-Wunused-parameter]
                 const cs_real_3_t    tlag[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:230:38: warning: unused parameter 'piil' [-Wunused-parameter]
                 const cs_real_3_t    piil[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:231:38: warning: unused parameter 'bx' [-Wunused-parameter]
                 const cs_real_33_t   bx[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:232:38: warning: unused parameter 'tsfext' [-Wunused-parameter]
                 const cs_real_t      tsfext[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:233:38: warning: unused parameter 'vagaus' [-Wunused-parameter]
                 const cs_real_33_t   vagaus[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:234:38: warning: unused parameter 'gradpr' [-Wunused-parameter]
                 const cs_real_3_t    gradpr[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:235:38: warning: unused parameter 'gradvf' [-Wunused-parameter]
                 const cs_real_33_t   gradvf[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:236:38: warning: unused parameter 'romp' [-Wunused-parameter]
                 cs_real_t            romp[],
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_in':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:270:45: warning: unused parameter 'injfac' [-Wunused-parameter]
                 int                        *injfac,
                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_new_p_attr':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:408:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       && (attr_id < CS_LAGR_USER + cs_glob_lagr_model->n_user_variables)) {
                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:376:57: warning: unused parameter 'face_id' [-Wunused-parameter]
                         cs_lnum_t                       face_id,
                                                         ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_extra_operations':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:459:48: warning: unused parameter 'dt' [-Wunused-parameter]
 cs_user_lagr_extra_operations(const cs_real_t  dt[])
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_rt':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:585:34: warning: unused parameter 'dt' [-Wunused-parameter]
                 const cs_real_t  dt[])
                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_rt_t':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:669:36: warning: unused parameter 'uvwr' [-Wunused-parameter]
                   cs_real_t        uvwr,
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:676:36: warning: unused parameter 'dt' [-Wunused-parameter]
                   const cs_real_t  dt[])
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c: In function 'cs_user_lagr_sde':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:732:35: warning: unused parameter 'dt' [-Wunused-parameter]
 cs_user_lagr_sde(const cs_real_t  dt[],
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:733:35: warning: unused parameter 'taup' [-Wunused-parameter]
                  cs_real_t        taup[],
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:734:35: warning: unused parameter 'tlag' [-Wunused-parameter]
                  cs_real_3_t      tlag[],
                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c:735:35: warning: unused parameter 'tempct' [-Wunused-parameter]
                  cs_real_t        tempct[])
                                   ^
mv -f .deps/cs_user_lagr_particle.Tpo .deps/cs_user_lagr_particle.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-boundary.lo -MD -MP -MF .deps/cs_user_mesh-boundary.Tpo -c -o cs_user_mesh-boundary.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-boundary.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-boundary.lo -MD -MP -MF .deps/cs_user_mesh-boundary.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-boundary.c  -fPIC -DPIC -o .libs/cs_user_mesh-boundary.o
mv -f .deps/cs_user_mesh-boundary.Tpo .deps/cs_user_mesh-boundary.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-groups_from_free_faces.lo -MD -MP -MF .deps/cs_user_mesh-groups_from_free_faces.Tpo -c -o cs_user_mesh-groups_from_free_faces.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-groups_from_free_faces.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-groups_from_free_faces.lo -MD -MP -MF .deps/cs_user_mesh-groups_from_free_faces.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-groups_from_free_faces.c  -fPIC -DPIC -o .libs/cs_user_mesh-groups_from_free_faces.o
mv -f .deps/cs_user_mesh-groups_from_free_faces.Tpo .deps/cs_user_mesh-groups_from_free_faces.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-input-save.lo -MD -MP -MF .deps/cs_user_mesh-input-save.Tpo -c -o cs_user_mesh-input-save.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-input-save.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-input-save.lo -MD -MP -MF .deps/cs_user_mesh-input-save.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-input-save.c  -fPIC -DPIC -o .libs/cs_user_mesh-input-save.o
mv -f .deps/cs_user_mesh-input-save.Tpo .deps/cs_user_mesh-input-save.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-joining.lo -MD -MP -MF .deps/cs_user_mesh-joining.Tpo -c -o cs_user_mesh-joining.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-joining.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-joining.lo -MD -MP -MF .deps/cs_user_mesh-joining.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-joining.c  -fPIC -DPIC -o .libs/cs_user_mesh-joining.o
mv -f .deps/cs_user_mesh-joining.Tpo .deps/cs_user_mesh-joining.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-modify.lo -MD -MP -MF .deps/cs_user_mesh-modify.Tpo -c -o cs_user_mesh-modify.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-modify.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-modify.lo -MD -MP -MF .deps/cs_user_mesh-modify.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-modify.c  -fPIC -DPIC -o .libs/cs_user_mesh-modify.o
mv -f .deps/cs_user_mesh-modify.Tpo .deps/cs_user_mesh-modify.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-periodicity.lo -MD -MP -MF .deps/cs_user_mesh-periodicity.Tpo -c -o cs_user_mesh-periodicity.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-periodicity.lo -MD -MP -MF .deps/cs_user_mesh-periodicity.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c  -fPIC -DPIC -o .libs/cs_user_mesh-periodicity.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c: In function 'cs_user_periodicity':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c:136:12: warning: variable 'join_num' set but not used [-Wunused-but-set-variable]
     int    join_num;
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c:158:12: warning: variable 'join_num' set but not used [-Wunused-but-set-variable]
     int    join_num;
            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c:201:12: warning: variable 'join_num' set but not used [-Wunused-but-set-variable]
     int    join_num;
            ^
mv -f .deps/cs_user_mesh-periodicity.Tpo .deps/cs_user_mesh-periodicity.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_mesh-quality.lo -MD -MP -MF .deps/cs_user_mesh-quality.Tpo -c -o cs_user_mesh-quality.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-quality.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_mesh-quality.lo -MD -MP -MF .deps/cs_user_mesh-quality.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-quality.c  -fPIC -DPIC -o .libs/cs_user_mesh-quality.o
mv -f .deps/cs_user_mesh-quality.Tpo .deps/cs_user_mesh-quality.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_parameters-base.lo -MD -MP -MF .deps/cs_user_parameters-base.Tpo -c -o cs_user_parameters-base.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-base.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_parameters-base.lo -MD -MP -MF .deps/cs_user_parameters-base.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-base.c  -fPIC -DPIC -o .libs/cs_user_parameters-base.o
mv -f .deps/cs_user_parameters-base.Tpo .deps/cs_user_parameters-base.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_parameters-ctwr.lo -MD -MP -MF .deps/cs_user_parameters-ctwr.Tpo -c -o cs_user_parameters-ctwr.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-ctwr.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_parameters-ctwr.lo -MD -MP -MF .deps/cs_user_parameters-ctwr.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-ctwr.c  -fPIC -DPIC -o .libs/cs_user_parameters-ctwr.o
mv -f .deps/cs_user_parameters-ctwr.Tpo .deps/cs_user_parameters-ctwr.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_parameters-fans.lo -MD -MP -MF .deps/cs_user_parameters-fans.Tpo -c -o cs_user_parameters-fans.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-fans.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_parameters-fans.lo -MD -MP -MF .deps/cs_user_parameters-fans.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-fans.c  -fPIC -DPIC -o .libs/cs_user_parameters-fans.o
mv -f .deps/cs_user_parameters-fans.Tpo .deps/cs_user_parameters-fans.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_parameters-linear_solvers.lo -MD -MP -MF .deps/cs_user_parameters-linear_solvers.Tpo -c -o cs_user_parameters-linear_solvers.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-linear_solvers.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_parameters-linear_solvers.lo -MD -MP -MF .deps/cs_user_parameters-linear_solvers.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-linear_solvers.c  -fPIC -DPIC -o .libs/cs_user_parameters-linear_solvers.o
mv -f .deps/cs_user_parameters-linear_solvers.Tpo .deps/cs_user_parameters-linear_solvers.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_parameters-time_moments.lo -MD -MP -MF .deps/cs_user_parameters-time_moments.Tpo -c -o cs_user_parameters-time_moments.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_parameters-time_moments.lo -MD -MP -MF .deps/cs_user_parameters-time_moments.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c  -fPIC -DPIC -o .libs/cs_user_parameters-time_moments.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c: In function '_simple_data_sum':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c:131:31: warning: unused parameter 'input' [-Wunused-parameter]
 _simple_data_sum(const void  *input,
                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c: In function '_boundary_thermal_flux':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c:158:37: warning: unused parameter 'input' [-Wunused-parameter]
 _boundary_thermal_flux(const void  *input,
                                     ^
mv -f .deps/cs_user_parameters-time_moments.Tpo .deps/cs_user_parameters-time_moments.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_performance_tuning-matrix.lo -MD -MP -MF .deps/cs_user_performance_tuning-matrix.Tpo -c -o cs_user_performance_tuning-matrix.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-matrix.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_performance_tuning-matrix.lo -MD -MP -MF .deps/cs_user_performance_tuning-matrix.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-matrix.c  -fPIC -DPIC -o .libs/cs_user_performance_tuning-matrix.o
mv -f .deps/cs_user_performance_tuning-matrix.Tpo .deps/cs_user_performance_tuning-matrix.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_performance_tuning-numbering.lo -MD -MP -MF .deps/cs_user_performance_tuning-numbering.Tpo -c -o cs_user_performance_tuning-numbering.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-numbering.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_performance_tuning-numbering.lo -MD -MP -MF .deps/cs_user_performance_tuning-numbering.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-numbering.c  -fPIC -DPIC -o .libs/cs_user_performance_tuning-numbering.o
mv -f .deps/cs_user_performance_tuning-numbering.Tpo .deps/cs_user_performance_tuning-numbering.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_performance_tuning-parallel-io.lo -MD -MP -MF .deps/cs_user_performance_tuning-parallel-io.Tpo -c -o cs_user_performance_tuning-parallel-io.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-parallel-io.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_performance_tuning-parallel-io.lo -MD -MP -MF .deps/cs_user_performance_tuning-parallel-io.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-parallel-io.c  -fPIC -DPIC -o .libs/cs_user_performance_tuning-parallel-io.o
mv -f .deps/cs_user_performance_tuning-parallel-io.Tpo .deps/cs_user_performance_tuning-parallel-io.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_performance_tuning-partition.lo -MD -MP -MF .deps/cs_user_performance_tuning-partition.Tpo -c -o cs_user_performance_tuning-partition.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-partition.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_performance_tuning-partition.lo -MD -MP -MF .deps/cs_user_performance_tuning-partition.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-partition.c  -fPIC -DPIC -o .libs/cs_user_performance_tuning-partition.o
mv -f .deps/cs_user_performance_tuning-partition.Tpo .deps/cs_user_performance_tuning-partition.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_postprocess.lo -MD -MP -MF .deps/cs_user_postprocess.Tpo -c -o cs_user_postprocess.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_postprocess.lo -MD -MP -MF .deps/cs_user_postprocess.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c  -fPIC -DPIC -o .libs/cs_user_postprocess.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c: In function 'cs_user_postprocess_writers':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:313:10: warning: unused variable 'frequency_n' [-Wunused-variable]
   double frequency_n = -1.0;
          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c: In function 'cs_user_postprocess_values':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:588:51: warning: unused parameter 'mesh_name' [-Wunused-parameter]
 cs_user_postprocess_values(const char            *mesh_name,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:591:51: warning: unused parameter 'probes' [-Wunused-parameter]
                            cs_probe_set_t        *probes,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:593:51: warning: unused parameter 'n_i_faces' [-Wunused-parameter]
                            cs_lnum_t              n_i_faces,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:594:51: warning: unused parameter 'n_b_faces' [-Wunused-parameter]
                            cs_lnum_t              n_b_faces,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:595:51: warning: unused parameter 'n_vertices' [-Wunused-parameter]
                            cs_lnum_t              n_vertices,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:597:51: warning: unused parameter 'i_face_list' [-Wunused-parameter]
                            const cs_lnum_t        i_face_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:598:51: warning: unused parameter 'b_face_list' [-Wunused-parameter]
                            const cs_lnum_t        b_face_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:599:51: warning: unused parameter 'vertex_list' [-Wunused-parameter]
                            const cs_lnum_t        vertex_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c: In function 'cs_user_postprocess_activate':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:666:38: warning: unused parameter 'nt_cur_abs' [-Wunused-parameter]
                              int     nt_cur_abs,
                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c:667:38: warning: unused parameter 't_cur_abs' [-Wunused-parameter]
                              double  t_cur_abs)
                                      ^
mv -f .deps/cs_user_postprocess.Tpo .deps/cs_user_postprocess.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_postprocess-profiles.lo -MD -MP -MF .deps/cs_user_postprocess-profiles.Tpo -c -o cs_user_postprocess-profiles.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_postprocess-profiles.lo -MD -MP -MF .deps/cs_user_postprocess-profiles.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c  -fPIC -DPIC -o .libs/cs_user_postprocess-profiles.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c: In function 'cs_user_postprocess_probes':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:235:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                                        (void *)line_defs[i*2]);  /* input */
                                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:255:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
                                        (void *)wall_defs[i*2]);  /* input */
                                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c: In function 'cs_user_postprocess_values':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:294:51: warning: unused parameter 'mesh_name' [-Wunused-parameter]
 cs_user_postprocess_values(const char            *mesh_name,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:296:51: warning: unused parameter 'cat_id' [-Wunused-parameter]
                            int                    cat_id,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:299:51: warning: unused parameter 'n_i_faces' [-Wunused-parameter]
                            cs_lnum_t              n_i_faces,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:301:51: warning: unused parameter 'n_vertices' [-Wunused-parameter]
                            cs_lnum_t              n_vertices,
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:303:51: warning: unused parameter 'i_face_list' [-Wunused-parameter]
                            const cs_lnum_t        i_face_list[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c:305:51: warning: unused parameter 'vertex_list' [-Wunused-parameter]
                            const cs_lnum_t        vertex_list[],
                                                   ^
mv -f .deps/cs_user_postprocess-profiles.Tpo .deps/cs_user_postprocess-profiles.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_postprocess-sfc.lo -MD -MP -MF .deps/cs_user_postprocess-sfc.Tpo -c -o cs_user_postprocess-sfc.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-sfc.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_postprocess-sfc.lo -MD -MP -MF .deps/cs_user_postprocess-sfc.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-sfc.c  -fPIC -DPIC -o .libs/cs_user_postprocess-sfc.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-sfc.c: In function '_sfc_cell_select':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-sfc.c:348:31: warning: unused parameter 'input' [-Wunused-parameter]
 _sfc_cell_select(void        *input,
                               ^
mv -f .deps/cs_user_postprocess-sfc.Tpo .deps/cs_user_postprocess-sfc.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_radiative_transfer.lo -MD -MP -MF .deps/cs_user_radiative_transfer.Tpo -c -o cs_user_radiative_transfer.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_radiative_transfer.lo -MD -MP -MF .deps/cs_user_radiative_transfer.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c  -fPIC -DPIC -o .libs/cs_user_radiative_transfer.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c: In function 'cs_user_rad_transfer_absorption':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:209:51: warning: unused parameter 'bc_type' [-Wunused-parameter]
 cs_user_rad_transfer_absorption(const int         bc_type[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:210:51: warning: unused parameter 'dt' [-Wunused-parameter]
                                 const cs_real_t   dt[],
                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c: In function 'cs_user_rad_transfer_net_flux':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:264:48: warning: unused parameter 'dt' [-Wunused-parameter]
                               const cs_real_t  dt[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:266:48: warning: unused parameter 'coefbp' [-Wunused-parameter]
                               const cs_real_t  coefbp[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:267:48: warning: unused parameter 'cofafp' [-Wunused-parameter]
                               const cs_real_t  cofafp[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:268:48: warning: unused parameter 'cofbfp' [-Wunused-parameter]
                               const cs_real_t  cofbfp[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:271:48: warning: unused parameter 'xlam' [-Wunused-parameter]
                               const cs_real_t  xlam[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:272:48: warning: unused parameter 'epa' [-Wunused-parameter]
                               const cs_real_t  epa[],
                                                ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c:274:48: warning: unused parameter 'ck' [-Wunused-parameter]
                               const cs_real_t  ck[],
                                                ^
mv -f .deps/cs_user_radiative_transfer.Tpo .deps/cs_user_radiative_transfer.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_radiative_transfer_bcs.lo -MD -MP -MF .deps/cs_user_radiative_transfer_bcs.Tpo -c -o cs_user_radiative_transfer_bcs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_radiative_transfer_bcs.lo -MD -MP -MF .deps/cs_user_radiative_transfer_bcs.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c  -fPIC -DPIC -o .libs/cs_user_radiative_transfer_bcs.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c: In function 'cs_user_radiative_transfer_bcs':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:191:50: warning: unused parameter 'icodcl' [-Wunused-parameter]
                                int               icodcl[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:195:50: warning: unused parameter 'tx' [-Wunused-parameter]
                                cs_real_t        *tx,
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:196:50: warning: unused parameter 'dt' [-Wunused-parameter]
                                const cs_real_t   dt[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:198:50: warning: unused parameter 'thwall' [-Wunused-parameter]
                                const cs_real_t   thwall[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:199:50: warning: unused parameter 'qincid' [-Wunused-parameter]
                                const cs_real_t   qincid[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:200:50: warning: unused parameter 'hfcnvp' [-Wunused-parameter]
                                cs_real_t         hfcnvp[],
                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c:201:50: warning: unused parameter 'flcnvp' [-Wunused-parameter]
                                cs_real_t         flcnvp[],
                                                  ^
mv -f .deps/cs_user_radiative_transfer_bcs.Tpo .deps/cs_user_radiative_transfer_bcs.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_solver-heat-equation.lo -MD -MP -MF .deps/cs_user_solver-heat-equation.Tpo -c -o cs_user_solver-heat-equation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_solver-heat-equation.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_solver-heat-equation.lo -MD -MP -MF .deps/cs_user_solver-heat-equation.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_solver-heat-equation.c  -fPIC -DPIC -o .libs/cs_user_solver-heat-equation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_solver-heat-equation.c: In function 'cs_user_solver':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_solver-heat-equation.c:112:31: warning: variable 'L' set but not used [-Wunused-but-set-variable]
   cs_real_t   x0, xL, t0, tL, L;
                               ^
mv -f .deps/cs_user_solver-heat-equation.Tpo .deps/cs_user_solver-heat-equation.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_turbomachinery.lo -MD -MP -MF .deps/cs_user_turbomachinery.Tpo -c -o cs_user_turbomachinery.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_turbomachinery.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_turbomachinery.lo -MD -MP -MF .deps/cs_user_turbomachinery.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_turbomachinery.c  -fPIC -DPIC -o .libs/cs_user_turbomachinery.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_turbomachinery.c: In function 'cs_user_turbomachinery_rotor':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_turbomachinery.c:145:9: warning: unused variable 'join_num' [-Wunused-variable]
     int join_num = cs_turbomachinery_join_add(faces_criteria,
         ^
mv -f .deps/cs_user_turbomachinery.Tpo .deps/cs_user_turbomachinery.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple  -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_user_zones.lo -MD -MP -MF .deps/cs_user_zones.Tpo -c -o cs_user_zones.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_zones.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_user_zones.lo -MD -MP -MF .deps/cs_user_zones.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_zones.c  -fPIC -DPIC -o .libs/cs_user_zones.o
mv -f .deps/cs_user_zones.Tpo .deps/cs_user_zones.Plo
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_atmospheric_model.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_atmospheric_model.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_atmospheric_model.f90  -fPIC -o .libs/cs_user_atmospheric_model.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-advanced.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90  -fPIC -o .libs/cs_user_boundary_conditions-advanced.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:77.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:125.26:

integer          ifac, iel, ii, ivar
                          1
Warning: Unused variable 'iel' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:76.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:76.36:

   icodcl , itrifb , itypfb , izfppp ,                            &
                                    1
Warning: Unused dummy argument 'izfppp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:126.22:

integer          izone
                      1
Warning: Unused variable 'izone' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:75.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:129.23:

double precision rhomoy, xdh, xustar2
                       1
Warning: Unused variable 'rhomoy' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:128.22:

double precision uref2, d2s3
                      1
Warning: Unused variable 'uref2' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:129.28:

double precision rhomoy, xdh, xustar2
                            1
Warning: Unused variable 'xdh' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:131.29:

double precision xkent, xeent
                             1
Warning: Unused variable 'xeent' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:130.22:

double precision xitur
                      1
Warning: Unused variable 'xitur' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:131.22:

double precision xkent, xeent
                      1
Warning: Unused variable 'xkent' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90:129.37:

double precision rhomoy, xdh, xustar2
                                     1
Warning: Unused variable 'xustar2' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-atmospheric.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-atmospheric.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-atmospheric.f90  -fPIC -o .libs/cs_user_boundary_conditions-atmospheric.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-atmospheric.f90:77.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-atmospheric.f90:76.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-atmospheric.f90:75.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-auto_inlet_profile.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90  -fPIC -o .libs/cs_user_boundary_conditions-auto_inlet_profile.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90:80.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90:79.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90:79.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90:79.36:

   icodcl , itrifb , itypfb , izfppp ,                            &
                                    1
Warning: Unused dummy argument 'izfppp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90:133.24:

double precision xustar2, xdh, d2s3, rhomoy
                        1
Warning: Unused variable 'xustar2' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-base.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-base.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-base.f90  -fPIC -o .libs/cs_user_boundary_conditions-base.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-base.f90:75.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-base.f90:74.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-base.f90:74.36:

   icodcl , itrifb , itypfb , izfppp ,                            &
                                    1
Warning: Unused dummy argument 'izfppp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-compressible.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-compressible.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-compressible.f90  -fPIC -o .libs/cs_user_boundary_conditions-compressible.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-compressible.f90:75.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-compressible.f90:74.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-compressible.f90:73.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-cooling_towers.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90  -fPIC -o .libs/cs_user_boundary_conditions-cooling_towers.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90:76.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90:124.26:

integer          ifac, iel, ii, ivar
                          1
Warning: Unused variable 'iel' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90:124.30:

integer          ifac, iel, ii, ivar
                              1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90:75.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90:124.36:

integer          ifac, iel, ii, ivar
                                    1
Warning: Unused variable 'ivar' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90:74.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-electric_arcs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90  -fPIC -o .libs/cs_user_boundary_conditions-electric_arcs.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90:75.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90:125.21:

integer          idim
                     1
Warning: Unused variable 'idim' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90:74.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90:73.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-fuel.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-fuel.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-fuel.f90  -fPIC -o .libs/cs_user_boundary_conditions-fuel.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-fuel.f90:75.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-fuel.f90:74.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-fuel.f90:74.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-gas_3ptchem.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90  -fPIC -o .libs/cs_user_boundary_conditions-gas_3ptchem.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90:75.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90:74.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90:123.37:

integer          iel, ifac, izone, ii
                                     1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90:74.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90:73.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-gas_ebu.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90  -fPIC -o .libs/cs_user_boundary_conditions-gas_ebu.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90:75.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90:74.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90:123.32:

integer          ifac, izone, ii
                                1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90:74.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90:73.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-gas_libby_williams.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90  -fPIC -o .libs/cs_user_boundary_conditions-gas_libby_williams.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90:76.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90:75.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90:124.32:

integer          ifac, izone, ii
                                1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90:75.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90:74.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-mapped_inlet.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90  -fPIC -o .libs/cs_user_boundary_conditions-mapped_inlet.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90:82.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90:81.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90:81.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90:81.36:

   icodcl , itrifb , itypfb , izfppp ,                            &
                                    1
Warning: Unused dummy argument 'izfppp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-pulverized_coal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal.f90  -fPIC -o .libs/cs_user_boundary_conditions-pulverized_coal.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal.f90:76.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal.f90:75.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal.f90:75.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-pulverized_coal_lagrangian.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal_lagrangian.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal_lagrangian.f90  -fPIC -o .libs/cs_user_boundary_conditions-pulverized_coal_lagrangian.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal_lagrangian.f90:76.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal_lagrangian.f90:75.9:

   icodcl , itrifb , itypfb , izfppp ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal_lagrangian.f90:75.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions-richards.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-richards.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-richards.f90  -fPIC -o .libs/cs_user_boundary_conditions-richards.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-richards.f90:75.18:

   icodcl , itrifb , itypfb , izfppp ,                            &
                  1
Warning: Unused dummy argument 'itrifb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-richards.f90:75.36:

   icodcl , itrifb , itypfb , izfppp ,                            &
                                    1
Warning: Unused dummy argument 'izfppp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_conditions_ale-base.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90  -fPIC -o .libs/cs_user_boundary_conditions_ale-base.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90:83.9:

   icodcl , itypfb , ialtyb , impale ,                            &
         1
Warning: Unused dummy argument 'icodcl' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90:81.9:

 ( itrale ,                                                       &
         1
Warning: Unused dummy argument 'itrale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90:83.18:

   icodcl , itypfb , ialtyb , impale ,                            &
                  1
Warning: Unused dummy argument 'itypfb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90:82.17:

   nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90:85.18:

   rcodcl , xyzno0 , disale )
                  1
Warning: Unused dummy argument 'xyzno0' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_mass_source_terms-condensation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-condensation.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-condensation.f90  -fPIC -o .libs/cs_user_boundary_mass_source_terms-condensation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-condensation.f90:104.32:

integer          ifac, iel, iesp, iscal
                                1
Warning: Unused variable 'iesp' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-condensation.f90: In function 'cs_user_boundary_mass_source_terms':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-condensation.f90:171:0: warning: 'ieltcd' may be used uninitialized in this function [-Wmaybe-uninitialized]
   nfbpcd = ieltcd
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_boundary_mass_source_terms-nzones_condensation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90  -fPIC -o .libs/cs_user_boundary_mass_source_terms-nzones_condensation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90:105.32:

integer          ifac, iel, iesp, iscal
                                1
Warning: Unused variable 'iesp' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90:60.27:

   ifbpcd , itypcd , izftcd ,                                     &
                           1
Warning: Unused dummy argument 'izftcd' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90:61.16:

   spcond , tpar)
                1
Warning: Unused dummy argument 'tpar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90: In function 'cs_user_boundary_mass_source_terms':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90:203:0: warning: 'ieltcd' may be used uninitialized in this function [-Wmaybe-uninitialized]
   nfbpcd = ieltcd
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-energy_balance.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90  -fPIC -o .libs/cs_user_extra_operations-energy_balance.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90:99.40:

integer          iflmas , iflmab , ipccp
                                        1
Warning: Unused variable 'ipccp' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90:64.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90:54.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90:54.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-extract_1d_profile.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90  -fPIC -o .libs/cs_user_extra_operations-extract_1d_profile.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90:55.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90:99.20:

integer          iun
                    1
Warning: Unused variable 'iun' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90:64.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90:54.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90:54.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-force_temperature.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-force_temperature.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-force_temperature.f90  -fPIC -o .libs/cs_user_extra_operations-force_temperature.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-force_temperature.f90:55.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-force_temperature.f90:64.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-force_temperature.f90:54.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-global_efforts.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90  -fPIC -o .libs/cs_user_extra_operations-global_efforts.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90:55.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90:64.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90:54.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90:54.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-nusselt_calculation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90  -fPIC -o .libs/cs_user_extra_operations-nusselt_calculation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:97.12:

character*19 namfil
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:100.65:

double precision, dimension(:), pointer :: coefap, coefbp, cofafp
                                                                 1
Warning: Unused variable 'cofafp' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:52.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:97.19:

character*19 namfil
                   1
Warning: Unused variable 'namfil' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:61.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:51.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:51.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90: In function 'cs_f_user_extra_operations':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90:240:0: warning: 'irang1' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if ((iel.ne.iel1).or.(irangv.ne.irang1)) then
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-parallel_operations.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90  -fPIC -o .libs/cs_user_extra_operations-parallel_operations.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90:55.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90:64.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90:54.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90:54.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_extra_operations-richards_flux.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90  -fPIC -o .libs/cs_user_extra_operations-richards_flux.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90:98.48:

double precision, dimension(:), pointer :: delay, saturation
                                                1
Warning: Unused variable 'delay' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90:51.4:

use dimens, only: ndimfb
    1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90:41.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90:41.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90:98.60:

double precision, dimension(:), pointer :: delay, saturation
                                                            1
Warning: Unused variable 'saturation' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90:101.61:

double precision, dimension(:,:), pointer :: cvar_vel, visten
                                                             1
Warning: Unused variable 'visten' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_fluid_structure_interaction.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90  -fPIC -o .libs/cs_user_fluid_structure_interaction.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90:222.9:

   idfstr ,                                                       &
         1
Warning: Unused dummy argument 'idfstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90:224.52:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                                    1
Warning: Unused dummy argument 'vstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90:224.43:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                           1
Warning: Unused dummy argument 'xstr' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90:224.36:

   xmstru , xcstru , xkstru , xstreq , xstr   , vstr   , forstr , &
                                    1
Warning: Unused dummy argument 'xstreq' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90:425.23:

integer          nbstru
                       1
Warning: Unused variable 'nbstru' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-atmospheric.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-atmospheric.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-atmospheric.f90  -fPIC -o .libs/cs_user_initialization-atmospheric.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-atmospheric.f90:52.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-atmospheric.f90:51.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-atmospheric.f90:51.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-base.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90  -fPIC -o .libs/cs_user_initialization-base.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90:94.28:

integer          iel, iutile
                            1
Warning: Unused variable 'iutile' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90:50.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90:50.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-compressible.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-compressible.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-compressible.f90  -fPIC -o .libs/cs_user_initialization-compressible.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-compressible.f90:50.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-compressible.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-compressible.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-cooling_towers.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90  -fPIC -o .libs/cs_user_initialization-cooling_towers.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90:50.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90:93.28:

integer          iel, iutile
                            1
Warning: Unused variable 'iutile' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-electric_arcs.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90  -fPIC -o .libs/cs_user_initialization-electric_arcs.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90:93.30:

integer          iesp , idimve
                              1
Warning: Unused variable 'idimve' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90:50.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90:50.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-fuel.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-fuel.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-fuel.f90  -fPIC -o .libs/cs_user_initialization-fuel.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-fuel.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-fuel.f90:50.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-fuel.f90:50.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-gas_3ptchem.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_3ptchem.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_3ptchem.f90  -fPIC -o .libs/cs_user_initialization-gas_3ptchem.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_3ptchem.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_3ptchem.f90:50.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_3ptchem.f90:50.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-gas_ebu.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_ebu.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_ebu.f90  -fPIC -o .libs/cs_user_initialization-gas_ebu.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_ebu.f90:50.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_ebu.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_ebu.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-gas_libby_williams.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_libby_williams.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_libby_williams.f90  -fPIC -o .libs/cs_user_initialization-gas_libby_williams.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_libby_williams.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_libby_williams.f90:50.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_libby_williams.f90:50.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-pulverized_coal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90  -fPIC -o .libs/cs_user_initialization-pulverized_coal.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90:98.31:

double precision t2init, h2init
                               1
Warning: Unused variable 'h2init' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90:50.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90:50.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-richards.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90  -fPIC -o .libs/cs_user_initialization-richards.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90:95.67:

double precision, dimension(:), pointer :: cvar_scal_1, cvar_scal_2
                                                                   1
Warning: Unused variable 'cvar_scal_2' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90:50.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-time_step.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-time_step.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-time_step.f90  -fPIC -o .libs/cs_user_initialization-time_step.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-time_step.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-time_step.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_initialization-unified_combustion_coal.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90  -fPIC -o .libs/cs_user_initialization-unified_combustion_coal.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90:50.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90:97.31:

double precision t2init, h2init
                               1
Warning: Unused variable 'h2init' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_les_inflow-base.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90  -fPIC -o .libs/cs_user_les_inflow-base.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90:305.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90:385.23:

integer          iutile
                       1
Warning: Unused variable 'iutile' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90:303.17:

   nvar   , nscal ,                                               &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90:303.7:

   nvar   , nscal ,                                               &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_mass_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90  -fPIC -o .libs/cs_user_mass_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90:64.9:

   ckupdc , smacel )
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90:63.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90:62.9:

   icepdc , icetsm , itypsm , izctsm ,                            &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90: In function 'cs_user_mass_source_terms':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90:365:0: warning: 'gamma' may be used uninitialized in this function [-Wmaybe-uninitialized]
          volume(icetsm(ieltsm))*smacel(ieltsm,ipr)
 ^
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_metal_structures_source_terms-condensation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_metal_structures_source_terms-condensation.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_metal_structures_source_terms-condensation.f90  -fPIC -o .libs/cs_user_metal_structures_source_terms-condensation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_metal_structures_source_terms-condensation.f90:73.21:

integer          ifac, iel, iscal
                     1
Warning: Unused variable 'ifac' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_modules-user-arrays.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_modules-user-arrays.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_modules-user-arrays.f90  -fPIC -o .libs/cs_user_modules-user-arrays.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_modules-user-arrays.f90:62.34:

  subroutine init_user_module(ncel, ncelet)
                                  1
Warning: Unused dummy argument 'ncel' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_parameters-cavitation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90  -fPIC -o .libs/cs_user_parameters-cavitation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:73.31:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                               1
Warning: Unused dummy argument 'iale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:80.4:

use optcal, only: irijco ! No other module should appear here
    1
Warning: Unused module variable 'irijco' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:73.25:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                         1
Warning: Unused dummy argument 'itherm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:73.16:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                1
Warning: Unused dummy argument 'iturb' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:73.40:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                                        1
Warning: Unused dummy argument 'ivofmt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:73.9:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
         1
Warning: Unused dummy argument 'ixmlpu' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:79.4:

use entsor, only: nfecra ! No other module should appear here
    1
Warning: Unused module variable 'nfecra' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:179.10:

integer ii, jj, imom, kscmin, kscmax
          1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:179.20:

integer ii, jj, imom, kscmin, kscmax
                    1
Warning: Unused variable 'imom' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:179.14:

integer ii, jj, imom, kscmin, kscmax
              1
Warning: Unused variable 'jj' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:179.36:

integer ii, jj, imom, kscmin, kscmax
                                    1
Warning: Unused variable 'kscmax' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:179.28:

integer ii, jj, imom, kscmin, kscmax
                            1
Warning: Unused variable 'kscmin' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90:144.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_parameters-output.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90  -fPIC -o .libs/cs_user_parameters-output.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90:105.56:

integer       f_id, idim1, itycat, ityloc, iscdri, iscal, ivar, kislts
                                                        1
Warning: Unused variable 'iscal' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90:105.49:

integer       f_id, idim1, itycat, ityloc, iscdri, iscal, ivar, kislts
                                                 1
Warning: Unused variable 'iscdri' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90:69.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90:217.19:

integer f_id, idim1, ifllog
                   1
Warning: Unused variable 'idim1' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90:176.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_parameters-richards.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90  -fPIC -o .libs/cs_user_parameters-richards.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:81.9:

 ( ixmlpu )
         1
Warning: Unused dummy argument 'ixmlpu' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:134.31:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                               1
Warning: Unused dummy argument 'iale' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:134.48:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                                                1
Warning: Unused dummy argument 'icavit' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:134.25:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                         1
Warning: Unused dummy argument 'itherm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:134.40:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                                        1
Warning: Unused dummy argument 'ivofmt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:138.4:

use entsor, only: nfecra ! No other module should appear here
    1
Warning: Unused module variable 'nfecra' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:176.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:303.4:

use ihmpre, only: iihmpr
    1
Warning: Unused module variable 'iihmpr' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:317.45:

double precision, dimension(:), pointer :: kd, kplus, kminus
                                             1
Warning: Unused variable 'kd' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:317.60:

double precision, dimension(:), pointer :: kd, kplus, kminus
                                                            1
Warning: Unused variable 'kminus' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90:317.52:

double precision, dimension(:), pointer :: kd, kplus, kminus
                                                    1
Warning: Unused variable 'kplus' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_parameters-rotation.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-rotation.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-rotation.f90  -fPIC -o .libs/cs_user_parameters-rotation.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-rotation.f90:69.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_parameters.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90  -fPIC -o .libs/cs_user_parameters.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:452.40:

 ( ixmlpu, iturb , itherm, iale , ivofmt, icavit )
                                        1
Warning: Unused dummy argument 'ivofmt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:458.4:

use entsor, only: nfecra ! No other module should appear here
    1
Warning: Unused module variable 'nfecra' which has been explicitly imported at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:621.72:

integer       f_id, idim1, itycat, ityloc, iscdri, iscal, ifcvsl, b_f_id
                                                                        1
Warning: Unused variable 'b_f_id' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:619.57:

integer       ii, jj, ivar, kscmin, kscmax, keydri, kbfid, kccmin, kccmax
                                                         1
Warning: Unused variable 'kbfid' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:1471.15:

integer ii, ipp, f_id
               1
Warning: Unused variable 'ipp' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:1438.9:

 ( nmodpp )
         1
Warning: Unused dummy argument 'nmodpp' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90:2092.4:

use ihmpre, only: iihmpr
    1
Warning: Unused module variable 'iihmpr' which has been explicitly imported at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_physical_properties-coal_drift.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90  -fPIC -o .libs/cs_user_physical_properties-coal_drift.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:104.12:

character*80     fname
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:50.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:87.33:

integer          ivart, iel, ifac
                                 1
Warning: Unused variable 'ifac' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:88.21:

integer          ivar
                     1
Warning: Unused variable 'ivar' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:87.22:

integer          ivart, iel, ifac
                      1
Warning: Unused variable 'ivart' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:49.8:

   mbrom  ,                                                       &
        1
Warning: Unused dummy argument 'mbrom' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:48.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90:48.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_physical_properties-compressible_flow.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90  -fPIC -o .libs/cs_user_physical_properties-compressible_flow.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90:101.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90:100.8:

   mbrom  ,                                                       &
        1
Warning: Unused dummy argument 'mbrom' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90:99.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90:99.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_physical_properties-richards_sat.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90  -fPIC -o .libs/cs_user_physical_properties-richards_sat.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90:76.12:

character*80     fname
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90:40.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90:76.22:

character*80     fname
                      1
Warning: Unused variable 'fname' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90:39.8:

   mbrom  ,                                                       &
        1
Warning: Unused dummy argument 'mbrom' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90:38.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_physical_properties-richards_unsat.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90  -fPIC -o .libs/cs_user_physical_properties-richards_unsat.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:82.12:

character*80     fname
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:77.43:

double precision darcy_isotropic_dispersion, molecular_diffusion
                                           1
Warning: Unused variable 'darcy_isotropic_dispersion' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:40.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:82.22:

character*80     fname
                      1
Warning: Unused variable 'fname' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:81.29:

integer          ncelt, icelt, ifcvsl
                             1
Warning: Unused variable 'icelt' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:80.24:

integer          iel, ii, fid
                        1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:74.25:

double precision kr_param, m_param, n_param, se_param
                         1
Warning: Unused variable 'kr_param' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:84.44:

integer, allocatable, dimension(:) :: lstcel
                                            1
Warning: Unused variable 'lstcel' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:39.8:

   mbrom  ,                                                       &
        1
Warning: Unused dummy argument 'mbrom' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:81.22:

integer          ncelt, icelt, ifcvsl
                      1
Warning: Unused variable 'ncelt' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:38.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:38.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90:78.35:

double precision velocity_norm, rho
                                   1
Warning: Unused variable 'rho' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_physical_properties-scalar_drift.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90  -fPIC -o .libs/cs_user_physical_properties-scalar_drift.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90:95.12:

character*80     fname
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90:51.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90:87.33:

integer          ivart, iel, ifac
                                 1
Warning: Unused variable 'ifac' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90:50.8:

   mbrom  ,                                                       &
        1
Warning: Unused dummy argument 'mbrom' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90:49.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90:49.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_porosity.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_porosity.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_porosity.f90  -fPIC -o .libs/cs_user_porosity.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_porosity.f90:70.24:

integer          iel, ii, jj
                        1
Warning: Unused variable 'ii' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_porosity.f90:70.28:

integer          iel, ii, jj
                            1
Warning: Unused variable 'jj' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_postprocess_var.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90  -fPIC -o .libs/cs_user_postprocess_var.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:123.51:

double precision, dimension(:), pointer :: cvar_r11, cvar_r22, cvar_r33
                                                   1
Warning: Unused variable 'cvar_r11' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:123.61:

double precision, dimension(:), pointer :: cvar_r11, cvar_r22, cvar_r33
                                                             1
Warning: Unused variable 'cvar_r22' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:123.71:

double precision, dimension(:), pointer :: cvar_r11, cvar_r22, cvar_r33
                                                                       1
Warning: Unused variable 'cvar_r33' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:112.29:

integer          ntindp, f_id
                             1
Warning: Unused variable 'f_id' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:73.9:

   itypps ,                                                       &
         1
Warning: Unused dummy argument 'itypps' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:71.27:

   nvar   , nscal  , nignor ,                                     &
                           1
Warning: Unused dummy argument 'nignor' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:71.17:

   nvar   , nscal  , nignor ,                                     &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:71.7:

   nvar   , nscal  , nignor ,                                     &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90:121.53:

double precision, dimension(:,:), allocatable :: vcel, vfac, vfbr
                                                     1
Warning: Unused variable 'vcel' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_source_terms-richards_decay.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90  -fPIC -o .libs/cs_user_source_terms-richards_decay.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:86.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:85.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:84.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:84.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:84.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:82.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:86.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90: In function 'ustssc':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:193:0: warning: 'saturation.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
          * exp(-lambda*ttcabs) / saturation(iel) / delay(iel)
 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:193:0: warning: 'saturation.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:193:0: warning: 'delay.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90:193:0: warning: 'delay.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_source_terms-scalar_in_a_channel.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90  -fPIC -o .libs/cs_user_source_terms-scalar_in_a_channel.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:155.12:

character*80     chaine
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:439.5:

 1000 format(' User source terms for variable ',A8,/)
     1
Warning: Label 1000 at (1) defined but not used
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:116.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:115.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:114.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:114.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:114.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:112.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:116.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:343.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:342.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:341.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:341.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:341.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:339.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90:343.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o cs_user_source_terms.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90  -fPIC -o .libs/cs_user_source_terms.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:155.12:

character*80     chaine
            1
Warning: Obsolescent feature: Old-style character length at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:115.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:114.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:113.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:113.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:113.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:111.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:115.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:371.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:370.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:369.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:369.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:369.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:367.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:371.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:653.9:

   ckupdc , smacel ,                                              &
         1
Warning: Unused dummy argument 'ckupdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:688.27:

double precision dt(ncelet)
                           1
Warning: Unused variable 'dt' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:652.9:

   icepdc , icetsm , itypsm ,                                     &
         1
Warning: Unused dummy argument 'icepdc' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:652.18:

   icepdc , icetsm , itypsm ,                                     &
                  1
Warning: Unused dummy argument 'icetsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:652.27:

   icepdc , icetsm , itypsm ,                                     &
                           1
Warning: Unused dummy argument 'itypsm' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:650.17:

 ( nvar   , nscal  , ncepdp , ncesmp ,                            &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90:653.18:

   ckupdc , smacel ,                                              &
                  1
Warning: Unused dummy argument 'smacel' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usatch_4spe5reac.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usatch_4spe5reac.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usatch_4spe5reac.f90  -fPIC -o .libs/usatch_4spe5reac.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usatch_4spe5reac.f90:70.22:

double precision effko,rapk,facteur,summ
                      1
Warning: Unused variable 'effko' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usatch_4spe5reac.f90:70.35:

double precision effko,rapk,facteur,summ
                                   1
Warning: Unused variable 'facteur' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usatch_4spe5reac.f90:70.27:

double precision effko,rapk,facteur,summ
                           1
Warning: Unused variable 'rapk' declared at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usthht.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usthht.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usthht.f90  -fPIC -o .libs/usthht.o
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usvort.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90  -fPIC -o .libs/usvort.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90:40.5:

   dt     )
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90:38.17:

 ( nvar   , nscal  ,                                              &
                 1
Warning: Unused dummy argument 'nscal' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90:38.7:

 ( nvar   , nscal  ,                                              &
       1
Warning: Unused dummy argument 'nvar' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90:434.9:

 ( nfecra , icas   , ndat   ,                                     &
         1
Warning: Unused dummy argument 'nfecra' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=compile /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -c -o usvosy.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvosy.f90
libtool: compile:  /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fopenmp -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvosy.f90  -fPIC -o .libs/usvosy.o
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvosy.f90:41.5:

   dt     ,                                                       &
     1
Warning: Unused dummy argument 'dt' at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvosy.f90:104.23:

integer          iiscvr, iel, iloc, ifcvsl
                       1
Warning: Unused variable 'iiscvr' declared at (1)
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvosy.f90:39.9:

 ( inbcou , ncecpl ,                                              &
         1
Warning: Unused dummy argument 'inbcou' at (1)
/bin/bash ../../libtool  --tag=FC   --mode=link /usr/bin/f95 -I../../src -I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt -I../../src/rayt  -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003  -fopenmp -no-undefined -O -Wl,-export-dynamic -fopenmp  -o libcsexample.la  cs_user_1d_wall_thermal.lo cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.lo cs_user_cdo-condif.lo cs_user_cdo-groundwater.lo cs_user_cdo_extra_op-verif-diffusion.lo cs_user_cdo_numerics-examples.lo cs_user_coupling-saturne.lo cs_user_coupling-syrthes.lo cs_user_coupling.lo cs_user_electric_scaling.lo cs_user_extra_operations-balance_by_zone.lo cs_user_extra_operations-scalar_balance.lo cs_user_extra_operations-turbomachinery.lo cs_user_head_losses.lo cs_user_lagr_boundary_conditions.lo cs_user_lagr_model.lo cs_user_lagr_particle.lo cs_user_mesh-boundary.lo cs_user_mesh-groups_from_free_faces.lo cs_user_mesh-input-save.lo cs_user_mesh-joining.lo cs_user_mesh-modify.lo cs_user_mesh-periodicity.lo cs_user_mesh-quality.lo cs_user_parameters-base.lo cs_user_parameters-ctwr.lo cs_user_parameters-fans.lo cs_user_parameters-linear_solvers.lo cs_user_parameters-time_moments.lo cs_user_performance_tuning-matrix.lo cs_user_performance_tuning-numbering.lo cs_user_performance_tuning-parallel-io.lo cs_user_performance_tuning-partition.lo cs_user_postprocess.lo cs_user_postprocess-profiles.lo cs_user_postprocess-sfc.lo cs_user_radiative_transfer.lo cs_user_radiative_transfer_bcs.lo cs_user_solver-heat-equation.lo cs_user_turbomachinery.lo cs_user_zones.lo cs_user_atmospheric_model.lo cs_user_boundary_conditions-advanced.lo cs_user_boundary_conditions-atmospheric.lo cs_user_boundary_conditions-auto_inlet_profile.lo cs_user_boundary_conditions-base.lo cs_user_boundary_conditions-compressible.lo cs_user_boundary_conditions-cooling_towers.lo cs_user_boundary_conditions-electric_arcs.lo cs_user_boundary_conditions-fuel.lo cs_user_boundary_conditions-gas_3ptchem.lo cs_user_boundary_conditions-gas_ebu.lo cs_user_boundary_conditions-gas_libby_williams.lo cs_user_boundary_conditions-mapped_inlet.lo cs_user_boundary_conditions-pulverized_coal.lo cs_user_boundary_conditions-pulverized_coal_lagrangian.lo cs_user_boundary_conditions-richards.lo cs_user_boundary_conditions_ale-base.lo cs_user_boundary_mass_source_terms-condensation.lo cs_user_boundary_mass_source_terms-nzones_condensation.lo cs_user_extra_operations-energy_balance.lo cs_user_extra_operations-extract_1d_profile.lo cs_user_extra_operations-force_temperature.lo cs_user_extra_operations-global_efforts.lo cs_user_extra_operations-nusselt_calculation.lo cs_user_extra_operations-parallel_operations.lo cs_user_extra_operations-richards_flux.lo cs_user_fluid_structure_interaction.lo cs_user_initialization-atmospheric.lo cs_user_initialization-base.lo cs_user_initialization-compressible.lo cs_user_initialization-cooling_towers.lo cs_user_initialization-electric_arcs.lo cs_user_initialization-fuel.lo cs_user_initialization-gas_3ptchem.lo cs_user_initialization-gas_ebu.lo cs_user_initialization-gas_libby_williams.lo cs_user_initialization-pulverized_coal.lo cs_user_initialization-richards.lo cs_user_initialization-time_step.lo cs_user_initialization-unified_combustion_coal.lo cs_user_les_inflow-base.lo cs_user_mass_source_terms.lo cs_user_metal_structures_source_terms-condensation.lo cs_user_modules-user-arrays.lo cs_user_parameters-cavitation.lo cs_user_parameters-output.lo cs_user_parameters-richards.lo cs_user_parameters-rotation.lo cs_user_parameters.lo cs_user_physical_properties-coal_drift.lo cs_user_physical_properties-compressible_flow.lo cs_user_physical_properties-richards_sat.lo cs_user_physical_properties-richards_unsat.lo cs_user_physical_properties-scalar_drift.lo cs_user_porosity.lo cs_user_postprocess_var.lo cs_user_source_terms-richards_decay.lo cs_user_source_terms-scalar_in_a_channel.lo cs_user_source_terms.lo usatch_4spe5reac.lo usthht.lo usvort.lo usvosy.lo  -lnsl   -ldl 
libtool: link: ar cru .libs/libcsexample.a .libs/cs_user_1d_wall_thermal.o .libs/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.o .libs/cs_user_cdo-condif.o .libs/cs_user_cdo-groundwater.o .libs/cs_user_cdo_extra_op-verif-diffusion.o .libs/cs_user_cdo_numerics-examples.o .libs/cs_user_coupling-saturne.o .libs/cs_user_coupling-syrthes.o .libs/cs_user_coupling.o .libs/cs_user_electric_scaling.o .libs/cs_user_extra_operations-balance_by_zone.o .libs/cs_user_extra_operations-scalar_balance.o .libs/cs_user_extra_operations-turbomachinery.o .libs/cs_user_head_losses.o .libs/cs_user_lagr_boundary_conditions.o .libs/cs_user_lagr_model.o .libs/cs_user_lagr_particle.o .libs/cs_user_mesh-boundary.o .libs/cs_user_mesh-groups_from_free_faces.o .libs/cs_user_mesh-input-save.o .libs/cs_user_mesh-joining.o .libs/cs_user_mesh-modify.o .libs/cs_user_mesh-periodicity.o .libs/cs_user_mesh-quality.o .libs/cs_user_parameters-base.o .libs/cs_user_parameters-ctwr.o .libs/cs_user_parameters-fans.o .libs/cs_user_parameters-linear_solvers.o .libs/cs_user_parameters-time_moments.o .libs/cs_user_performance_tuning-matrix.o .libs/cs_user_performance_tuning-numbering.o .libs/cs_user_performance_tuning-parallel-io.o .libs/cs_user_performance_tuning-partition.o .libs/cs_user_postprocess.o .libs/cs_user_postprocess-profiles.o .libs/cs_user_postprocess-sfc.o .libs/cs_user_radiative_transfer.o .libs/cs_user_radiative_transfer_bcs.o .libs/cs_user_solver-heat-equation.o .libs/cs_user_turbomachinery.o .libs/cs_user_zones.o .libs/cs_user_atmospheric_model.o .libs/cs_user_boundary_conditions-advanced.o .libs/cs_user_boundary_conditions-atmospheric.o .libs/cs_user_boundary_conditions-auto_inlet_profile.o .libs/cs_user_boundary_conditions-base.o .libs/cs_user_boundary_conditions-compressible.o .libs/cs_user_boundary_conditions-cooling_towers.o .libs/cs_user_boundary_conditions-electric_arcs.o .libs/cs_user_boundary_conditions-fuel.o .libs/cs_user_boundary_conditions-gas_3ptchem.o .libs/cs_user_boundary_conditions-gas_ebu.o .libs/cs_user_boundary_conditions-gas_libby_williams.o .libs/cs_user_boundary_conditions-mapped_inlet.o .libs/cs_user_boundary_conditions-pulverized_coal.o .libs/cs_user_boundary_conditions-pulverized_coal_lagrangian.o .libs/cs_user_boundary_conditions-richards.o .libs/cs_user_boundary_conditions_ale-base.o .libs/cs_user_boundary_mass_source_terms-condensation.o .libs/cs_user_boundary_mass_source_terms-nzones_condensation.o .libs/cs_user_extra_operations-energy_balance.o .libs/cs_user_extra_operations-extract_1d_profile.o .libs/cs_user_extra_operations-force_temperature.o .libs/cs_user_extra_operations-global_efforts.o .libs/cs_user_extra_operations-nusselt_calculation.o .libs/cs_user_extra_operations-parallel_operations.o .libs/cs_user_extra_operations-richards_flux.o .libs/cs_user_fluid_structure_interaction.o .libs/cs_user_initialization-atmospheric.o .libs/cs_user_initialization-base.o .libs/cs_user_initialization-compressible.o .libs/cs_user_initialization-cooling_towers.o .libs/cs_user_initialization-electric_arcs.o .libs/cs_user_initialization-fuel.o .libs/cs_user_initialization-gas_3ptchem.o .libs/cs_user_initialization-gas_ebu.o .libs/cs_user_initialization-gas_libby_williams.o .libs/cs_user_initialization-pulverized_coal.o .libs/cs_user_initialization-richards.o .libs/cs_user_initialization-time_step.o .libs/cs_user_initialization-unified_combustion_coal.o .libs/cs_user_les_inflow-base.o .libs/cs_user_mass_source_terms.o .libs/cs_user_metal_structures_source_terms-condensation.o .libs/cs_user_modules-user-arrays.o .libs/cs_user_parameters-cavitation.o .libs/cs_user_parameters-output.o .libs/cs_user_parameters-richards.o .libs/cs_user_parameters-rotation.o .libs/cs_user_parameters.o .libs/cs_user_physical_properties-coal_drift.o .libs/cs_user_physical_properties-compressible_flow.o .libs/cs_user_physical_properties-richards_sat.o .libs/cs_user_physical_properties-richards_unsat.o .libs/cs_user_physical_properties-scalar_drift.o .libs/cs_user_porosity.o .libs/cs_user_postprocess_var.o .libs/cs_user_source_terms-richards_decay.o .libs/cs_user_source_terms-scalar_in_a_channel.o .libs/cs_user_source_terms.o .libs/usatch_4spe5reac.o .libs/usthht.o .libs/usvort.o .libs/usvosy.o 
libtool: link: ranlib .libs/libcsexample.a
libtool: link: ( cd ".libs" && rm -f "libcsexample.la" && ln -s "../libcsexample.la" "libcsexample.la" )
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
Making all in apps
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps -I../..  -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I"/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src" -I"../../libple" -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2  -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_solver.lo -MD -MP -MF .deps/cs_solver.Tpo -c -o cs_solver.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps/cs_solver.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps -I../.. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src -I../../libple -I/usr/include/mpi -DMPICH_SKIP_MPICXX -I/usr/include/libxml2 -D_POSIX_SOURCE -DNDEBUG -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT cs_solver.lo -MD -MP -MF .deps/cs_solver.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps/cs_solver.c  -fPIC -DPIC -o .libs/cs_solver.o
mv -f .deps/cs_solver.Tpo .deps/cs_solver.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -version-info 5:0:0 -O -Wl,-export-dynamic -fopenmp  -o libsaturne.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib cs_solver.lo ../../src/fvm/libfvm_filters.la ../../src/base/libcsbase.la ../../src/base/libcscore.la ../../src/base/libcsrenumber.la ../../src/pprt/libcspprt.la ../../src/alge/libcsalge.la ../../src/mesh/libcsmesh.la ../../src/mesh/libcspartition.la ../../src/turb/libcsturb.la ../../src/atmo/libcsatmo.la ../../src/cdo/libcscdo.la ../../src/cfbl/libcscfbl.la ../../src/cogz/libcscogz.la ../../src/comb/libcscomb.la ../../src/ctwr/libcsctwr.la ../../src/darc/libcsdarc.la ../../src/elec/libcselec.la ../../src/gui/libcsgui.la ../../src/lagr/libcslagr.la ../../src/rayt/libcsrayt.la ../../src/user/libcsuser.la ../../src/libcsmodules.la ../../src/mei/libmei.la ../../src/bft/libbft.la ../../libple/src/libple.la         -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -lmedC -R/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -lhdf5  -R/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib                   -lmpich -lopa -lmpl -lrt -lpthread -L/usr/lib -lxml2   -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath -lnsl   -ldl 
libtool: link: /usr/bin/cc -shared  -fPIC -DPIC  .libs/cs_solver.o  -Wl,--whole-archive ../../src/fvm/.libs/libfvm_filters.a ../../src/base/.libs/libcsbase.a ../../src/base/.libs/libcscore.a ../../src/base/.libs/libcsrenumber.a ../../src/pprt/.libs/libcspprt.a ../../src/alge/.libs/libcsalge.a ../../src/mesh/.libs/libcsmesh.a ../../src/mesh/.libs/libcspartition.a ../../src/turb/.libs/libcsturb.a ../../src/atmo/.libs/libcsatmo.a ../../src/cdo/.libs/libcscdo.a ../../src/cfbl/.libs/libcscfbl.a ../../src/cogz/.libs/libcscogz.a ../../src/comb/.libs/libcscomb.a ../../src/ctwr/.libs/libcsctwr.a ../../src/darc/.libs/libcsdarc.a ../../src/elec/.libs/libcselec.a ../../src/gui/.libs/libcsgui.a ../../src/lagr/.libs/libcslagr.a ../../src/rayt/.libs/libcsrayt.a ../../src/user/.libs/libcsuser.a ../../src/.libs/libcsmodules.a ../../src/mei/.libs/libmei.a ../../src/bft/.libs/libbft.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src/.libs -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib ../../libple/src/.libs/libple.so /home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib/libmedC.so -lhdf5 -lmpich -lopa -lmpl -lrt -lpthread -L/usr/lib -lxml2 -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath -lnsl -ldl  -O2 -fopenmp -pthread -O -Wl,-export-dynamic -fopenmp   -fopenmp -pthread -Wl,-soname -Wl,libsaturne.so.5 -o .libs/libsaturne.so.5.0.0
libtool: link: (cd ".libs" && rm -f "libsaturne.so.5" && ln -s "libsaturne.so.5.0.0" "libsaturne.so.5")
libtool: link: (cd ".libs" && rm -f "libsaturne.so" && ln -s "libsaturne.so.5.0.0" "libsaturne.so")
libtool: link: ( cd ".libs" && rm -f "libsaturne.la" && ln -s "../libsaturne.la" "libsaturne.la" )
/usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps -I../..  -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_io_dump-cs_io_dump.o -MD -MP -MF .deps/cs_io_dump-cs_io_dump.Tpo -c -o cs_io_dump-cs_io_dump.o `test -f 'cs_io_dump.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps/'`cs_io_dump.c
mv -f .deps/cs_io_dump-cs_io_dump.Tpo .deps/cs_io_dump-cs_io_dump.Po
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread  -R/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne -O -Wl,-export-dynamic -fopenmp  -o cs_io_dump cs_io_dump-cs_io_dump.o  -lnsl   -ldl 
libtool: link: /usr/bin/cc -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -O -Wl,-export-dynamic -fopenmp -o cs_io_dump cs_io_dump-cs_io_dump.o  -lnsl -ldl -pthread -fopenmp -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne
/usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps -I../..  -DLOCALEDIR=\"'/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale'\" -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei -D_POSIX_SOURCE -DNDEBUG   -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT cs_check_syntax-cs_check_syntax.o -MD -MP -MF .deps/cs_check_syntax-cs_check_syntax.Tpo -c -o cs_check_syntax-cs_check_syntax.o `test -f 'cs_check_syntax.c' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps/'`cs_check_syntax.c
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps/cs_check_syntax.c: In function ‘main’:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/src/apps/cs_check_syntax.c:174:39: warning: to be safe all intermediate pointers in cast from ‘char **’ to ‘const char **’ must be ‘const’ qualified [-Wcast-qual]
                                       (const char **)required_symbols);
                                       ^
mv -f .deps/cs_check_syntax-cs_check_syntax.Tpo .deps/cs_check_syntax-cs_check_syntax.Po
/bin/bash ../../libtool  --tag=CC   --mode=link /usr/bin/cc  -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread  -O -Wl,-export-dynamic -fopenmp  -o cs_check_syntax cs_check_syntax-cs_check_syntax.o ../../src/mei/libmei.la ../../src/bft/libbft.la -lm -lnsl   -ldl 
libtool: link: /usr/bin/cc -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -O -Wl,-export-dynamic -fopenmp -o cs_check_syntax cs_check_syntax-cs_check_syntax.o  ../../src/mei/.libs/libmei.a ../../src/bft/.libs/libbft.a -lm -lnsl -ldl -pthread -fopenmp
PYTHONPATH=../../bin \
	/usr/bin/python -B /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_compile.py
Linking executable: cs_solver
/usr/bin/c++ -o cs_solver -L/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps/.libs -L/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src/.libs -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -L/usr/lib -O -Wl,-export-dynamic -fopenmp -lsaturne -lple -lmedC -lhdf5 -lmpich -lopa -lmpl -lrt -lxml2 -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lquadmath -lpthread -lm -Wl,-rpath -Wl,:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne:/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps/.libs:/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src/.libs:/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib:/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making all in salome
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
Making all in cfd_study
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
Making all in idl
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
. /home/joao/salome_meca/V2017.0.2/salome_prerequisites.sh; export ROOT_SALOME=/home/joao/salome_meca/V2017.0.2; . /home/joao/salome_meca/V2017.0.2/salome_modules.sh; \
	/usr/bin/python /home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/bin/omniidl -bcxx -Wba -nf -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/idl/salome -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/idl/salome /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl/CFDSTUDY_Gen.idl
make  all-am
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl -I../../..   -D_POSIX_SOURCE -DNDEBUG  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/include/salome   -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -MT libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo -MD -MP -MF .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Tpo -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo `test -f 'CFDSTUDY_GenSK.cc' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl/'`CFDSTUDY_GenSK.cc
libtool: compile:  /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl -I../../.. -D_POSIX_SOURCE -DNDEBUG -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/include/salome -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -MT libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo -MD -MP -MF .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Tpo -c CFDSTUDY_GenSK.cc  -fPIC -DPIC -o .libs/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.o
mv -f .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Tpo .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl -I../../..   -D_POSIX_SOURCE -DNDEBUG  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/include/salome   -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -MT libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo -MD -MP -MF .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Tpo -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo `test -f 'CFDSTUDY_GenDynSK.cc' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl/'`CFDSTUDY_GenDynSK.cc
libtool: compile:  /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl -I../../.. -D_POSIX_SOURCE -DNDEBUG -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/include/salome -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -MT libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo -MD -MP -MF .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Tpo -c CFDSTUDY_GenDynSK.cc  -fPIC -DPIC -o .libs/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.o
mv -f .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Tpo .deps/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=link /usr/bin/c++ -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/include/salome   -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -bindir /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin -no-undefined -version-info=0:0:0 -O -Wl,-export-dynamic -fopenmp  -o libSalomeIDLCFDSTUDY.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome  libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo -L/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/lib/salome -lSalomeIDLGUI -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeIDLKernel  -lnsl   -ldl 
libtool: link: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.o .libs/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.o   -L/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/lib/salome -lSalomeIDLGUI -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeIDLKernel -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,libSalomeIDLCFDSTUDY.so.0 -o .libs/libSalomeIDLCFDSTUDY.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libSalomeIDLCFDSTUDY.so.0" && ln -s "libSalomeIDLCFDSTUDY.so.0.0.0" "libSalomeIDLCFDSTUDY.so.0")
libtool: link: (cd ".libs" && rm -f "libSalomeIDLCFDSTUDY.so" && ln -s "libSalomeIDLCFDSTUDY.so.0.0.0" "libSalomeIDLCFDSTUDY.so")
libtool: link: ( cd ".libs" && rm -f "libSalomeIDLCFDSTUDY.la" && ln -s "../libSalomeIDLCFDSTUDY.la" "libSalomeIDLCFDSTUDY.la" )
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
Making all in resources
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
Making all in src
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
Making all in CFDSTUDY
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
Making all in CFDSTUDYGUI
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
/usr/bin/lrelease-qt4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts -qm CFDSTUDY_images.qm
Updating 'CFDSTUDY_images.qm'...
    Generated 49 translation(s) (49 finished and 0 unfinished)
/usr/bin/lrelease-qt4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts -qm CFDSTUDY_msg_en.qm
Updating 'CFDSTUDY_msg_en.qm'...
    Generated 195 translation(s) (195 finished and 0 unfinished)
/usr/bin/lrelease-qt4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_fr.ts -qm CFDSTUDY_msg_fr.qm
Updating 'CFDSTUDY_msg_fr.qm'...
    Generated 195 translation(s) (195 finished and 0 unfinished)
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
Making all in fsi_coupling
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
Making all in idl
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
. /home/joao/salome_meca/V2017.0.2/salome_prerequisites.sh; export ROOT_SALOME=/home/joao/salome_meca/V2017.0.2; . /home/joao/salome_meca/V2017.0.2/salome_modules.sh; \
	/usr/bin/python /home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/bin/omniidl -bcxx -Wba -nf -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/idl/salome -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/idl/salome /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/idl/FSI.idl
make  all-am
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/idl -I../../..   -D_POSIX_SOURCE -DNDEBUG  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -MT libSalomeIDLFSI_la-FSISK.lo -MD -MP -MF .deps/libSalomeIDLFSI_la-FSISK.Tpo -c -o libSalomeIDLFSI_la-FSISK.lo `test -f 'FSISK.cc' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/idl/'`FSISK.cc
libtool: compile:  /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/idl -I../../.. -D_POSIX_SOURCE -DNDEBUG -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -MT libSalomeIDLFSI_la-FSISK.lo -MD -MP -MF .deps/libSalomeIDLFSI_la-FSISK.Tpo -c FSISK.cc  -fPIC -DPIC -o .libs/libSalomeIDLFSI_la-FSISK.o
mv -f .deps/libSalomeIDLFSI_la-FSISK.Tpo .deps/libSalomeIDLFSI_la-FSISK.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=link /usr/bin/c++ -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread  -O -Wl,-export-dynamic -fopenmp  -o libSalomeIDLFSI.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome  libSalomeIDLFSI_la-FSISK.lo -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeIDLKernel -lnsl   -ldl 
libtool: link: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/libSalomeIDLFSI_la-FSISK.o   -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeIDLKernel -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,libSalomeIDLFSI.so.0 -o .libs/libSalomeIDLFSI.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libSalomeIDLFSI.so.0" && ln -s "libSalomeIDLFSI.so.0.0.0" "libSalomeIDLFSI.so.0")
libtool: link: (cd ".libs" && rm -f "libSalomeIDLFSI.so" && ln -s "libSalomeIDLFSI.so.0.0.0" "libSalomeIDLFSI.so")
libtool: link: ( cd ".libs" && rm -f "libSalomeIDLFSI.la" && ln -s "../libSalomeIDLFSI.la" "libSalomeIDLFSI.la" )
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
Making all in libmilieu
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
/bin/bash ../../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../..  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG   -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT communication.lo -MD -MP -MF .deps/communication.Tpo -c -o communication.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/communication.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../.. -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT communication.lo -MD -MP -MF .deps/communication.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/communication.c  -fPIC -DPIC -o .libs/communication.o
mv -f .deps/communication.Tpo .deps/communication.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../..  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG   -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT donnees.lo -MD -MP -MF .deps/donnees.Tpo -c -o donnees.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/donnees.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../.. -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT donnees.lo -MD -MP -MF .deps/donnees.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/donnees.c  -fPIC -DPIC -o .libs/donnees.o
mv -f .deps/donnees.Tpo .deps/donnees.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../..  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG   -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT runmilieu.lo -MD -MP -MF .deps/runmilieu.Tpo -c -o runmilieu.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/runmilieu.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../.. -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT runmilieu.lo -MD -MP -MF .deps/runmilieu.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/runmilieu.c  -fPIC -DPIC -o .libs/runmilieu.o
mv -f .deps/runmilieu.Tpo .deps/runmilieu.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../..  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG   -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -MT utilitaires.lo -MD -MP -MF .deps/utilitaires.Tpo -c -o utilitaires.lo /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/utilitaires.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -I../../.. -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -D_POSIX_SOURCE -DNDEBUG -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -MT utilitaires.lo -MD -MP -MF .deps/utilitaires.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/utilitaires.c  -fPIC -DPIC -o .libs/utilitaires.o
mv -f .deps/utilitaires.Tpo .deps/utilitaires.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=link /usr/bin/cc  -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal  -fopenmp -pthread -no-undefined -version-info 0:0:0 -O -Wl,-export-dynamic -fopenmp  -o libmilieu.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib communication.lo donnees.lo runmilieu.lo utilitaires.lo  -lnsl   -ldl 
libtool: link: /usr/bin/cc -shared  -fPIC -DPIC  .libs/communication.o .libs/donnees.o .libs/runmilieu.o .libs/utilitaires.o   -lnsl -ldl  -fopenmp -pthread -O -Wl,-export-dynamic -fopenmp   -fopenmp -pthread -Wl,-soname -Wl,libmilieu.so.0 -o .libs/libmilieu.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmilieu.so.0" && ln -s "libmilieu.so.0.0.0" "libmilieu.so.0")
libtool: link: (cd ".libs" && rm -f "libmilieu.so" && ln -s "libmilieu.so.0.0.0" "libmilieu.so")
libtool: link: ( cd ".libs" && rm -f "libmilieu.la" && ln -s "../libmilieu.la" "libmilieu.la" )
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
Making all in resources
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
Making all in src
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
Making all in FSI_ASTER
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
Making all in FSI_SATURNE
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
/bin/bash ../../../../libtool  --tag=CXX   --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE -I../../../..   -D_POSIX_SOURCE -DNDEBUG  -I../../../../salome/fsi_coupling/idl  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -MT libFSI_SATURNEExelib_la-FSI_SATURNE.lo -MD -MP -MF .deps/libFSI_SATURNEExelib_la-FSI_SATURNE.Tpo -c -o libFSI_SATURNEExelib_la-FSI_SATURNE.lo `test -f 'FSI_SATURNE.cxx' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/'`FSI_SATURNE.cxx
libtool: compile:  /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE -I../../../.. -D_POSIX_SOURCE -DNDEBUG -I../../../../salome/fsi_coupling/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -MT libFSI_SATURNEExelib_la-FSI_SATURNE.lo -MD -MP -MF .deps/libFSI_SATURNEExelib_la-FSI_SATURNE.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx  -fPIC -DPIC -o .libs/libFSI_SATURNEExelib_la-FSI_SATURNE.o
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/CalciumException.hxx:35:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:28:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/CalciumTypes.hxx:203:3: warning: "/*" within comment [-Wcomment]
   /* Mode d'execution non defini  */
 ^
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/LocalTraceBufferPool.hxx:42:0,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/utilities.h:39,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/NOTIFICATION.hxx:40,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/SALOME_Component_i.hxx:46,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_i.hxx:37,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:30,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/BasicsGenericDestructor.hxx:112:52: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
   static const int Add(GENERIC_DESTRUCTOR &anObject);
                                                    ^
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_i.hxx:37:0,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:30,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/SALOME_Component_i.hxx:121:17: warning: unused parameter 'studyId' [-Wunused-parameter]
   virtual char* getObjectInfo(CORBA::Long studyId, const char* entry) { return CORBA::string_dup(""); }
                 ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/SALOME_Component_i.hxx:121:17: warning: unused parameter 'entry' [-Wunused-parameter]
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:33:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/provides_port.hxx:60:18: warning: unused parameter 'connection_nbr' [-Wunused-parameter]
     virtual void provides_port_changed(int connection_nbr,
                  ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/provides_port.hxx:60:18: warning: unused parameter 'message' [-Wunused-parameter]
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:36:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_Exception.hxx: In constructor 'DSC_Exception::DSC_Exception(const string&, const char*, unsigned int, const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_Exception.hxx:119:41: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
     delete [] ((char*)SALOME_Exception::_text);
                                         ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.hxx:27:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: In member function 'virtual provides_port* Superv_Component_i::create_provides_data_and_control_port(const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:96:3: warning: declaration of 'port_type' shadows a member of 'this' [-Wshadow]
   {return NULL;}
   ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: At global scope:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:95:27: warning: unused parameter 'port_type' [-Wunused-parameter]
   virtual provides_port * create_provides_data_and_control_port(const char* port_type) 
                           ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: In member function 'virtual uses_port* Superv_Component_i::create_uses_data_and_control_port(const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:108:3: warning: declaration of 'port_type' shadows a member of 'this' [-Wshadow]
   {return NULL;}
   ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: At global scope:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:107:23: warning: unused parameter 'port_type' [-Wunused-parameter]
   virtual uses_port * create_uses_data_and_control_port(const char* port_type)
                       ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:269:26: warning: unused parameter 'service_name' [-Wunused-parameter]
   virtual CORBA::Boolean init_service_with_multiple(const char* service_name,
                          ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:269:26: warning: unused parameter 'params' [-Wunused-parameter]
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: In member function 'SpecificPortType* Superv_Component_i::add_port(const char*, const char*, const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:321:71: warning: declaration of 'port_type' shadows a member of 'this' [-Wshadow]
   throw (PortAlreadyDefined, BadFabType, BadType, BadCast, BadProperty)
                                                                       ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:27:0:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx: At global scope:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx:32:20: warning: unused parameter 'service_name' [-Wunused-parameter]
     CORBA::Boolean init_service(const char * service_name){return true;};
                    ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx:33:20: warning: unused parameter 'service_name' [-Wunused-parameter]
     CORBA::Boolean init_service_with_multiple(const char* service_name,
                    ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx:33:20: warning: unused parameter 'params' [-Wunused-parameter]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:78:13: warning: unused parameter 'theSigId' [-Wunused-parameter]
 static void THandler(int theSigId)
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx: In constructor 'FSI_SATURNE_i::FSI_SATURNE_i(CORBA::ORB_ptr, PortableServer::POA_ptr, PortableServer::ObjectId*, const char*, const char*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:152:47: warning: declaration of 'interfaceName' shadows a member of 'this' [-Wshadow]
                      const char *interfaceName)
                                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:152:47: warning: declaration of 'instanceName' shadows a member of 'this' [-Wshadow]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx: In constructor 'FSI_SATURNE_i::FSI_SATURNE_i(CORBA::ORB_ptr, PortableServer::POA_ptr, Engines::Container_ptr, const char*, const char*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:168:47: warning: declaration of 'interfaceName' shadows a member of 'this' [-Wshadow]
                      const char *interfaceName)
                                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:168:47: warning: declaration of 'instanceName' shadows a member of 'this' [-Wshadow]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx: In member function 'virtual CORBA::Boolean FSI_SATURNE_i::init_service(const char*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:211:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:211:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:211:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:211:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:212:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:212:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:212:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:212:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:213:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:213:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:213:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:213:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:214:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:214:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:214:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:214:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:215:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:215:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:215:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:215:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:216:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:216:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:216:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:216:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:217:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:217:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:217:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:217:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:218:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:218:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:218:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:218:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:220:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:220:60: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:220:85: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:220:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:221:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:221:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:221:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:221:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:222:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:222:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:222:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:222:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:223:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COONOD",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:223:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COONOD",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:223:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COONOD",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:223:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COONOD",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:224:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COOFAC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:224:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COOFAC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:224:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COOFAC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:224:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COOFAC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:225:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLNOD",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:225:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLNOD",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:225:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLNOD",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:225:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLNOD",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:226:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLFAC",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:226:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLFAC",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:226:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLFAC",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:226:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"COLFAC",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:227:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:227:58: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:227:84: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:227:98: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:228:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:228:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:228:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:228:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx: At global scope:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:246:6: warning: unused parameter 'app_name' [-Wunused-parameter]
 void FSI_SATURNE_i::run(const char* app_name,CORBA::Long verbosity,CORBA::Long& retval)
      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:246:6: warning: unused parameter 'retval' [-Wunused-parameter]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx: In function 'void yacsinit()':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:332:40: warning: declaration of 'pman' shadows a previous local [-Wshadow]
         PortableServer::POAManager_var pman = poa->the_POAManager();
                                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.cxx:325:36: warning: shadowed declaration is here [-Wshadow]
     PortableServer::POAManager_var pman;
                                    ^
mv -f .deps/libFSI_SATURNEExelib_la-FSI_SATURNE.Tpo .deps/libFSI_SATURNEExelib_la-FSI_SATURNE.Plo
/bin/bash ../../../../libtool  --tag=CXX   --mode=link /usr/bin/c++ -I../../../../salome/fsi_coupling/idl  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread  -O -Wl,-export-dynamic -fopenmp  -o libFSI_SATURNEExelib.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome libFSI_SATURNEExelib_la-FSI_SATURNE.lo  ../../../../salome/fsi_coupling/idl/libSalomeIDLFSI.la -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl   -ldl 
libtool: link: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/libFSI_SATURNEExelib_la-FSI_SATURNE.o   -Wl,-rpath -Wl,/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl/.libs -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome ../../../../salome/fsi_coupling/idl/.libs/libSalomeIDLFSI.so -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,libFSI_SATURNEExelib.so.0 -o .libs/libFSI_SATURNEExelib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libFSI_SATURNEExelib.so.0" && ln -s "libFSI_SATURNEExelib.so.0.0.0" "libFSI_SATURNEExelib.so.0")
libtool: link: (cd ".libs" && rm -f "libFSI_SATURNEExelib.so" && ln -s "libFSI_SATURNEExelib.so.0.0.0" "libFSI_SATURNEExelib.so")
libtool: link: ( cd ".libs" && rm -f "libFSI_SATURNEExelib.la" && ln -s "../libFSI_SATURNEExelib.la" "libFSI_SATURNEExelib.la" )
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
Making all in FSI_MILIEU
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
/bin/bash ../../../../libtool  --tag=CXX   --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU -I../../../..   -D_POSIX_SOURCE -DNDEBUG  -I../../../../salome/fsi_coupling/idl  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread -MT libFSI_MILIEUEngine_la-FSI_MILIEU.lo -MD -MP -MF .deps/libFSI_MILIEUEngine_la-FSI_MILIEU.Tpo -c -o libFSI_MILIEUEngine_la-FSI_MILIEU.lo `test -f 'FSI_MILIEU.cxx' || echo '/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/'`FSI_MILIEU.cxx
libtool: compile:  /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU -I../../../.. -D_POSIX_SOURCE -DNDEBUG -I../../../../salome/fsi_coupling/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -MT libFSI_MILIEUEngine_la-FSI_MILIEU.lo -MD -MP -MF .deps/libFSI_MILIEUEngine_la-FSI_MILIEU.Tpo -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx  -fPIC -DPIC -o .libs/libFSI_MILIEUEngine_la-FSI_MILIEU.o
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/CalciumException.hxx:35:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:28:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/CalciumTypes.hxx:203:3: warning: "/*" within comment [-Wcomment]
   /* Mode d'execution non defini  */
 ^
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/LocalTraceBufferPool.hxx:42:0,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/utilities.h:39,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/NOTIFICATION.hxx:40,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/SALOME_Component_i.hxx:46,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_i.hxx:37,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:30,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/BasicsGenericDestructor.hxx:112:52: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
   static const int Add(GENERIC_DESTRUCTOR &anObject);
                                                    ^
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_i.hxx:37:0,
                 from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:30,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/SALOME_Component_i.hxx:121:17: warning: unused parameter 'studyId' [-Wunused-parameter]
   virtual char* getObjectInfo(CORBA::Long studyId, const char* entry) { return CORBA::string_dup(""); }
                 ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/SALOME_Component_i.hxx:121:17: warning: unused parameter 'entry' [-Wunused-parameter]
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:33:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/provides_port.hxx:60:18: warning: unused parameter 'connection_nbr' [-Wunused-parameter]
     virtual void provides_port_changed(int connection_nbr,
                  ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/provides_port.hxx:60:18: warning: unused parameter 'message' [-Wunused-parameter]
In file included from /home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:36:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.hxx:27,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_Exception.hxx: In constructor 'DSC_Exception::DSC_Exception(const string&, const char*, unsigned int, const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/DSC_Exception.hxx:119:41: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
     delete [] ((char*)SALOME_Exception::_text);
                                         ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.hxx:27:0,
                 from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:23:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: In member function 'virtual provides_port* Superv_Component_i::create_provides_data_and_control_port(const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:96:3: warning: declaration of 'port_type' shadows a member of 'this' [-Wshadow]
   {return NULL;}
   ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: At global scope:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:95:27: warning: unused parameter 'port_type' [-Wunused-parameter]
   virtual provides_port * create_provides_data_and_control_port(const char* port_type) 
                           ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: In member function 'virtual uses_port* Superv_Component_i::create_uses_data_and_control_port(const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:108:3: warning: declaration of 'port_type' shadows a member of 'this' [-Wshadow]
   {return NULL;}
   ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: At global scope:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:107:23: warning: unused parameter 'port_type' [-Wunused-parameter]
   virtual uses_port * create_uses_data_and_control_port(const char* port_type)
                       ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:269:26: warning: unused parameter 'service_name' [-Wunused-parameter]
   virtual CORBA::Boolean init_service_with_multiple(const char* service_name,
                          ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:269:26: warning: unused parameter 'params' [-Wunused-parameter]
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx: In member function 'SpecificPortType* Superv_Component_i::add_port(const char*, const char*, const char*)':
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Superv_Component_i.hxx:321:71: warning: declaration of 'port_type' shadows a member of 'this' [-Wshadow]
   throw (PortAlreadyDefined, BadFabType, BadType, BadCast, BadProperty)
                                                                       ^
In file included from /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:27:0:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx: At global scope:
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx:32:20: warning: unused parameter 'service_name' [-Wunused-parameter]
     CORBA::Boolean init_service(const char * service_name){return true;};
                    ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx:33:20: warning: unused parameter 'service_name' [-Wunused-parameter]
     CORBA::Boolean init_service_with_multiple(const char* service_name,
                    ^
/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome/Calcium.hxx:33:20: warning: unused parameter 'params' [-Wunused-parameter]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:78:13: warning: unused parameter 'theSigId' [-Wunused-parameter]
 static void THandler(int theSigId)
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx: In constructor 'FSI_MILIEU_i::FSI_MILIEU_i(CORBA::ORB_ptr, PortableServer::POA_ptr, PortableServer::ObjectId*, const char*, const char*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:149:47: warning: declaration of 'interfaceName' shadows a member of 'this' [-Wshadow]
                      const char *interfaceName)
                                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:149:47: warning: declaration of 'instanceName' shadows a member of 'this' [-Wshadow]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx: In constructor 'FSI_MILIEU_i::FSI_MILIEU_i(CORBA::ORB_ptr, PortableServer::POA_ptr, Engines::Container_ptr, const char*, const char*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:165:47: warning: declaration of 'interfaceName' shadows a member of 'this' [-Wshadow]
                      const char *interfaceName)
                                               ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:165:47: warning: declaration of 'instanceName' shadows a member of 'this' [-Wshadow]
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx: In member function 'virtual CORBA::Boolean FSI_MILIEU_i::init_service(const char*)':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:208:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:208:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:208:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:208:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ALMAXI",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:209:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:209:60: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:209:85: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:209:98: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:210:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:210:60: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:210:85: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:210:98: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                  ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:211:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:211:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:211:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:211:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:212:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"VITAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:212:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"VITAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:212:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"VITAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:212:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"VITAST",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:213:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:213:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:213:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:213:99: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORSAT",(char *)"CALCIUM_double",(char *)"IN",(char *)"I");
                                                                                                   ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:214:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:214:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:214:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:214:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DONGEO",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:215:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:215:58: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                          ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:215:84: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:215:97: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICV",(char *)"CALCIUM_integer",(char *)"IN",(char *)"I");
                                                                                                 ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:217:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:217:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:217:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:217:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DTCALC",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:218:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:218:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:218:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:218:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"EPSILO",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:219:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:219:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:219:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:219:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"TTINIT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:220:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:220:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:220:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:220:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"PDTREF",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:221:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:221:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:221:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:221:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"DEPSAT",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:222:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORAST",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:222:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORAST",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:222:86: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORAST",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                      ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:222:100: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"FORAST",(char *)"CALCIUM_double",(char *)"OUT",(char *)"I");
                                                                                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:223:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:223:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:223:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:223:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBPDTM",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:224:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:224:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:224:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:224:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NBSSIT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:225:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ISYNCP",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:225:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ISYNCP",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:225:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ISYNCP",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:225:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ISYNCP",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:226:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NTCHRO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:226:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NTCHRO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:226:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NTCHRO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:226:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NTCHRO",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:227:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:227:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:227:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:227:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVEXT",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:228:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVAST",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:228:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVAST",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:228:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVAST",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:228:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"ICVAST",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:229:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_DYN",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:229:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_DYN",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:229:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_DYN",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:229:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_DYN",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:230:44: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_FOR",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                            ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:230:61: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_FOR",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:230:87: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_FOR",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                       ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:230:101: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual]
           create_calcium_port(this,(char *)"NB_FOR",(char *)"CALCIUM_integer",(char *)"OUT",(char *)"I");
                                                                                                     ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx: In function 'void yacsinit()':
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:339:40: warning: declaration of 'pman' shadows a previous local [-Wshadow]
         PortableServer::POAManager_var pman = poa->the_POAManager();
                                        ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:332:36: warning: shadowed declaration is here [-Wshadow]
     PortableServer::POAManager_var pman;
                                    ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx: At global scope:
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:78:13: warning: 'void THandler(int)' defined but not used [-Wunused-function]
 static void THandler(int theSigId)
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:86:13: warning: 'void terminateHandler()' defined but not used [-Wunused-function]
 static void terminateHandler(void)
             ^
/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.cxx:93:13: warning: 'void unexpectedHandler()' defined but not used [-Wunused-function]
 static void unexpectedHandler(void)
             ^
mv -f .deps/libFSI_MILIEUEngine_la-FSI_MILIEU.Tpo .deps/libFSI_MILIEUEngine_la-FSI_MILIEU.Plo
/bin/bash ../../../../libtool  --tag=CXX   --mode=link /usr/bin/c++ -I../../../../salome/fsi_coupling/idl  -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal  -pthread  -O -Wl,-export-dynamic -fopenmp  -o libFSI_MILIEUEngine.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome libFSI_MILIEUEngine_la-FSI_MILIEU.lo  ../../../../salome/fsi_coupling/libmilieu/libmilieu.la ../../../../salome/fsi_coupling/idl/libSalomeIDLFSI.la -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl   -ldl 
libtool: link: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/libFSI_MILIEUEngine_la-FSI_MILIEU.o   -Wl,-rpath -Wl,/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu/.libs -Wl,-rpath -Wl,/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl/.libs -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome ../../../../salome/fsi_coupling/libmilieu/.libs/libmilieu.so ../../../../salome/fsi_coupling/idl/.libs/libSalomeIDLFSI.so -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,libFSI_MILIEUEngine.so.0 -o .libs/libFSI_MILIEUEngine.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libFSI_MILIEUEngine.so.0" && ln -s "libFSI_MILIEUEngine.so.0.0.0" "libFSI_MILIEUEngine.so.0")
libtool: link: (cd ".libs" && rm -f "libFSI_MILIEUEngine.so" && ln -s "libFSI_MILIEUEngine.so.0.0.0" "libFSI_MILIEUEngine.so")
libtool: link: ( cd ".libs" && rm -f "libFSI_MILIEUEngine.la" && ln -s "../libFSI_MILIEUEngine.la" "libFSI_MILIEUEngine.la" )
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
Making all in po
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/po'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/po'
Making all in docs
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
Making all in refcard
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
Making all in theory
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
Making all in user
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
Making all in install
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
Making all in developer
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
Making all in studymanager
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
Making all in doxygen
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
Making all in gui
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
Making all in Base
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
/usr/bin/pyuic4 -o BrowserForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/BrowserForm.ui
/usr/bin/pyuic4 -o CommandMgrLinesDisplayedDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/CommandMgrLinesDisplayedDialogForm.ui
/usr/bin/pyuic4 -o CommandMgrDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/CommandMgrDialogForm.ui
/usr/bin/pyuic4 -o IdForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/IdForm.ui
/usr/bin/pyuic4 -o MainForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/MainForm.ui
/usr/bin/pyuic4 -o NewCaseDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/NewCaseDialogForm.ui
/usr/bin/pyrcc4 -py`/usr/bin/python --version 2>&1 | cut -c 8` -o resource_base_rc.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/resource_base.qrc
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
Making all in Pages
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
/usr/bin/pyuic4 -o AnalysisFeaturesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/AnalysisFeaturesForm.ui
/usr/bin/pyuic4 -o AtmosphericFlowsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/AtmosphericFlowsForm.ui
/usr/bin/pyuic4 -o BalanceForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BalanceForm.ui
/usr/bin/pyuic4 -o BatchRunningAdvancedOptionsDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BatchRunningAdvancedOptionsDialogForm.ui
/usr/bin/pyuic4 -o BatchRunningDebugOptionsHelpDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BatchRunningDebugOptionsHelpDialogForm.ui
/usr/bin/pyuic4 -o BatchRunningForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BatchRunningForm.ui
/usr/bin/pyuic4 -o BatchRunningStopByIterationDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BatchRunningStopByIterationDialogForm.ui
/usr/bin/pyuic4 -o BodyForcesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BodyForcesForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsCoalInletForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsCoalInletForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsCompressibleOutletForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsCompressibleOutletForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsConvectiveInletForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsConvectiveInletForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsElectricalForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsElectricalForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsExternalHeadLossesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsExternalHeadLossesForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsMappedInletForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsMappedInletForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsMeteoForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsMeteoForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsMobileMeshForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsMobileMeshForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsHydraulicHeadForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsHydraulicHeadForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsPressureForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsPressureForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsRoughWallForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsRoughWallForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsScalarsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsScalarsForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsSlidingWallForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsSlidingWallForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsTurbulenceInletForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsTurbulenceInletForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsVelocityInletForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsVelocityInletForm.ui
/usr/bin/pyuic4 -o BoundaryConditionsWallRadiativeTransferForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsWallRadiativeTransferForm.ui
/usr/bin/pyuic4 -o CoalCombustionForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CoalCombustionForm.ui
/usr/bin/pyuic4 -o CompressibleForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CompressibleForm.ui
/usr/bin/pyuic4 -o ConjugateHeatTransferForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ConjugateHeatTransferForm.ui
/usr/bin/pyuic4 -o CoriolisSourceTermsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CoriolisSourceTermsForm.ui
/usr/bin/pyuic4 -o GroundwaterForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GroundwaterForm.ui
/usr/bin/pyuic4 -o GroundwaterLawForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GroundwaterLawForm.ui
/usr/bin/pyuic4 -o DefineUserScalarsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/DefineUserScalarsForm.ui
/usr/bin/pyuic4 -o ElectricalForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ElectricalForm.ui
/usr/bin/pyuic4 -o FacesSelectionForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FacesSelectionForm.ui
/usr/bin/pyuic4 -o FansForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FansForm.ui
/usr/bin/pyuic4 -o FluidCharacteristicsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidCharacteristicsForm.ui
/usr/bin/pyuic4 -o FluidStructureInteractionAdvancedOptionsDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidStructureInteractionAdvancedOptionsDialogForm.ui
/usr/bin/pyuic4 -o FluidStructureInteractionForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidStructureInteractionForm.ui
/usr/bin/pyuic4 -o GasCombustionForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GasCombustionForm.ui
/usr/bin/pyuic4 -o HeadLossesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/HeadLossesForm.ui
/usr/bin/pyuic4 -o IdentityAndPathesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/IdentityAndPathesForm.ui
/usr/bin/pyuic4 -o InitializationForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/InitializationForm.ui
/usr/bin/pyuic4 -o LagrangianAdvancedOptionsDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianAdvancedOptionsDialogForm.ui
/usr/bin/pyuic4 -o LagrangianBoundariesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianBoundariesForm.ui
/usr/bin/pyuic4 -o LagrangianForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianForm.ui
/usr/bin/pyuic4 -o LagrangianOutputForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianOutputForm.ui
/usr/bin/pyuic4 -o LagrangianStatisticsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianStatisticsForm.ui
/usr/bin/pyuic4 -o LocalizationForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LocalizationForm.ui
/usr/bin/pyuic4 -o MeshQualityCriteriaLogDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/MeshQualityCriteriaLogDialogForm.ui
/usr/bin/pyuic4 -o MobileMeshForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/MobileMeshForm.ui
/usr/bin/pyuic4 -o NotebookForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NotebookForm.ui
/usr/bin/pyuic4 -o NumericalParamEquationForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NumericalParamEquationForm.ui
/usr/bin/pyuic4 -o NumericalParamGlobalForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NumericalParamGlobalForm.ui
/usr/bin/pyuic4 -o OutputControlForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputControlForm.ui
/usr/bin/pyuic4 -o OutputSurfacicVariablesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputSurfacicVariablesForm.ui
/usr/bin/pyuic4 -o OutputVolumicVariablesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputVolumicVariablesForm.ui
/usr/bin/pyuic4 -o PerformanceTuningForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PerformanceTuningForm.ui
/usr/bin/pyuic4 -o PorosityForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PorosityForm.ui
/usr/bin/pyuic4 -o ProfilesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ProfilesForm.ui
/usr/bin/pyuic4 -o QMeiEditorForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/QMeiEditorForm.ui
/usr/bin/pyuic4 -o ReferenceValuesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ReferenceValuesForm.ui
/usr/bin/pyuic4 -o SolutionDomainForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SolutionDomainForm.ui
/usr/bin/pyuic4 -o SourceTermsForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SourceTermsForm.ui
/usr/bin/pyuic4 -o StartRestartAdvancedDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/StartRestartAdvancedDialogForm.ui
/usr/bin/pyuic4 -o StartRestartForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/StartRestartForm.ui
/usr/bin/pyuic4 -o SteadyManagementForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SteadyManagementForm.ui
/usr/bin/pyuic4 -o ThermalRadiationAdvancedDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalRadiationAdvancedDialogForm.ui
/usr/bin/pyuic4 -o ThermalRadiationForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalRadiationForm.ui
/usr/bin/pyuic4 -o ThermalScalarForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalScalarForm.ui
/usr/bin/pyuic4 -o TimeAveragesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TimeAveragesForm.ui
/usr/bin/pyuic4 -o TimeStepForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TimeStepForm.ui
/usr/bin/pyuic4 -o TurboMachineryForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurboMachineryForm.ui
/usr/bin/pyuic4 -o TurbulenceAdvancedOptionsDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurbulenceAdvancedOptionsDialogForm.ui
/usr/bin/pyuic4 -o TurbulenceForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurbulenceForm.ui
/usr/bin/pyuic4 -o VerifyExistenceLabelDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/VerifyExistenceLabelDialogForm.ui
/usr/bin/pyuic4 -o VolumicZoneAdvancedDialogForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/VolumicZoneAdvancedDialogForm.ui
/usr/bin/pyuic4 -o WelcomeForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/WelcomeForm.ui
/usr/bin/pyuic4 -o XMLEditorForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/XMLEditorForm.ui
/usr/bin/pyrcc4 -py`/usr/bin/python --version 2>&1 | cut -c 8` -o resources_pages_rc.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/resources_pages.qrc
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
Making all in studymanager_gui
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
/usr/bin/pyuic4 -o MainForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/MainForm.ui
/usr/bin/pyuic4 -o ManageCasesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManageCasesForm.ui
/usr/bin/pyuic4 -o ManagePlotForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManagePlotForm.ui
/usr/bin/pyuic4 -o ManagePlotterForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManagePlotterForm.ui
/usr/bin/pyuic4 -o ManagePlotterSubplotForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManagePlotterSubplotForm.ui
/usr/bin/pyuic4 -o PathesForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/PathesForm.ui
/usr/bin/pyrcc4 -py`/usr/bin/python --version 2>&1 | cut -c 8` -o resource_base_rc.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/resource_base.qrc
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
Making all in trackcvg
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
/usr/bin/pyuic4 -o MainForm.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/trackcvg/MainForm.ui
/usr/bin/pyrcc4 -py`/usr/bin/python --version 2>&1 | cut -c 8` -o resource_base_rc.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/trackcvg/resource_base.qrc
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
Making all in tests
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
Making install in .
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin'
 /usr/bin/install -c bin/code_saturne '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/code_saturne.cfg.template '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc/bash_completion.d'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/bash_completion/code_saturne '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc/bash_completion.d'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/batch'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.CCC /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.LOADL /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.LOADL_BG /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.LSF /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.OAR /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.PBS /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.SGE /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.SLURM /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/batch/batch.SLURM_BGQ '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/batch'
test -z "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/data/thch" || /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/data/thch"
tar xvJf "/home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_radiat_MFS.tar.xz" -C "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/data/thch"
dp_radiat_MFS
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_user_scripts.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/COPYING '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne'
 /usr/bin/install -c /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/runcase_mpi_rank '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/__init__.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_studymanager.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_batch.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_bdiff.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_bdump.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_case.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_case_domain.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_case_coupling.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_compile.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_control.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_create.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_debug_wrapper.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_exec_environment.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_studymanager_gui.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_trackcvg.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_gui.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_info.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_run.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_runcase.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_salome.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_script.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_submit.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_xml_reader.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne'
Byte-compiling python modules...
__init__.pycs_studymanager.pycs_batch.pycs_bdiff.pycs_bdump.pycs_case.pycs_case_domain.pycs_case_coupling.pycs_compile.pycs_control.pycs_create.pycs_debug_wrapper.pycs_exec_environment.pycs_studymanager_gui.pycs_trackcvg.pycs_gui.pycs_info.pycs_run.pycs_runcase.pycs_salome.pycs_script.pycs_submit.pycs_xml_reader.py
Byte-compiling python modules (optimized versions) ...
__init__.pycs_studymanager.pycs_batch.pycs_bdiff.pycs_bdump.pycs_case.pycs_case_domain.pycs_case_coupling.pycs_compile.pycs_control.pycs_create.pycs_debug_wrapper.pycs_exec_environment.pycs_studymanager_gui.pycs_trackcvg.pycs_gui.pycs_info.pycs_run.pycs_runcase.pycs_salome.pycs_script.pycs_submit.pycs_xml_reader.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/salome/fsi_yacs_scheme.xml /home/joao/Desktop/Instalation/code_saturne-5.0.6/extras/salome/fsi.export '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/man/man1'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/manpages/code_saturne.1 '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/man/man1'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/data/thch'
 /usr/bin/install -c -m 644  /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_C3P /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_C3PSJ /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_C4P /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_ELE /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_FCP.xml /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_FUE /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_radiat_ADF50 /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_radiat_ADF8 /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_radiat_Planck_CO2 /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_radiat_Planck_H2O /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_radiat_wave /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/dp_transformers /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/JANAF /home/joao/Desktop/Instalation/code_saturne-5.0.6/data/thch/meteo '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/data/thch'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_config.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne'
 /usr/bin/install -c -m 644 bin/cs_config.py bin/cs_package.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne'
Byte-compiling python modules...
cs_config.pycs_package.py
Byte-compiling python modules (optimized versions) ...
cs_config.pycs_package.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc/salome'
 /usr/bin/install -c -m 644 extras/salome/fsi_appli_config.xml '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/etc/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/studymanager'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/cs_studymanager_run.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/cs_studymanager_drawing.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/__init__.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/cs_studymanager_parser.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/cs_studymanager_plotvtk.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/cs_studymanager_study.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/studymanager/cs_studymanager_texmaker.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/studymanager'
Byte-compiling python modules...
cs_studymanager_run.pycs_studymanager_drawing.py__init__.pycs_studymanager_parser.pycs_studymanager_plotvtk.pycs_studymanager_study.pycs_studymanager_texmaker.py
Byte-compiling python modules (optimized versions) ...
cs_studymanager_run.pycs_studymanager_drawing.py__init__.pycs_studymanager_parser.pycs_studymanager_plotvtk.pycs_studymanager_study.pycs_studymanager_texmaker.py
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
Making install in libple
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
Making install in src
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libple.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib'
libtool: install: /usr/bin/install -c .libs/libple.so.2.0.0 /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/libple.so.2.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib && { ln -s -f libple.so.2.0.0 libple.so.2 || { rm -f libple.so.2 && ln -s libple.so.2.0.0 libple.so.2; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib && { ln -s -f libple.so.2.0.0 libple.so || { rm -f libple.so && ln -s libple.so.2.0.0 libple.so; }; })
libtool: install: /usr/bin/install -c .libs/libple.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/libple.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_defs.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/src/ple_locator.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
Making install in tests
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
Making install in doc
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
Making install in doxygen
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
Making install in po
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/po'
installing /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/po/fr.gmo as /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale/fr/LC_MESSAGES/ple.mo
if test "ple" = "gettext-tools"; then \
	  /bin/mkdir -p /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/po/$file \
			    /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/po'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin'
 /usr/bin/install -c ple-config '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/man/man1'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/libple/doc/manpages/ple-config.1 '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/man/man1'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include'
 /usr/bin/install -c -m 644 ple_config.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
Making install in preprocessor
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
Making install in base
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
Making install in pre-post
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
Making install in util
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
Making install in appli
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c cs_preprocess '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne'
libtool: install: /usr/bin/install -c cs_preprocess /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne/cs_preprocess
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
Making install in src
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making install in .
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
test -z "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne" || /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne"
 /usr/bin/install -c -m 644 paramx.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 mesh.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 field.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 field_operator.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 alaste.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 albase.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 alstru.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cavitation.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cplsat.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cstphy.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cstnum.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 dimens.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 entsor.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ihmpre.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_nz_condensation.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_nz_tagmr.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_tagmr.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_tagms.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 numvar.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 optcal.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 parall.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 period.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 pointe.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_c_bindings.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_f_interfaces.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 post.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 rotation.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 atincl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 atsoil.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 atchem.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 atimbr.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 siream.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 spefun.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cfpoin.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_cf_bindings.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_coal_incl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cs_fuel_incl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 cpincl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ctincl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 lagran.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ppcpfu.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ppincl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ppppar.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ppthch.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 coincl.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 radiat.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 vof.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 vorinc.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 ptrglo.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 darcy_module.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 turbomachinery.mod '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making install in bft
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_backtrace.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_error.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_mem.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_mem_usage.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/bft/bft_printf.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
Making install in fvm
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   fvm_medcoupling.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne'
libtool: install: /usr/bin/install -c .libs/fvm_medcoupling.so /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne/fvm_medcoupling.so
libtool: install: /usr/bin/install -c .libs/fvm_medcoupling.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne/fvm_medcoupling.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_defs.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_group.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_io_num.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_neighborhood.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_append.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_extrude.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_from_desc.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_order.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_project.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_triangulate.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_nodal_extract.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_periodicity.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_point_location.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_selector.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_trace.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_triangulate.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/fvm/fvm_writer.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
Making install in mei
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make  install-am
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_evaluate.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_hash_table.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mei/mei_node.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
Making install in gui
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_boundary_conditions.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_conjugate_heat_transfer.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_mesh.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_mobile_mesh.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_output.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_particles.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_radiative_transfer.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_specific_physics.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_util.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/gui/cs_gui_variables.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
Making install in base
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_1d_wall_thermal.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_1d_wall_thermal_check.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ale.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_all_to_all.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_array_reduce.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_assert.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ast_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_base_fortran.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_block_dist.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_block_to_part.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_conditions.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_boundary_zone.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_calcium.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_control.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_crystal_router.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_defs.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_equation_iterative_solve.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_ext_neighborhood.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fan.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_file.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_default.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_pointer.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_field_operator.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_flag_check.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_fp_exception.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_gas_mix.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_halo.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_halo_perio.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_head_losses.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_interface.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_interpolate.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_internal_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_io.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log_iteration.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_log_setup.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_map.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_math.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_measures_util.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_rank_neighbors.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_numbering.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_opts.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_order.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parameters.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parameters_check.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_parall.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_part_to_block.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_constants.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_physical_properties.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post_default.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_post_util.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_preprocess.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_preprocessor_data.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_probe.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_prototypes.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_random.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_range_set.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_renumber.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_resource.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_restart_default.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_rotation.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sat_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_search.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_selector.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sort.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_sort_partition.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_stokes_model.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr4_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_syr_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_system_info.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_thermal_model.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_moment.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_plot.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_time_step.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_timer_stats.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_turbomachinery.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_volume_zone.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/base/cs_wall_functions.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
Making install in cdo
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_advection_field.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_advection.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_bc.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_connect.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_diffusion.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_local.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_main.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_quantities.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_scheme_geometry.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_time.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdo_toolbox.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdofb_scaleq.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovb_scaleq.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_cdovcb_scaleq.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_domain.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_domain_post.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_common.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_equation_param.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_evaluate.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_gwf.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hho_scaleq.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_hodge.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_param.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_property.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_quadrature.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_reco.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_sla.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_source_term.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cdo/cs_walldistance.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
Making install in pprt
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/cs_combustion_model.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/pprt/cs_physical_model.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
Making install in alge
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_benchmark.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_blas.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_balance_by_zone.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_convection_diffusion.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_face_viscosity.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_divergence.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_gradient_perio.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_grid.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_building.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_default.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_priv.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_assembler.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_tuning.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_matrix_util.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_multigrid.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_default.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_it.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/alge/cs_sles_pc.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
Making install in mesh
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_geom.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_intersect.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_merge.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_mesh.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_perio.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_post.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_set.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_split.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_update.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_join_util.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_adjacencies.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_bad_cells.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_boundary.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_builder.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_coherency.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_connect.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_extrude.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_from_builder.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_group.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_halo.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_location.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_quality.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_quantities.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_save.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_thinwall.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_to_builder.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_warping.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_mesh_smoother.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/mesh/cs_partition.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
Making install in turb
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_les_filter.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_les_inflow.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_turbulence_bc.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/turb/cs_turbulence_model.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
Making install in darc
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/cs_gwf_parameters.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/darc/cs_gwf_physical_properties.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
Making install in atmo
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_plugin.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_opt_interp.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/atmo/cs_at_data_assim.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
Making install in cfbl
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/cfbl/cs_cf_thermo.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
Making install in cogz
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
Making install in comb
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
Making install in ctwr
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr_air_props.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/ctwr/cs_ctwr.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
Making install in elec
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/elec/cs_elec_model.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
Making install in lagr
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_clogging.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_head_losses.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_roughness.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_dlvo.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_extract.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_injection.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_geom.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_post.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_restart.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_query.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_tracking.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_stat.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_new.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_precipitation_model.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_deposition_model.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_car.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_coupling.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_adh.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_resuspension.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_poisson.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_options.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_gradients.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_particle.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_print.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_sde_model.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_lec.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_log.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/lagr/cs_lagr_prototypes.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
Making install in rayt
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_absorption.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_dir.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_property_fields.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_options.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_wall_flux.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_bcs.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_fsck.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_adf_models.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_pun.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_solve.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_modak.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_source_terms.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer_restart.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/rayt/cs_rad_transfer.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/code_saturne'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
Making install in user
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_1d_wall_thermal.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_atmospheric_model.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_mass_source_terms.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo_numerics.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_cdo_extra_op.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_coupling.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_electric_scaling.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_fluid_structure_interaction.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_head_losses.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_les_inflow.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mass_source_terms.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_mesh.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_metal_structures_source_terms.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_performance_tuning.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_postprocess_var.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_porosity.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_radiative_transfer_bcs.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_solver.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_source_terms.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_turbomachinery.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_zones.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions_ale.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usatch.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usctdz.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_model.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_boundary_conditions.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_lagr_particle.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usthht.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvort.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/usvosy.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_modules.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_parameters.f90 '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_extra_operations.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_physical_properties.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_initialization.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user/cs_user_boundary_conditions.f90 '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user'
make  install-data-hook
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user && \
	f90_user_files=`ls *.f90 2>/dev/null`; \
	stubvers="^\!VERS\n"; \
	version1="\!                      Code_Saturne version 5.0.6\n"; \
	version2="\!                      --------------------------"; \
	comment1="^\! TEST_TO_REMOVE_FOR_USE_OF_SUBROUTINE_START"; \
	comment2="^\! TEST_TO_REMOVE_FOR_USE_OF_SUBROUTINE_END"; \
	for file in ${f90_user_files}; do \
	  /bin/sed -e "N;s/${stubvers}/${version1}${version2}/" < "${file}" | \
	  /bin/sed -e "/${comment1}/,/${comment2}/d" > "${file}.tmp" && \
	  mv "${file}.tmp" "${file}"; \
	done ;\
	c_user_files=`ls *.c 2>/dev/null`; \
	stubvers="\/\* VERS \*\/"; \
	version="\/\* Code_Saturne version 5.0.6 \*\/"; \
	comment="\/\* REMOVE_LINE_FOR_USE_OF_SUBROUTINE \*\/"; \
	for file in ${c_user_files}; do \
	  /bin/sed -e "N;s/${stubvers}/${version}/" < "${file}" | \
	  /bin/sed -e "/${comment}/d" > "${file}.tmp" && \
	  mv "${file}.tmp" "${file}"; \
	done
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
Making install in user_examples
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user_examples'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_1d_wall_thermal.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs_ieljou_3_or_4.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo-condif.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo-groundwater.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo_extra_op-verif-diffusion.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_cdo_numerics-examples.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling-saturne.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling-syrthes.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_coupling.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_electric_scaling.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-balance_by_zone.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-scalar_balance.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-turbomachinery.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_head_losses.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_boundary_conditions.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_model.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_lagr_particle.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-boundary.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-groups_from_free_faces.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-input-save.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-joining.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-modify.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-periodicity.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mesh-quality.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-base.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-ctwr.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-fans.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-linear_solvers.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-time_moments.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-matrix.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-numbering.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-parallel-io.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_performance_tuning-partition.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-profiles.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess-sfc.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_radiative_transfer_bcs.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_solver-heat-equation.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_turbomachinery.c '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user_examples'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_zones.c /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_atmospheric_model.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-advanced.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-atmospheric.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-auto_inlet_profile.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-base.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-compressible.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-cooling_towers.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-electric_arcs.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-fuel.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_3ptchem.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_ebu.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-gas_libby_williams.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-mapped_inlet.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-pulverized_coal_lagrangian.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions-richards.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_conditions_ale-base.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-condensation.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_boundary_mass_source_terms-nzones_condensation.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-energy_balance.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-extract_1d_profile.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-force_temperature.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-global_efforts.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-nusselt_calculation.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-parallel_operations.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_extra_operations-richards_flux.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_fluid_structure_interaction.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-atmospheric.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-base.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-compressible.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-cooling_towers.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-electric_arcs.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-fuel.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_3ptchem.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_ebu.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-gas_libby_williams.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-pulverized_coal.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-richards.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-time_step.f90 '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user_examples'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_initialization-unified_combustion_coal.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_les_inflow-base.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_mass_source_terms.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_metal_structures_source_terms-condensation.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_modules-user-arrays.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-cavitation.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-output.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-richards.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters-rotation.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_parameters.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-coal_drift.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-compressible_flow.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_sat.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-richards_unsat.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_physical_properties-scalar_drift.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_porosity.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_postprocess_var.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-richards_decay.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms-scalar_in_a_channel.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/cs_user_source_terms.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usatch_4spe5reac.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usthht.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvort.f90 /home/joao/Desktop/Instalation/code_saturne-5.0.6/src/user_examples/usvosy.f90 '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user_examples'
make  install-data-hook
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/user_examples && \
	f90_user_examples=`ls *.f90 2>/dev/null`; \
	stubvers="^\!VERS\n"; \
	version1="\!                      Code_Saturne version 5.0.6\n"; \
	version2="\!                      --------------------------"; \
	for file in ${f90_user_examples}; do \
	  /bin/sed -e "N;s/${stubvers}/${version1}${version2}/" < "${file}" > "${file}.tmp" && \
	  mv "${file}.tmp" "${file}"; \
	done ;\
	c_user_examples=`ls *.c 2>/dev/null`; \
	stubvers="\/\* VERS \*\/"; \
	version="\/\* Code_Saturne version 5.0.6 \*\/"; \
	for file in ${c_user_examples}; do \
	  /bin/sed -e "N;s/${stubvers}/${version}/" < "${file}" > "${file}.tmp" && \
	  mv "${file}.tmp" "${file}"; \
	done
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
Making install in apps
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libsaturne.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib'
libtool: install: warning: relinking `libsaturne.la'
libtool: install: (cd /home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps; /bin/bash /home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libtool  --tag CC --mode=relink /usr/bin/cc -funroll-loops -O2 -Wuninitialized -fexcess-precision=fast -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -fopenmp -pthread -no-undefined -version-info 5:0:0 -O -Wl,-export-dynamic -fopenmp -o libsaturne.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib cs_solver.lo ../../src/fvm/libfvm_filters.la ../../src/base/libcsbase.la ../../src/base/libcscore.la ../../src/base/libcsrenumber.la ../../src/pprt/libcspprt.la ../../src/alge/libcsalge.la ../../src/mesh/libcsmesh.la ../../src/mesh/libcspartition.la ../../src/turb/libcsturb.la ../../src/atmo/libcsatmo.la ../../src/cdo/libcscdo.la ../../src/cfbl/libcscfbl.la ../../src/cogz/libcscogz.la ../../src/comb/libcscomb.la ../../src/ctwr/libcsctwr.la ../../src/darc/libcsdarc.la ../../src/elec/libcselec.la ../../src/gui/libcsgui.la ../../src/lagr/libcslagr.la ../../src/rayt/libcsrayt.la ../../src/user/libcsuser.la ../../src/libcsmodules.la ../../src/mei/libmei.la ../../src/bft/libbft.la ../../libple/src/libple.la -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -lmedC -R/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -lhdf5 -R/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -lmpich -lopa -lmpl -lrt -lpthread -L/usr/lib -lxml2 -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath -lnsl -ldl )
libtool: relink: /usr/bin/cc -shared  -fPIC -DPIC  .libs/cs_solver.o  -Wl,--whole-archive ../../src/fvm/.libs/libfvm_filters.a ../../src/base/.libs/libcsbase.a ../../src/base/.libs/libcscore.a ../../src/base/.libs/libcsrenumber.a ../../src/pprt/.libs/libcspprt.a ../../src/alge/.libs/libcsalge.a ../../src/mesh/.libs/libcsmesh.a ../../src/mesh/.libs/libcspartition.a ../../src/turb/.libs/libcsturb.a ../../src/atmo/.libs/libcsatmo.a ../../src/cdo/.libs/libcscdo.a ../../src/cfbl/.libs/libcscfbl.a ../../src/cogz/.libs/libcscogz.a ../../src/comb/.libs/libcscomb.a ../../src/ctwr/.libs/libcsctwr.a ../../src/darc/.libs/libcsdarc.a ../../src/elec/.libs/libcselec.a ../../src/gui/.libs/libcsgui.a ../../src/lagr/.libs/libcslagr.a ../../src/rayt/.libs/libcsrayt.a ../../src/user/.libs/libcsuser.a ../../src/.libs/libcsmodules.a ../../src/mei/.libs/libmei.a ../../src/bft/.libs/libbft.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -Wl,-rpath -Wl,/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -L/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -lple -lmedC -lhdf5 -lmpich -lopa -lmpl -lrt -lpthread -L/usr/lib -lxml2 -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath -lnsl -ldl  -O2 -fopenmp -pthread -O -Wl,-export-dynamic -fopenmp   -fopenmp -pthread -Wl,-soname -Wl,libsaturne.so.5 -o .libs/libsaturne.so.5.0.0
libtool: install: /usr/bin/install -c .libs/libsaturne.so.5.0.0T /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/libsaturne.so.5.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib && { ln -s -f libsaturne.so.5.0.0 libsaturne.so.5 || { rm -f libsaturne.so.5 && ln -s libsaturne.so.5.0.0 libsaturne.so.5; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib && { ln -s -f libsaturne.so.5.0.0 libsaturne.so || { rm -f libsaturne.so && ln -s libsaturne.so.5.0.0 libsaturne.so; }; })
libtool: install: /usr/bin/install -c .libs/libsaturne.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/libsaturne.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c cs_io_dump cs_check_syntax '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne'
libtool: install: /usr/bin/install -c cs_io_dump /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne/cs_io_dump
libtool: install: /usr/bin/install -c cs_check_syntax /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne/cs_check_syntax
make  install-exec-hook
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
PYTHONPATH=../../bin \
	/usr/bin/python -B /home/joao/Desktop/Instalation/code_saturne-5.0.6/bin/cs_compile.py --mode=install \
	--dest ""
Linking executable: /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne/cs_solver
/usr/bin/c++ -o /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/libexec/code_saturne/cs_solver -L/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -L/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib -L/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib -L/usr/lib -O -Wl,-export-dynamic -fopenmp -lsaturne -lple -lmedC -lhdf5 -lmpich -lopa -lmpl -lrt -lxml2 -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lquadmath -lpthread -lm -Wl,-rpath -Wl,:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/code_saturne:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib:/home/joao/salome_meca/V2017.0.2/tools/Medfichier-321/lib:/home/joao/salome_meca/V2017.0.2/prerequisites/Hdf5-1814/lib
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making install in salome
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
Making install in cfd_study
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
Making install in idl
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
make  install-am
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
make[5]: Nothing to be done for `install-exec-am'.
/usr/bin/install -c -d  /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome
. /home/joao/salome_meca/V2017.0.2/salome_prerequisites.sh; export ROOT_SALOME=/home/joao/salome_meca/V2017.0.2; . /home/joao/salome_meca/V2017.0.2/salome_modules.sh; \
	ls /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl/CFDSTUDY_Gen.idl | while read file; do \
	  /home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/bin/omniidl -bpython -nf  -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/idl/salome -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/idl/salome -C/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome $file; \
	done
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/idl/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/idl/CFDSTUDY_Gen.idl '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/idl/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /usr/bin/install -c -m 644 CFDSTUDY_Gen.hh '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
 /bin/bash ../../../libtool   --mode=install /usr/bin/install -c   libSalomeIDLCFDSTUDY.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
libtool: install: /usr/bin/install -c .libs/libSalomeIDLCFDSTUDY.so.0.0.0 /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libSalomeIDLCFDSTUDY.so.0.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libSalomeIDLCFDSTUDY.so.0.0.0 libSalomeIDLCFDSTUDY.so.0 || { rm -f libSalomeIDLCFDSTUDY.so.0 && ln -s libSalomeIDLCFDSTUDY.so.0.0.0 libSalomeIDLCFDSTUDY.so.0; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libSalomeIDLCFDSTUDY.so.0.0.0 libSalomeIDLCFDSTUDY.so || { rm -f libSalomeIDLCFDSTUDY.so && ln -s libSalomeIDLCFDSTUDY.so.0.0.0 libSalomeIDLCFDSTUDY.so; }; })
libtool: install: /usr/bin/install -c .libs/libSalomeIDLCFDSTUDY.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libSalomeIDLCFDSTUDY.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
Making install in resources
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/cfdstudy'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CFDSTUDYCatalog.xml /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/SalomeApp.xml /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CaseAdd.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CaseEdit.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CaseInProcess.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Case.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CaseRun.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CFDSTUDY.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CheckCompilation.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/CloseGui.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Copy.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/edit-undo.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/edit-redo.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/prepro-mode.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/calc-mode.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Delete.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Document.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/EditableDocument.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/EditFile.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Executable.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Folder.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/FolderRed.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/InfoCFDSTUDY.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/LaunchGUI.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/LaunchGUIwithOptions.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/MED_Module_Convert.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/mesh_group.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/mesh.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/mesh_tree_group.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/mesh_tree_mesh.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/MoveFile.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/MoveFolder.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/NewTreeCreate.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/OpenedFolder.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/RunScript.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/SaveAs.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Save.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/SetTreeLocation.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/SMESH_Module_Export.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/Study.png '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/cfdstudy'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/TmpFile.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/UnknownDocument.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/UpdateObjBrowser.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/ViewFile.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/VISU_Module_Export.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/VISU_Plot_Export.png /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/resources/VISU_Plot.png '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/cfdstudy'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
Making install in src
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
Making install in CFDSTUDY
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
make[5]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDY/CFDSTUDY.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
Byte-compiling python modules...
CFDSTUDY.py
Byte-compiling python modules (optimized versions) ...
CFDSTUDY.py
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
Making install in CFDSTUDYGUI
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
/usr/bin/pyuic4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_QProcessDialog.ui -x -o ui_CFDSTUDYGUI_QProcessDialog.py
/usr/bin/pyuic4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CopyDialog.ui -x -o ui_CopyDialog.py
/usr/bin/pyuic4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/ECSConversionDialog.ui -x -o ui_ECSConversionDialog.py
/usr/bin/pyuic4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/GUIActivationDialog.ui -x -o ui_GUIActivationDialog.py
/usr/bin/pyuic4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/InfoDialog.ui -x -o ui_InfoDialog.py
/usr/bin/pyuic4 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/SetTreeLocationDialog.ui -x -o ui_SetTreeLocationDialog.py
for f in ui_CFDSTUDYGUI_QProcessDialog.py ui_CopyDialog.py ui_ECSConversionDialog.py ui_GUIActivationDialog.py ui_InfoDialog.py ui_SetTreeLocationDialog.py ; do\
		/usr/bin/install -c $f "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome/$f" ; \
	done ;
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Agents.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_CommandMgr.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Commons.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DesktopMgr.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_SolverGUI.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Message.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Management.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
Byte-compiling python modules...
CFDSTUDYGUI.pyCFDSTUDYGUI_ActionsHandler.pyCFDSTUDYGUI_Agents.pyCFDSTUDYGUI_CommandMgr.pyCFDSTUDYGUI_Commons.pyCFDSTUDYGUI_DataModel.pyCFDSTUDYGUI_DesktopMgr.pyCFDSTUDYGUI_DialogCollector.pyCFDSTUDYGUI_SolverGUI.pyCFDSTUDYGUI_Message.pyCFDSTUDYGUI_Management.py
Byte-compiling python modules (optimized versions) ...
CFDSTUDYGUI.pyCFDSTUDYGUI_ActionsHandler.pyCFDSTUDYGUI_Agents.pyCFDSTUDYGUI_CommandMgr.pyCFDSTUDYGUI_Commons.pyCFDSTUDYGUI_DataModel.pyCFDSTUDYGUI_DesktopMgr.pyCFDSTUDYGUI_DialogCollector.pyCFDSTUDYGUI_SolverGUI.pyCFDSTUDYGUI_Message.pyCFDSTUDYGUI_Management.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/cfdstudy'
 /usr/bin/install -c -m 644 CFDSTUDY_images.qm CFDSTUDY_msg_en.qm CFDSTUDY_msg_fr.qm '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/cfdstudy'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/cfdstudy'
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
Making install in fsi_coupling
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
Making install in idl
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
make  install-am
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
make[5]: Nothing to be done for `install-exec-am'.
/usr/bin/install -c -d  /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome
. /home/joao/salome_meca/V2017.0.2/salome_prerequisites.sh; export ROOT_SALOME=/home/joao/salome_meca/V2017.0.2; . /home/joao/salome_meca/V2017.0.2/salome_modules.sh; \
	ls /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/idl/FSI.idl | while read file; do \
	  /home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/bin/omniidl -bpython -nf  -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/idl/salome -I/home/joao/salome_meca/V2017.0.2/modules/GUI_V8_3_asterstudy/idl/salome -C/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome $file; \
	done
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /usr/bin/install -c -m 644 FSI.hh '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/idl/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/idl/FSI.idl '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/idl/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
 /bin/bash ../../../libtool   --mode=install /usr/bin/install -c   libSalomeIDLFSI.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
libtool: install: /usr/bin/install -c .libs/libSalomeIDLFSI.so.0.0.0 /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libSalomeIDLFSI.so.0.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libSalomeIDLFSI.so.0.0.0 libSalomeIDLFSI.so.0 || { rm -f libSalomeIDLFSI.so.0 && ln -s libSalomeIDLFSI.so.0.0.0 libSalomeIDLFSI.so.0; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libSalomeIDLFSI.so.0.0.0 libSalomeIDLFSI.so || { rm -f libSalomeIDLFSI.so && ln -s libSalomeIDLFSI.so.0.0.0 libSalomeIDLFSI.so; }; })
libtool: install: /usr/bin/install -c .libs/libSalomeIDLFSI.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libSalomeIDLFSI.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
Making install in libmilieu
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib'
 /bin/bash ../../../libtool   --mode=install /usr/bin/install -c   libmilieu.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib'
libtool: install: /usr/bin/install -c .libs/libmilieu.so.0.0.0 /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/libmilieu.so.0.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib && { ln -s -f libmilieu.so.0.0.0 libmilieu.so.0 || { rm -f libmilieu.so.0 && ln -s libmilieu.so.0.0.0 libmilieu.so.0; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib && { ln -s -f libmilieu.so.0.0.0 libmilieu.so || { rm -f libmilieu.so && ln -s libmilieu.so.0.0.0 libmilieu.so; }; })
libtool: install: /usr/bin/install -c .libs/libmilieu.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/libmilieu.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/communication.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/donnees.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/runmilieu.h /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu/utilitaires.h '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
Making install in resources
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/FSI'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/resources/FSICatalog.xml '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/salome/resources/FSI'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
Making install in src
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
Making install in FSI_ASTER
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
make[5]: Nothing to be done for `install-exec-am'.
rm -f FSI_ASTER_module.py FSI_ASTER_module.py.tmp
srcdir=''; \
	test -f ./FSI_ASTER_module.py.in || srcdir=/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_ASTER/; \
	sed -e 's|@pkgpythondir[@]|/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne|g' ${srcdir}FSI_ASTER_module.py.in >FSI_ASTER_module.py.tmp
mv FSI_ASTER_module.py.tmp FSI_ASTER_module.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
 /usr/bin/install -c -m 644 FSI_ASTER_module.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
Byte-compiling python modules...
FSI_ASTER_module.py
Byte-compiling python modules (optimized versions) ...
FSI_ASTER_module.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_ASTER/FSI_ASTER_component.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/salome'
Byte-compiling python modules...
FSI_ASTER_component.py
Byte-compiling python modules (optimized versions) ...
FSI_ASTER_component.py
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
Making install in FSI_SATURNE
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
make[5]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.hxx '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
 /bin/bash ../../../../libtool   --mode=install /usr/bin/install -c   libFSI_SATURNEExelib.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
libtool: install: warning: relinking `libFSI_SATURNEExelib.la'
libtool: install: (cd /home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE; /bin/bash /home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libtool  --tag CXX --mode=relink /usr/bin/c++ -I../../../../salome/fsi_coupling/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -O -Wl,-export-dynamic -fopenmp -o libFSI_SATURNEExelib.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome libFSI_SATURNEExelib_la-FSI_SATURNE.lo ../../../../salome/fsi_coupling/idl/libSalomeIDLFSI.la -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl -ldl )
libtool: relink: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/libFSI_SATURNEExelib_la-FSI_SATURNE.o   -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome -L/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome -lSalomeIDLFSI -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,libFSI_SATURNEExelib.so.0 -o .libs/libFSI_SATURNEExelib.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libFSI_SATURNEExelib.so.0.0.0T /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libFSI_SATURNEExelib.so.0.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libFSI_SATURNEExelib.so.0.0.0 libFSI_SATURNEExelib.so.0 || { rm -f libFSI_SATURNEExelib.so.0 && ln -s libFSI_SATURNEExelib.so.0.0.0 libFSI_SATURNEExelib.so.0; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libFSI_SATURNEExelib.so.0.0.0 libFSI_SATURNEExelib.so || { rm -f libFSI_SATURNEExelib.so && ln -s libFSI_SATURNEExelib.so.0.0.0 libFSI_SATURNEExelib.so; }; })
libtool: install: /usr/bin/install -c .libs/libFSI_SATURNEExelib.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libFSI_SATURNEExelib.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
Making install in FSI_MILIEU
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
make[5]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/src/FSI_MILIEU/FSI_MILIEU.hxx '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/include/salome'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
 /bin/bash ../../../../libtool   --mode=install /usr/bin/install -c   libFSI_MILIEUEngine.la '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome'
libtool: install: warning: relinking `libFSI_MILIEUEngine.la'
libtool: install: (cd /home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU; /bin/bash /home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libtool  --tag CXX --mode=relink /usr/bin/c++ -I../../../../salome/fsi_coupling/idl -I/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/include/salome -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/omniORB4 -I/home/joao/salome_meca/V2017.0.2/prerequisites/Omniorb-416/include/COS -I/home/joao/Desktop/Instalation/code_saturne-5.0.6/salome/fsi_coupling/libmilieu -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -pthread -O -Wl,-export-dynamic -fopenmp -o libFSI_MILIEUEngine.la -rpath /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome libFSI_MILIEUEngine_la-FSI_MILIEU.lo ../../../../salome/fsi_coupling/libmilieu/libmilieu.la ../../../../salome/fsi_coupling/idl/libSalomeIDLFSI.la -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl -ldl )
libtool: relink: /usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  .libs/libFSI_MILIEUEngine_la-FSI_MILIEU.o   -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -Wl,-rpath -Wl,/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome -L/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib -lmilieu -L/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome -lSalomeIDLFSI -L/home/joao/salome_meca/V2017.0.2/modules/KERNEL_V8_3_0/lib/salome -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC -lnsl -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O -Wl,-export-dynamic -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,libFSI_MILIEUEngine.so.0 -o .libs/libFSI_MILIEUEngine.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libFSI_MILIEUEngine.so.0.0.0T /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libFSI_MILIEUEngine.so.0.0.0
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libFSI_MILIEUEngine.so.0.0.0 libFSI_MILIEUEngine.so.0 || { rm -f libFSI_MILIEUEngine.so.0 && ln -s libFSI_MILIEUEngine.so.0.0.0 libFSI_MILIEUEngine.so.0; }; })
libtool: install: (cd /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome && { ln -s -f libFSI_MILIEUEngine.so.0.0.0 libFSI_MILIEUEngine.so || { rm -f libFSI_MILIEUEngine.so && ln -s libFSI_MILIEUEngine.so.0.0.0 libFSI_MILIEUEngine.so; }; })
libtool: install: /usr/bin/install -c .libs/libFSI_MILIEUEngine.lai /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome/libFSI_MILIEUEngine.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/bin:/sbin" ldconfig -n /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome
----------------------------------------------------------------------
Libraries have been installed in:
   /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/salome

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[5]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
Making install in po
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/po'
installing /home/joao/Desktop/Instalation/code_saturne-5.0.6/po/fr.gmo as /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/locale/fr/LC_MESSAGES/code_saturne.mo
if test "code_saturne" = "gettext-tools"; then \
	  /bin/mkdir -p /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/po/$file \
			    /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/po'
Making install in docs
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
Making install in refcard
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[4]: Nothing to be done for `install-exec-am'.
if test -f /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/refcard/refcard.pdf; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne"; \
	  /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/refcard/refcard.pdf /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne; \
	fi
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
Making install in theory
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[4]: Nothing to be done for `install-exec-am'.
if test -f /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/theory/theory.pdf; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne"; \
	  /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/theory/theory.pdf /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne; \
	fi
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
Making install in user
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[4]: Nothing to be done for `install-exec-am'.
if test -f /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/user/user.pdf; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne"; \
	  /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/user/user.pdf /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne; \
	fi
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
Making install in install
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
make[3]: Nothing to be done for `install-exec-am'.
if test -f /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/install/install.pdf; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne"; \
	  /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/install/install.pdf /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne; \
	fi
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
Making install in developer
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[4]: Nothing to be done for `install-exec-am'.
if test -f /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/developer/developer.pdf; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne"; \
	  /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/developer/developer.pdf /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne; \
	fi
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
Making install in studymanager
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[4]: Nothing to be done for `install-exec-am'.
if test -f /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/studymanager/studymanager.pdf; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne"; \
	  /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/studymanager/studymanager.pdf /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne; \
	fi
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
Making install in doxygen
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[3]: Nothing to be done for `install-exec-am'.
if test -d /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/doxygen/src; then \
	  /bin/mkdir -p "/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne/doxygen/src"; \
	  \cp -R /home/joao/Desktop/Instalation/code_saturne-5.0.6/docs/doxygen/src /home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/doc/code_saturne/doxygen/ ;\
	fi
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
Making install in gui
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
Making install in Base
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Base'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/__init__.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/BrowserView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/CommandMgrDialogView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/Common.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/IdView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/MainView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/QtCase.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/QtPage.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/Toolbox.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/XMLengine.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/XMLinitialize.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/XMLmodel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/XMLvariables.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/qt4/QtCore.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/qt4/QtGui.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/qt4/QtWidgets.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Base'
Byte-compiling python modules...
__init__.pyBrowserView.pyCommandMgrDialogView.pyCommon.pyIdView.pyMainView.pyQtCase.pyQtPage.pyToolbox.pyXMLengine.pyXMLinitialize.pyXMLmodel.pyXMLvariables.pyQtCore.pyQtGui.pyQtWidgets.py
Byte-compiling python modules (optimized versions) ...
__init__.pyBrowserView.pyCommandMgrDialogView.pyCommon.pyIdView.pyMainView.pyQtCase.pyQtPage.pyToolbox.pyXMLengine.pyXMLinitialize.pyXMLmodel.pyXMLvariables.pyQtCore.pyQtGui.pyQtWidgets.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Base'
 /usr/bin/install -c -m 644 BrowserForm.py CommandMgrLinesDisplayedDialogForm.py CommandMgrDialogForm.py IdForm.py MainForm.py NewCaseDialogForm.py resource_base_rc.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Base'
Byte-compiling python modules...
BrowserForm.pyCommandMgrLinesDisplayedDialogForm.pyCommandMgrDialogForm.pyIdForm.pyMainForm.pyNewCaseDialogForm.pyresource_base_rc.py
Byte-compiling python modules (optimized versions) ...
BrowserForm.pyCommandMgrLinesDisplayedDialogForm.pyCommandMgrDialogForm.pyIdForm.pyMainForm.pyNewCaseDialogForm.pyresource_base_rc.py
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
Making install in Pages
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/__init__.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/AnalysisFeaturesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/AtmosphericFlowsModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/AtmosphericFlowsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BalanceModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BalanceView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BatchRunningModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BatchRunningView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BodyForcesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BodyForcesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsCoalInletView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsCompressibleOutletView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsConvectiveInletView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsElectricalView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsExternalHeadLossesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsMappedInletView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsMeteoView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsMobileMeshView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsHydraulicHeadView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsPressureView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsRoughWallView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsScalarsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsSlidingWallView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsTurbulenceInletView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsVelocityInletView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsWallRadiativeTransferView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/BoundaryConditionsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/Boundary.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CoalCombustionModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CoalCombustionView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CompressibleModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ConjugateHeatTransferView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ConjugateHeatTransferModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CoriolisSourceTermsModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/CoriolisSourceTermsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GroundwaterModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GroundwaterView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GroundwaterLawModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GroundwaterLawView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/DefineUserScalarsModel.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/DefineUserScalarsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ElectricalModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ElectricalView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FacesSelectionView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FansModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FansView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidCharacteristicsModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidCharacteristicsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidStructureInteractionModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/FluidStructureInteractionView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GasCombustionModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/GasCombustionView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/HeadLossesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/HeadLossesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/IdentityAndPathesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/IdentityAndPathesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/InitializationModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/InitializationView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianBoundariesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianBoundariesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianOutputModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianOutputView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianStatisticsModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianStatisticsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LagrangianView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LocalizationModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/LocalizationView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/MobileMeshModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/MobileMeshView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NotebookModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NotebookView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NumericalParamEquationModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NumericalParamEquationView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NumericalParamGlobalModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/NumericalParamGlobalView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputControlModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputControlView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputSurfacicVariablesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputSurfacicVariablesView.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputVolumicVariablesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/OutputVolumicVariablesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PreProcessingInformationsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PerformanceTuningModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PerformanceTuningView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PorosityModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/PorosityView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ProfilesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ProfilesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/QMeiEditorView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ReferenceValuesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ReferenceValuesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SalomeActors.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SalomeHandler.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ScriptRunningModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SolutionDomainModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SolutionDomainView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SourceTermsModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SourceTermsView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/StartRestartModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/StartRestartView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SteadyManagementModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/SteadyManagementView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalRadiationModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalRadiationView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalScalarModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/ThermalScalarView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TimeAveragesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TimeAveragesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TimeStepModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TimeStepView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurboMachineryModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurboMachineryView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurbulenceModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/TurbulenceView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/VerifyExistenceLabelDialogView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/WelcomeView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Pages/XMLEditorView.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
Byte-compiling python modules...
__init__.pyAnalysisFeaturesView.pyAtmosphericFlowsModel.pyAtmosphericFlowsView.pyBalanceModel.pyBalanceView.pyBatchRunningModel.pyBatchRunningView.pyBodyForcesModel.pyBodyForcesView.pyBoundaryConditionsCoalInletView.pyBoundaryConditionsCompressibleOutletView.pyBoundaryConditionsConvectiveInletView.pyBoundaryConditionsElectricalView.pyBoundaryConditionsExternalHeadLossesView.pyBoundaryConditionsMappedInletView.pyBoundaryConditionsMeteoView.pyBoundaryConditionsMobileMeshView.pyBoundaryConditionsHydraulicHeadView.pyBoundaryConditionsPressureView.pyBoundaryConditionsRoughWallView.pyBoundaryConditionsScalarsView.pyBoundaryConditionsSlidingWallView.pyBoundaryConditionsTurbulenceInletView.pyBoundaryConditionsVelocityInletView.pyBoundaryConditionsWallRadiativeTransferView.pyBoundaryConditionsView.pyBoundary.pyCoalCombustionModel.pyCoalCombustionView.pyCompressibleModel.pyConjugateHeatTransferView.pyConjugateHeatTransferModel.pyCoriolisSourceTermsModel.pyCoriolisSourceTermsView.pyGroundwaterModel.pyGroundwaterView.pyGroundwaterLawModel.pyGroundwaterLawView.pyDefineUserScalarsModel.pyDefineUserScalarsView.pyElectricalModel.pyElectricalView.pyFacesSelectionView.pyFansModel.pyFansView.pyFluidCharacteristicsModel.pyFluidCharacteristicsView.pyFluidStructureInteractionModel.pyFluidStructureInteractionView.pyGasCombustionModel.pyGasCombustionView.pyHeadLossesModel.pyHeadLossesView.pyIdentityAndPathesModel.pyIdentityAndPathesView.pyInitializationModel.pyInitializationView.pyLagrangianBoundariesModel.pyLagrangianBoundariesView.pyLagrangianModel.pyLagrangianOutputModel.pyLagrangianOutputView.pyLagrangianStatisticsModel.pyLagrangianStatisticsView.pyLagrangianView.pyLocalizationModel.pyLocalizationView.pyMobileMeshModel.pyMobileMeshView.pyNotebookModel.pyNotebookView.pyNumericalParamEquationModel.pyNumericalParamEquationView.pyNumericalParamGlobalModel.pyNumericalParamGlobalView.pyOutputControlModel.pyOutputControlView.pyOutputSurfacicVariablesModel.pyOutputSurfacicVariablesView.pyOutputVolumicVariablesModel.pyOutputVolumicVariablesView.pyPreProcessingInformationsView.pyPerformanceTuningModel.pyPerformanceTuningView.pyPorosityModel.pyPorosityView.pyProfilesModel.pyProfilesView.pyQMeiEditorView.pyReferenceValuesModel.pyReferenceValuesView.pySalomeActors.pySalomeHandler.pyScriptRunningModel.pySolutionDomainModel.pySolutionDomainView.pySourceTermsModel.pySourceTermsView.pyStartRestartModel.pyStartRestartView.pySteadyManagementModel.pySteadyManagementView.pyThermalRadiationModel.pyThermalRadiationView.pyThermalScalarModel.pyThermalScalarView.pyTimeAveragesModel.pyTimeAveragesView.pyTimeStepModel.pyTimeStepView.pyTurboMachineryModel.pyTurboMachineryView.pyTurbulenceModel.pyTurbulenceView.pyVerifyExistenceLabelDialogView.pyWelcomeView.pyXMLEditorView.py
Byte-compiling python modules (optimized versions) ...
__init__.pyAnalysisFeaturesView.pyAtmosphericFlowsModel.pyAtmosphericFlowsView.pyBalanceModel.pyBalanceView.pyBatchRunningModel.pyBatchRunningView.pyBodyForcesModel.pyBodyForcesView.pyBoundaryConditionsCoalInletView.pyBoundaryConditionsCompressibleOutletView.pyBoundaryConditionsConvectiveInletView.pyBoundaryConditionsElectricalView.pyBoundaryConditionsExternalHeadLossesView.pyBoundaryConditionsMappedInletView.pyBoundaryConditionsMeteoView.pyBoundaryConditionsMobileMeshView.pyBoundaryConditionsHydraulicHeadView.pyBoundaryConditionsPressureView.pyBoundaryConditionsRoughWallView.pyBoundaryConditionsScalarsView.pyBoundaryConditionsSlidingWallView.pyBoundaryConditionsTurbulenceInletView.pyBoundaryConditionsVelocityInletView.pyBoundaryConditionsWallRadiativeTransferView.pyBoundaryConditionsView.pyBoundary.pyCoalCombustionModel.pyCoalCombustionView.pyCompressibleModel.pyConjugateHeatTransferView.pyConjugateHeatTransferModel.pyCoriolisSourceTermsModel.pyCoriolisSourceTermsView.pyGroundwaterModel.pyGroundwaterView.pyGroundwaterLawModel.pyGroundwaterLawView.pyDefineUserScalarsModel.pyDefineUserScalarsView.pyElectricalModel.pyElectricalView.pyFacesSelectionView.pyFansModel.pyFansView.pyFluidCharacteristicsModel.pyFluidCharacteristicsView.pyFluidStructureInteractionModel.pyFluidStructureInteractionView.pyGasCombustionModel.pyGasCombustionView.pyHeadLossesModel.pyHeadLossesView.pyIdentityAndPathesModel.pyIdentityAndPathesView.pyInitializationModel.pyInitializationView.pyLagrangianBoundariesModel.pyLagrangianBoundariesView.pyLagrangianModel.pyLagrangianOutputModel.pyLagrangianOutputView.pyLagrangianStatisticsModel.pyLagrangianStatisticsView.pyLagrangianView.pyLocalizationModel.pyLocalizationView.pyMobileMeshModel.pyMobileMeshView.pyNotebookModel.pyNotebookView.pyNumericalParamEquationModel.pyNumericalParamEquationView.pyNumericalParamGlobalModel.pyNumericalParamGlobalView.pyOutputControlModel.pyOutputControlView.pyOutputSurfacicVariablesModel.pyOutputSurfacicVariablesView.pyOutputVolumicVariablesModel.pyOutputVolumicVariablesView.pyPreProcessingInformationsView.pyPerformanceTuningModel.pyPerformanceTuningView.pyPorosityModel.pyPorosityView.pyProfilesModel.pyProfilesView.pyQMeiEditorView.pyReferenceValuesModel.pyReferenceValuesView.pySalomeActors.pySalomeHandler.pyScriptRunningModel.pySolutionDomainModel.pySolutionDomainView.pySourceTermsModel.pySourceTermsView.pyStartRestartModel.pyStartRestartView.pySteadyManagementModel.pySteadyManagementView.pyThermalRadiationModel.pyThermalRadiationView.pyThermalScalarModel.pyThermalScalarView.pyTimeAveragesModel.pyTimeAveragesView.pyTimeStepModel.pyTimeStepView.pyTurboMachineryModel.pyTurboMachineryView.pyTurbulenceModel.pyTurbulenceView.pyVerifyExistenceLabelDialogView.pyWelcomeView.pyXMLEditorView.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
 /usr/bin/install -c -m 644 resources_pages_rc.py AnalysisFeaturesForm.py AtmosphericFlowsForm.py BalanceForm.py BatchRunningAdvancedOptionsDialogForm.py BatchRunningDebugOptionsHelpDialogForm.py BatchRunningForm.py BatchRunningStopByIterationDialogForm.py BodyForcesForm.py BoundaryConditionsCoalInletForm.py BoundaryConditionsCompressibleOutletForm.py BoundaryConditionsConvectiveInletForm.py BoundaryConditionsForm.py BoundaryConditionsElectricalForm.py BoundaryConditionsExternalHeadLossesForm.py BoundaryConditionsMappedInletForm.py BoundaryConditionsMeteoForm.py BoundaryConditionsMobileMeshForm.py BoundaryConditionsHydraulicHeadForm.py BoundaryConditionsPressureForm.py BoundaryConditionsRoughWallForm.py BoundaryConditionsScalarsForm.py BoundaryConditionsSlidingWallForm.py BoundaryConditionsTurbulenceInletForm.py BoundaryConditionsVelocityInletForm.py BoundaryConditionsWallRadiativeTransferForm.py CoalCombustionForm.py CompressibleForm.py ConjugateHeatTransferForm.py CoriolisSourceTermsForm.py GroundwaterForm.py GroundwaterLawForm.py DefineUserScalarsForm.py ElectricalForm.py FacesSelectionForm.py FansForm.py FluidCharacteristicsForm.py FluidStructureInteractionAdvancedOptionsDialogForm.py FluidStructureInteractionForm.py GasCombustionForm.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
 /usr/bin/install -c -m 644 HeadLossesForm.py IdentityAndPathesForm.py InitializationForm.py LagrangianAdvancedOptionsDialogForm.py LagrangianBoundariesForm.py LagrangianForm.py LagrangianOutputForm.py LagrangianStatisticsForm.py LocalizationForm.py MeshQualityCriteriaLogDialogForm.py MobileMeshForm.py NotebookForm.py NumericalParamEquationForm.py NumericalParamGlobalForm.py OutputControlForm.py OutputSurfacicVariablesForm.py OutputVolumicVariablesForm.py PerformanceTuningForm.py PorosityForm.py ProfilesForm.py QMeiEditorForm.py ReferenceValuesForm.py SolutionDomainForm.py SourceTermsForm.py StartRestartAdvancedDialogForm.py StartRestartForm.py SteadyManagementForm.py ThermalRadiationAdvancedDialogForm.py ThermalRadiationForm.py ThermalScalarForm.py TimeAveragesForm.py TimeStepForm.py TurboMachineryForm.py TurbulenceAdvancedOptionsDialogForm.py TurbulenceForm.py VerifyExistenceLabelDialogForm.py VolumicZoneAdvancedDialogForm.py WelcomeForm.py XMLEditorForm.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/Pages'
Byte-compiling python modules...
resources_pages_rc.pyAnalysisFeaturesForm.pyAtmosphericFlowsForm.pyBalanceForm.pyBatchRunningAdvancedOptionsDialogForm.pyBatchRunningDebugOptionsHelpDialogForm.pyBatchRunningForm.pyBatchRunningStopByIterationDialogForm.pyBodyForcesForm.pyBoundaryConditionsCoalInletForm.pyBoundaryConditionsCompressibleOutletForm.pyBoundaryConditionsConvectiveInletForm.pyBoundaryConditionsForm.pyBoundaryConditionsElectricalForm.pyBoundaryConditionsExternalHeadLossesForm.pyBoundaryConditionsMappedInletForm.pyBoundaryConditionsMeteoForm.pyBoundaryConditionsMobileMeshForm.pyBoundaryConditionsHydraulicHeadForm.pyBoundaryConditionsPressureForm.pyBoundaryConditionsRoughWallForm.pyBoundaryConditionsScalarsForm.pyBoundaryConditionsSlidingWallForm.pyBoundaryConditionsTurbulenceInletForm.pyBoundaryConditionsVelocityInletForm.pyBoundaryConditionsWallRadiativeTransferForm.pyCoalCombustionForm.pyCompressibleForm.pyConjugateHeatTransferForm.pyCoriolisSourceTermsForm.pyGroundwaterForm.pyGroundwaterLawForm.pyDefineUserScalarsForm.pyElectricalForm.pyFacesSelectionForm.pyFansForm.pyFluidCharacteristicsForm.pyFluidStructureInteractionAdvancedOptionsDialogForm.pyFluidStructureInteractionForm.pyGasCombustionForm.pyHeadLossesForm.pyIdentityAndPathesForm.pyInitializationForm.pyLagrangianAdvancedOptionsDialogForm.pyLagrangianBoundariesForm.pyLagrangianForm.pyLagrangianOutputForm.pyLagrangianStatisticsForm.pyLocalizationForm.pyMeshQualityCriteriaLogDialogForm.pyMobileMeshForm.pyNotebookForm.pyNumericalParamEquationForm.pyNumericalParamGlobalForm.pyOutputControlForm.pyOutputSurfacicVariablesForm.pyOutputVolumicVariablesForm.pyPerformanceTuningForm.pyPorosityForm.pyProfilesForm.pyQMeiEditorForm.pyReferenceValuesForm.pySolutionDomainForm.pySourceTermsForm.pyStartRestartAdvancedDialogForm.pyStartRestartForm.pySteadyManagementForm.pyThermalRadiationAdvancedDialogForm.pyThermalRadiationForm.pyThermalScalarForm.pyTimeAveragesForm.pyTimeStepForm.pyTurboMachineryForm.pyTurbulenceAdvancedOptionsDialogForm.pyTurbulenceForm.pyVerifyExistenceLabelDialogForm.pyVolumicZoneAdvancedDialogForm.pyWelcomeForm.pyXMLEditorForm.py
Byte-compiling python modules (optimized versions) ...
resources_pages_rc.pyAnalysisFeaturesForm.pyAtmosphericFlowsForm.pyBalanceForm.pyBatchRunningAdvancedOptionsDialogForm.pyBatchRunningDebugOptionsHelpDialogForm.pyBatchRunningForm.pyBatchRunningStopByIterationDialogForm.pyBodyForcesForm.pyBoundaryConditionsCoalInletForm.pyBoundaryConditionsCompressibleOutletForm.pyBoundaryConditionsConvectiveInletForm.pyBoundaryConditionsForm.pyBoundaryConditionsElectricalForm.pyBoundaryConditionsExternalHeadLossesForm.pyBoundaryConditionsMappedInletForm.pyBoundaryConditionsMeteoForm.pyBoundaryConditionsMobileMeshForm.pyBoundaryConditionsHydraulicHeadForm.pyBoundaryConditionsPressureForm.pyBoundaryConditionsRoughWallForm.pyBoundaryConditionsScalarsForm.pyBoundaryConditionsSlidingWallForm.pyBoundaryConditionsTurbulenceInletForm.pyBoundaryConditionsVelocityInletForm.pyBoundaryConditionsWallRadiativeTransferForm.pyCoalCombustionForm.pyCompressibleForm.pyConjugateHeatTransferForm.pyCoriolisSourceTermsForm.pyGroundwaterForm.pyGroundwaterLawForm.pyDefineUserScalarsForm.pyElectricalForm.pyFacesSelectionForm.pyFansForm.pyFluidCharacteristicsForm.pyFluidStructureInteractionAdvancedOptionsDialogForm.pyFluidStructureInteractionForm.pyGasCombustionForm.pyHeadLossesForm.pyIdentityAndPathesForm.pyInitializationForm.pyLagrangianAdvancedOptionsDialogForm.pyLagrangianBoundariesForm.pyLagrangianForm.pyLagrangianOutputForm.pyLagrangianStatisticsForm.pyLocalizationForm.pyMeshQualityCriteriaLogDialogForm.pyMobileMeshForm.pyNotebookForm.pyNumericalParamEquationForm.pyNumericalParamGlobalForm.pyOutputControlForm.pyOutputSurfacicVariablesForm.pyOutputVolumicVariablesForm.pyPerformanceTuningForm.pyPorosityForm.pyProfilesForm.pyQMeiEditorForm.pyReferenceValuesForm.pySolutionDomainForm.pySourceTermsForm.pyStartRestartAdvancedDialogForm.pyStartRestartForm.pySteadyManagementForm.pyThermalRadiationAdvancedDialogForm.pyThermalRadiationForm.pyThermalScalarForm.pyTimeAveragesForm.pyTimeStepForm.pyTurboMachineryForm.pyTurbulenceAdvancedOptionsDialogForm.pyTurbulenceForm.pyVerifyExistenceLabelDialogForm.pyVolumicZoneAdvancedDialogForm.pyWelcomeForm.pyXMLEditorForm.py
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
Making install in studymanager_gui
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/studymanager_gui'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/__init__.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/BrowserView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/MainView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManageCasesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManageCasesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManagePlotterModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/ManagePlotterView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/PathesModel.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/PathesView.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/Toolbox.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/studymanager_gui/XMLinitialize.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/studymanager_gui'
Byte-compiling python modules...
__init__.pyBrowserView.pyMainView.pyManageCasesModel.pyManageCasesView.pyManagePlotterModel.pyManagePlotterView.pyPathesModel.pyPathesView.pyToolbox.pyXMLinitialize.py
Byte-compiling python modules (optimized versions) ...
__init__.pyBrowserView.pyMainView.pyManageCasesModel.pyManageCasesView.pyManagePlotterModel.pyManagePlotterView.pyPathesModel.pyPathesView.pyToolbox.pyXMLinitialize.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/studymanager_gui'
 /usr/bin/install -c -m 644 MainForm.py ManageCasesForm.py ManagePlotForm.py ManagePlotterForm.py ManagePlotterSubplotForm.py PathesForm.py resource_base_rc.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/studymanager_gui'
Byte-compiling python modules...
MainForm.pyManageCasesForm.pyManagePlotForm.pyManagePlotterForm.pyManagePlotterSubplotForm.pyPathesForm.pyresource_base_rc.py
Byte-compiling python modules (optimized versions) ...
MainForm.pyManageCasesForm.pyManagePlotForm.pyManagePlotterForm.pyManagePlotterSubplotForm.pyPathesForm.pyresource_base_rc.py
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
Making install in trackcvg
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/trackcvg'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/trackcvg/__init__.py /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/trackcvg/MainView.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/trackcvg'
Byte-compiling python modules...
__init__.pyMainView.py
Byte-compiling python modules (optimized versions) ...
__init__.pyMainView.py
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/trackcvg'
 /usr/bin/install -c -m 644 MainForm.py resource_base_rc.py '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/trackcvg'
Byte-compiling python modules...
MainForm.pyresource_base_rc.py
Byte-compiling python modules (optimized versions) ...
MainForm.pyresource_base_rc.py
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
 /bin/mkdir -p '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/images'
 /usr/bin/install -c -m 644 /home/joao/Desktop/Instalation/code_saturne-5.0.6/gui/Base/icons/splashscreen.png '/home/joao/Code_Saturne/5.0.6/code_saturne-5.0.6/arch/Linux_x86_64/share/code_saturne/images'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
Making install in tests
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
Making clean in .
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
rm -f *.lo
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build'
Making clean in libple
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
Making clean in src
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
test -z "libple.la" || rm -f libple.la
rm -f ./so_locations
rm -rf .libs _libs
test -z "" || rm -f 
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/src'
Making clean in tests
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
 rm -f ple_coupling_test
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/tests'
Making clean in doc
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
Making clean in doxygen
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc/doxygen'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/doc'
Making clean in po
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/po'
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* ple.po ple.1po ple.2po *.new.po
rm -fr *.o
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple/po'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/libple'
Making clean in preprocessor
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
Making clean in base
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
rm -rf .libs _libs
test -z "libbaseecs.la" || rm -f libbaseecs.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/base'
Making clean in pre-post
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
test -z "" || rm -f 
rm -rf .libs _libs
test -z "libprepostecs.la " || rm -f libprepostecs.la 
rm -f ./so_locations
test -z "" || rm -f 
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/pre-post'
Making clean in util
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
rm -rf .libs _libs
test -z "libutilecs.la" || rm -f libutilecs.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/util'
Making clean in appli
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
rm -rf .libs _libs
 rm -f cs_preprocess
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor/appli'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/preprocessor'
Making clean in src
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making clean in .
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcsmodules.la" || rm -f libcsmodules.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making clean in bft
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
rm -rf .libs _libs
test -z "libbft.la" || rm -f libbft.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/bft'
Making clean in fvm
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
test -z "" || rm -f 
rm -rf .libs _libs
test -z "libfvm.la libfvm_filters.la   libfvm_med.la " || rm -f libfvm.la libfvm_filters.la   libfvm_med.la 
rm -f ./so_locations
test -z "fvm_medcoupling.la " || rm -f fvm_medcoupling.la 
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/fvm'
Making clean in mei
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
rm -rf .libs _libs
test -z "libmei.la" || rm -f libmei.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mei'
Making clean in gui
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
rm -rf .libs _libs
test -z "libcsgui.la" || rm -f libcsgui.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/gui'
Making clean in base
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcscorep.la libcscore.la libcsbase.la libcsrenumber.la " || rm -f libcscorep.la libcscore.la libcsbase.la libcsrenumber.la 
rm -f ./so_locations
test -z " " || rm -f  
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/base'
Making clean in cdo
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcscdo.la" || rm -f libcscdo.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cdo'
Making clean in pprt
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcspprt.la" || rm -f libcspprt.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/pprt'
Making clean in alge
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcsalge.la " || rm -f libcsalge.la 
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/alge'
Making clean in mesh
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
rm -rf .libs _libs
test -z "libcsmesh.la libcspartition.la" || rm -f libcsmesh.la libcspartition.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/mesh'
Making clean in turb
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcsturb.la" || rm -f libcsturb.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/turb'
Making clean in darc
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcsdarc.la" || rm -f libcsdarc.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/darc'
Making clean in atmo
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcsatmo.la" || rm -f libcsatmo.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/atmo'
Making clean in cfbl
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcscfbl.la" || rm -f libcscfbl.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cfbl'
Making clean in cogz
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcscogz.la" || rm -f libcscogz.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/cogz'
Making clean in comb
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcscomb.la" || rm -f libcscomb.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/comb'
Making clean in ctwr
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcsctwr.la" || rm -f libcsctwr.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/ctwr'
Making clean in elec
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcselec.la" || rm -f libcselec.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/elec'
Making clean in lagr
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcslagr.la" || rm -f libcslagr.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/lagr'
Making clean in rayt
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
rm -rf .libs _libs
rm -f *__genmod.f90 *.mod
test -z "libcsrayt.la" || rm -f libcsrayt.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/rayt'
Making clean in user
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcsuser.la" || rm -f libcsuser.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user'
Making clean in user_examples
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
rm -rf .libs _libs
rm -f *__genmod.f90 *__genmod.mod
test -z "libcsexample.la" || rm -f libcsexample.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/user_examples'
Making clean in apps
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
test -z "libsaturne.la" || rm -f libsaturne.la
rm -f ./so_locations
rm -rf .libs _libs
 rm -f cs_io_dump cs_check_syntax
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src/apps'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/src'
Making clean in salome
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
Making clean in cfd_study
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
Making clean in idl
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
test -z "*.hh *SK.cc *.py *.hxx *.cxx" || rm -f *.hh *SK.cc *.py *.hxx *.cxx
rm -rf .libs _libs
test -z "libSalomeIDLCFDSTUDY.la" || rm -f libSalomeIDLCFDSTUDY.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/idl'
Making clean in resources
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/resources'
Making clean in src
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
Making clean in CFDSTUDY
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDY'
Making clean in CFDSTUDYGUI
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
rm -rf .libs _libs
rm -f *.lo
rm -f ./*_moc.cxx
rm -f ./*.qm
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src/CFDSTUDYGUI'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study/src'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/cfd_study'
Making clean in fsi_coupling
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
Making clean in idl
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
test -z "*.hh *SK.cc *.py *.hxx *.cxx" || rm -f *.hh *SK.cc *.py *.hxx *.cxx
rm -rf .libs _libs
test -z "libSalomeIDLFSI.la" || rm -f libSalomeIDLFSI.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/idl'
Making clean in libmilieu
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
test -z "libmilieu.la" || rm -f libmilieu.la
rm -f ./so_locations
rm -rf .libs _libs
test -z "" || rm -f 
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/libmilieu'
Making clean in resources
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/resources'
Making clean in src
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
Making clean in FSI_ASTER
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_ASTER'
Making clean in FSI_SATURNE
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
rm -rf .libs _libs
test -z "libFSI_SATURNEExelib.la" || rm -f libFSI_SATURNEExelib.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_SATURNE'
Making clean in FSI_MILIEU
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
rm -rf .libs _libs
test -z "libFSI_MILIEUEngine.la" || rm -f libFSI_MILIEUEngine.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src/FSI_MILIEU'
make[4]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling/src'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome/fsi_coupling'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/salome'
Making clean in po
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/po'
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* code_saturne.po code_saturne.1po code_saturne.2po *.new.po
rm -fr *.o
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/po'
Making clean in docs
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
Making clean in refcard
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/refcard'
Making clean in theory
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/theory'
Making clean in user
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/user'
Making clean in install
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/install'
Making clean in developer
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/developer'
Making clean in studymanager
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[3]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/studymanager'
Making clean in doxygen
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs/doxygen'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/docs'
Making clean in gui
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
Making clean in Base
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
rm -rf .libs _libs
rm -f BrowserForm.py CommandMgrLinesDisplayedDialogForm.py CommandMgrDialogForm.py IdForm.py MainForm.py NewCaseDialogForm.py resource_base_rc.py
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Base'
Making clean in Pages
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
rm -rf .libs _libs
rm -f AnalysisFeaturesForm.py AtmosphericFlowsForm.py BalanceForm.py BatchRunningAdvancedOptionsDialogForm.py BatchRunningDebugOptionsHelpDialogForm.py BatchRunningForm.py BatchRunningStopByIterationDialogForm.py BodyForcesForm.py BoundaryConditionsCoalInletForm.py BoundaryConditionsCompressibleOutletForm.py BoundaryConditionsConvectiveInletForm.py BoundaryConditionsForm.py BoundaryConditionsElectricalForm.py BoundaryConditionsExternalHeadLossesForm.py BoundaryConditionsMappedInletForm.py BoundaryConditionsMeteoForm.py BoundaryConditionsMobileMeshForm.py BoundaryConditionsHydraulicHeadForm.py BoundaryConditionsPressureForm.py BoundaryConditionsRoughWallForm.py BoundaryConditionsScalarsForm.py BoundaryConditionsSlidingWallForm.py BoundaryConditionsTurbulenceInletForm.py BoundaryConditionsVelocityInletForm.py BoundaryConditionsWallRadiativeTransferForm.py CoalCombustionForm.py CompressibleForm.py ConjugateHeatTransferForm.py CoriolisSourceTermsForm.py GroundwaterForm.py GroundwaterLawForm.py DefineUserScalarsForm.py ElectricalForm.py FacesSelectionForm.py FansForm.py FluidCharacteristicsForm.py FluidStructureInteractionAdvancedOptionsDialogForm.py FluidStructureInteractionForm.py GasCombustionForm.py HeadLossesForm.py IdentityAndPathesForm.py InitializationForm.py LagrangianAdvancedOptionsDialogForm.py LagrangianBoundariesForm.py LagrangianForm.py LagrangianOutputForm.py LagrangianStatisticsForm.py LocalizationForm.py MeshQualityCriteriaLogDialogForm.py MobileMeshForm.py NotebookForm.py NumericalParamEquationForm.py NumericalParamGlobalForm.py OutputControlForm.py OutputSurfacicVariablesForm.py OutputVolumicVariablesForm.py PerformanceTuningForm.py PorosityForm.py ProfilesForm.py QMeiEditorForm.py ReferenceValuesForm.py SolutionDomainForm.py SourceTermsForm.py StartRestartAdvancedDialogForm.py StartRestartForm.py SteadyManagementForm.py ThermalRadiationAdvancedDialogForm.py ThermalRadiationForm.py ThermalScalarForm.py TimeAveragesForm.py TimeStepForm.py TurboMachineryForm.py TurbulenceAdvancedOptionsDialogForm.py TurbulenceForm.py VerifyExistenceLabelDialogForm.py VolumicZoneAdvancedDialogForm.py WelcomeForm.py XMLEditorForm.py resources_pages_rc.py
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/Pages'
Making clean in studymanager_gui
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
rm -rf .libs _libs
rm -f MainForm.py ManageCasesForm.py ManagePlotForm.py ManagePlotterForm.py ManagePlotterSubplotForm.py PathesForm.py resource_base_rc.py
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/studymanager_gui'
Making clean in trackcvg
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
rm -rf .libs _libs
rm -f MainForm.py resource_base_rc.py
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui/trackcvg'
make[2]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/gui'
Making clean in tests
make[1]: Entering directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
 rm -f bft_backtrace_test bft_error_test bft_mem_usage_test bft_mem_test bft_printf_test mei_test cs_blas_test cs_check_cdo cs_core_test cs_file_test cs_interface_test cs_map_test cs_matrix_test cs_moment_test cs_rank_neighbors_test fvm_selector_test fvm_selector_postfix_test cs_random_test cs_sizes_test
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/joao/Desktop/Instalation/code_saturne-5.0.6.build/tests'
