Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mmg3d.spec'], False, '/var/lib/mock/f20-build-2770922-442659/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mmg3d-4.0.1-4.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mmg3d.spec'], False, '/var/lib/mock/f20-build-2770922-442659/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nWfC5T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mmg3d4-4.0.1-Source + /usr/bin/gzip -dc /builddir/build/SOURCES/mmg3d4-4.0.1-Source.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mmg3d4-4.0.1-Source + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mmg3d_cmake.patch): + echo 'Patch #0 (mmg3d_cmake.patch):' + /usr/bin/cat /builddir/build/SOURCES/mmg3d_cmake.patch + /usr/bin/patch -p1 --fuzz=0 patching file CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W2Oh02 + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.1-Source + LDFLAGS=-Wl,--as-needed + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS=-Wl,--as-needed + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DLIBMMG3D4_STATIC=OFF -DLIBMMG3D4_SHARED=ON -DSO_VER=4.0.1 . -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Could NOT find SCOTCH (missing: SCOTCH_INCLUDE_DIR) CMake Warning at CMakeLists.txt:114 (MESSAGE): Scotch library not found: Using scotch reduce the execution time of mmg3d (see https://gforge.inria.fr/frs/?group_id=248 to download it). If you have already installed Scotch and want to use it, please set the CMake variable or environment variable SCOTCH_DIR to your scotch directory. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/mmg3d4-4.0.1-Source + make -j16 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.1-Source -B/builddir/build/BUILD/mmg3d4-4.0.1-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/depend make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 0%] [ 0%] Generating .dummy touch .dummy cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= Generating .dummy touch .dummy cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= Scanning dependencies of target mmg3d4_so Scanning dependencies of target mmg3d4 make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/build make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 51 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 52 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 53 make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 54 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 55 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 5 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 56 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 1%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 57 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 7 [ 3%] [ 3%] [ 4%] [ 6%] [ 6%] [ 7%] [ 7%] [ 8%] [ 9%] [ 9%] [ 10%] [ 11%] [ 12%] [ 13%] [ 14%] Building C object CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o Building C object CMakeFiles/mmg3d4.dir/sources/colpoi.c.o Building C object CMakeFiles/mmg3d4.dir/sources/matrix.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c Building C object CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o Building C object CMakeFiles/mmg3d4.dir/sources/cenrad.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c Building C object CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c Building C object CMakeFiles/mmg3d4.dir/sources/memory.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c Building C object CMakeFiles/mmg3d4.dir/sources/zaldy.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/memory.c.o Building C object CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c Building C object CMakeFiles/mmg3d4.dir/sources/analar.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/analar.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c Building C object CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] size); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:202:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] nelem*elsize); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c: In function 'MMG_analarcutting': In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 58 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:45: warning: unused variable 'base' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:36: warning: unused variable 'iel' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:31: warning: unused variable 'indp' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:29: warning: unused variable 'j' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:23: warning: unused variable 'adj' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:20: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:20: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:320:32: warning: variable 'nk' set but not used [-Wunused-but-set-variable] int ipa,ipb,ipc,nb,nk,npp,iadr,iter,maxtou,it,maxit; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:312:25: warning: variable 'ppc' set but not used [-Wunused-but-set-variable] pPoint ppa,ppb,ppc; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 8 [ 15%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c [ 16%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] size); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:202:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] nelem*elsize); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:45: warning: unused variable 'base' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:36: warning: unused variable 'iel' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:31: warning: unused variable 'indp' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:29: warning: unused variable 'j' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:23: warning: unused variable 'adj' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:320:32: warning: variable 'nk' set but not used [-Wunused-but-set-variable] int ipa,ipb,ipc,nb,nk,npp,iadr,iter,maxtou,it,maxit; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:312:25: warning: variable 'ppc' set but not used [-Wunused-but-set-variable] pPoint ppa,ppb,ppc; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 9 [ 17%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:58:9: warning: variable 'naold' set but not used [-Wunused-but-set-variable] int naold,ndold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:57:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,na,nd,nf,nna,nnd,dd,it,maxtou; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 10 Building C object CMakeFiles/mmg3d4.dir/sources/swap44.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 59 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 60 [ 18%] [ 19%] [ 20%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/simu23.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:58:9: warning: variable 'naold' set but not used [-Wunused-but-set-variable] int naold,ndold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:57:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,na,nd,nf,nna,nnd,dd,it,maxtou; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 20%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 61 [ 20%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 21%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swapar.c.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 62 /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:52:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 63 /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:333:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 22%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 11 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:52:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ [ 23%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:333:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ [ 24%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swaptet.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 12 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 25%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 64 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 26%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 65 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:38: warning: variable 'ielreal' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:28: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:24: warning: variable 'iel' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:19: warning: unused variable 'imax' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:17: warning: unused variable 'j' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:15: warning: unused variable 'i' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:40: warning: unused variable 'iout' [-Wunused-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:33: warning: variable 'rapnum' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:23: warning: variable 'his01' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:13: warning: variable 'his10' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 13 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:364:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:18: warning: unused variable 'rap4' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:13: warning: unused variable 'coef' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o [ 27%] /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 14 [ 28%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/outqua.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 29%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 66 Building C object CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ [ 29%] Building C object CMakeFiles/mmg3d4_so.dir/sources/queue.c.o [ 30%] /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c Building C object CMakeFiles/mmg3d4.dir/sources/chrono.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 15 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 31%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/typelt.c.o /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c: In function 'MMG_typelt': /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:92:29: warning: variable 'ityp' set but not used [-Wunused-but-set-variable] int i,k,ia,ib,ic,id,ityp,isur,isurmax,isurmin,iarmax,iarmin; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 31%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_searchqua': In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:38: warning: variable 'ielreal' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:28: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:24: warning: variable 'iel' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:19: warning: unused variable 'imax' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:17: warning: unused variable 'j' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:15: warning: unused variable 'i' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:40: warning: unused variable 'iout' [-Wunused-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:33: warning: variable 'rapnum' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:23: warning: variable 'his01' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:13: warning: variable 'his10' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:364:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:18: warning: unused variable 'rap4' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:13: warning: unused variable 'coef' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/queue.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 16 [ 32%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 67 Building C object CMakeFiles/mmg3d4.dir/sources/optbdry.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c [ 33%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:97:34: warning: variable 'iarmin' set but not used [-Wunused-but-set-variable] int i,ia,ib,ic,id,iarmax,iarmin; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:93:58: warning: variable 'vol' set but not used [-Wunused-but-set-variable] double abx,aby,abz,acx,acy,acz,adx,ady,adz,v1,v2,v3,vol; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 17 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 68 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:92:29: warning: variable 'ityp' set but not used [-Wunused-but-set-variable] int i,k,ia,ib,ic,id,ityp,isur,isurmax,isurmin,iarmax,iarmin; ^ [ 34%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 18 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap68.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 35%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 19 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 36%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 69 [ 37%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 20 /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c Building C object CMakeFiles/mmg3d4.dir/sources/simu710.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 39%] [ 39%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:30: warning: array subscript is above array bounds [-Warray-bounds] for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:97:34: warning: variable 'iarmin' set but not used [-Wunused-but-set-variable] int i,ia,ib,ic,id,iarmax,iarmin; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:93:58: warning: variable 'vol' set but not used [-Wunused-but-set-variable] double abx,aby,abz,acx,acy,acz,adx,ady,adz,v1,v2,v3,vol; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c Building C object CMakeFiles/mmg3d4.dir/sources/opttyp.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c Building C object CMakeFiles/mmg3d4.dir/sources/optlentet.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:10: warning: variable 'ib' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:10: warning: variable 'ib' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 70 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 40%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 40%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c Building C object CMakeFiles/mmg3d4.dir/sources/bucket.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:30: warning: array subscript is above array bounds [-Warray-bounds] for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:828:42: warning: variable 'wqual' set but not used [-Wunused-but-set-variable] int i,k,l,ia,ib,iel,ier,nd,base,wqual; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:828:42: warning: variable 'wqual' set but not used [-Wunused-but-set-variable] int i,k,l,ia,ib,iel,ier,nd,base,wqual; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 21 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 41%] [ 41%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/opttet.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c Building C object CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 23 [ 42%] [ 43%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 71 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/inout.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c [ 44%] Building C object CMakeFiles/mmg3d4.dir/sources/solmap.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c Building C object CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 24 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ [ 45%] Building C object CMakeFiles/mmg3d4.dir/sources/optlap.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 25 [ 46%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ Building C object CMakeFiles/mmg3d4.dir/sources/simu56.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ [ 46%] Building C object CMakeFiles/mmg3d4.dir/sources/optlen.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:168:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ver); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:171:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:178:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:182:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->nt); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:186:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ne); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:192:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:198:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:203:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:207:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:211:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:218:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:225:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:231:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:233:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:242:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:244:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:251:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:253:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->nt,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:260:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:262:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ne,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:271:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:273:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nhex,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:281:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:283:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&npris,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:290:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:292:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ncor,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:299:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:301:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ned,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:309:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:348:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:351:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:354:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fc,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:358:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:363:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf %lf %lf %d",&ppt->c[0],&ppt->c[1],&ppt->c[2],&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:366:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->c[i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:369:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:383:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d",&pt1->v[0],&pt1->v[1],&pt1->v[2],&pt1->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:386:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:389:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:402:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&p0,&p1,&p2,&p3,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:404:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p0,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:406:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:408:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:410:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p3,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:450:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d",&nu1,&nu2,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:452:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:454:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:456:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:475:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&pt->v[0],&pt->v[1],&pt->v[2],&pt->v[3],&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:479:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:482:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:526:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:528:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:554:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d %d %d",&ph->v[0],&ph->v[1],&ph->v[2],&ph->v[3],&ph->v[4],&ph->v[5],&ph->v[6],&ph->v[7],&ph->ref); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:588:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d",&p0,&p1,&p2,&p3,&p4,&p5,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:653:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:660:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&sol->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:661:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:666:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:672:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:678:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:684:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:686:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:695:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:697:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->np,sw,1,inm); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:699:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:705:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:710:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:751:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:754:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:762:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&sol->met[isol + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:765:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->met[isol + i],sd,1,inm); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 72 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:823:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:830:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&pd->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:831:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:836:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:842:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:848:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:854:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //Pos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:856:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:865:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:867:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:869:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:875:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:880:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:913:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:916:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:924:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&pd->mv[iadr + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:926:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ [ 47%] Building C object CMakeFiles/mmg3d4_so.dir/sources/inout.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:59:21: warning: variable 'wcal' set but not used [-Wunused-but-set-variable] double *mp,*mb,wcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 26 [ 48%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 27 Building C object CMakeFiles/mmg3d4.dir/sources/locate.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c [ 49%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/cutelt.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 73 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 50%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 28 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 51%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/eigenv.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:168:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ver); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:171:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:178:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:182:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->nt); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:186:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ne); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:192:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:198:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:203:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:207:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:211:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:218:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:225:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:231:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:233:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:242:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:244:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:251:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:253:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->nt,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:260:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:262:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ne,sw,1,inm); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:271:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:273:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nhex,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:281:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:283:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&npris,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:290:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:292:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ncor,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:299:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:301:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ned,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:309:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:348:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:351:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:354:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fc,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:29: warning: unused variable 'minnumber' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:358:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:363:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf %lf %lf %d",&ppt->c[0],&ppt->c[1],&ppt->c[2],&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:366:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->c[i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:369:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:383:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d",&pt1->v[0],&pt1->v[1],&pt1->v[2],&pt1->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:386:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:389:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:402:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&p0,&p1,&p2,&p3,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:404:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p0,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:406:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:408:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:410:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p3,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:450:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d",&nu1,&nu2,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:452:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:454:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:456:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:475:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&pt->v[0],&pt->v[1],&pt->v[2],&pt->v[3],&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:479:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt->v[i],sw,1,inm); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:482:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:526:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:528:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:554:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d %d %d",&ph->v[0],&ph->v[1],&ph->v[2],&ph->v[3],&ph->v[4],&ph->v[5],&ph->v[6],&ph->v[7],&ph->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:588:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d",&p0,&p1,&p2,&p3,&p4,&p5,&ref); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 74 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:653:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:660:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&sol->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:661:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:666:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:672:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:678:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:684:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:686:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:695:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:697:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:699:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:705:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:710:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:751:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:754:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:762:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&sol->met[isol + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:765:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->met[isol + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:823:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:830:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&pd->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:831:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:836:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:842:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:848:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:854:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //Pos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:856:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:865:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:867:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:869:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:875:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:880:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:913:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:916:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:924:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&pd->mv[iadr + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:926:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 29 [ 52%] [ 53%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:8: warning: 'pt1' may be used uninitialized in this function [-Wmaybe-uninitialized] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:21: warning: 'adjahex' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!MMG_hashHexa(listhexa,adjahex,nhex)) return(0); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:21: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:399:10: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:447:10: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:522:10: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ Building C object CMakeFiles/mmg3d4.dir/sources/optcte.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 30 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 54%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 54%] Building C object CMakeFiles/mmg3d4.dir/sources/hash.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c Building C object CMakeFiles/mmg3d4.dir/sources/heap.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 75 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:44: warning: variable 'nw' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:38: warning: variable 'alert' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 31 [ 56%] [ 56%] Building C object CMakeFiles/mmg3d4.dir/sources/simu68.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:8: warning: 'pt1' may be used uninitialized in this function [-Wmaybe-uninitialized] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:21: warning: 'adjahex' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!MMG_hashHexa(listhexa,adjahex,nhex)) return(0); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:21: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:399:10: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:447:10: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:522:10: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ [ 56%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:59:21: warning: variable 'wcal' set but not used [-Wunused-but-set-variable] double *mp,*mb,wcal; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 32 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ [ 57%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 33 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 76 [ 59%] [ 59%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/locate.c.o Building C object CMakeFiles/mmg3d4.dir/sources/swap710.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 77 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 60%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:380:16: warning: variable 'it' set but not used [-Wunused-but-set-variable] short t,i,it,alpha; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:379:12: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nnd,nns,sit,maxtou,ns,iadr,iold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 34 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 61%] Building C object CMakeFiles/mmg3d4.dir/sources/length.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 78 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:29: warning: unused variable 'minnumber' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 79 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ [ 62%] [ 63%] Building C object CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:126:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:245:17: warning: unused variable 'bd' [-Wunused-variable] static double bd[9] = {0.0, 0.2, 0.5, 0.7071, 0.9, 1.111, 1.4142, 2.0, 5.0 }; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:67: warning: variable 'hl' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:57: warning: variable 'ibmax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:51: warning: variable 'iamax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:45: warning: variable 'ibmin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:39: warning: variable 'iamin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:23: warning: variable 'navg' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:30: warning: variable 'som' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:24: warning: unused variable 'ecart' [-Wunused-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:15: warning: variable 'lavg' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:44: warning: variable 'nw' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:38: warning: variable 'alert' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 35 [ 64%] Building C object CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 64%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 36 Building C object CMakeFiles/mmg3d4.dir/sources/simu44.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c [ 65%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 37 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/optcoq.c.o [ 66%] /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c Building C object CMakeFiles/mmg3d4.dir/sources/librnbg.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 80 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:39: warning: 'ed' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ [ 67%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:34: warning: 'cor' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/hash.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 67%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:17: warning: variable 'p2' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/heap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:39: warning: 'ed' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:34: warning: 'cor' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 38 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 68%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 39 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 40 Building C object CMakeFiles/mmg3d4.dir/sources/spledg.c.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 81 /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c [ 69%] [ 71%] [ 71%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o Building C object CMakeFiles/mmg3d4.dir/sources/swap23.c.o [ 71%] /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c Building C object CMakeFiles/mmg3d4.dir/sources/pattern.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/movevertex.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:56:33: warning: variable 'nbt' set but not used [-Wunused-but-set-variable] int l,ipa,ipb,ip,jel,na,nbt,iel,iar,ret,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:16: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 41 [ 72%] Building C object CMakeFiles/mmg3d4.dir/sources/ratio.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 82 [ 73%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 42 [ 74%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/coquil.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:380:16: warning: variable 'it' set but not used [-Wunused-but-set-variable] short t,i,it,alpha; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:379:12: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nnd,nns,sit,maxtou,ns,iadr,iold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 43 [ 75%] Building C object CMakeFiles/mmg3d4.dir/sources/swap56.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 83 [ 76%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 84 [ 77%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 44 Building C object CMakeFiles/mmg3d4_so.dir/sources/length.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c [ 78%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/cendel.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 45 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 79%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 85 [ 80%] Building C object CMakeFiles/mmg3d4.dir/sources/delaunay.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c Building C object CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:126:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:245:17: warning: unused variable 'bd' [-Wunused-variable] static double bd[9] = {0.0, 0.2, 0.5, 0.7071, 0.9, 1.111, 1.4142, 2.0, 5.0 }; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:67: warning: variable 'hl' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:57: warning: variable 'ibmax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:51: warning: variable 'iamax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:45: warning: variable 'ibmin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:39: warning: variable 'iamin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:23: warning: variable 'navg' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:30: warning: variable 'som' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:24: warning: unused variable 'ecart' [-Wunused-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:15: warning: variable 'lavg' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:58:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:57:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:147:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:146:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:141:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:236:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:235:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:218:39: warning: unused variable 'tref' [-Wunused-variable] int vois[4],ii,kk,iare1,iare2,tref; ^ [ 80%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ Building C object CMakeFiles/mmg3d4.dir/sources/boulep.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 46 [ 81%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/quality.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 81%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 86 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,nptot,iadr; ^ [ 82%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:560:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:34: warning: variable 'h6e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:30: warning: variable 'h5e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:26: warning: variable 'h4e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1734:48: warning: variable 'cd' set but not used [-Wunused-but-set-variable] double cal,ab[3],ac[3],ad[3],bc[3],bd[3],cd[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:51: warning: unused variable 'v3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:48: warning: unused variable 'v2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:45: warning: unused variable 'v1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:41: warning: unused variable 'rap' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 87 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:36: warning: unused variable 'vole' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:32: warning: unused variable 'vol' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:29: warning: unused variable 'h6' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:26: warning: unused variable 'h5' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:23: warning: unused variable 'h4' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:20: warning: unused variable 'h3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:17: warning: unused variable 'h2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:14: warning: unused variable 'h1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 47 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:58: warning: unused variable 'baz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:54: warning: unused variable 'bay' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:50: warning: unused variable 'bax' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:46: warning: unused variable 'cdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:42: warning: unused variable 'cdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:38: warning: unused variable 'cdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:34: warning: unused variable 'bdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:30: warning: unused variable 'bdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:26: warning: unused variable 'bdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:22: warning: unused variable 'bcz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:18: warning: unused variable 'bcy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:14: warning: unused variable 'bcx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2005:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ [ 83%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': [ 84%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 48 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/baryct.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c [ 85%] /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/scalem.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:17: warning: variable 'p2' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 88 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 86%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 89 Building C object CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o [ 87%] /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 90 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 49 [ 88%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 89%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:27: warning: 'dnins' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:35: warning: 'nedel' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ Building C object CMakeFiles/mmg3d4.dir/sources/optra4.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c Building C object CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:56:33: warning: variable 'nbt' set but not used [-Wunused-but-set-variable] int l,ipa,ipb,ip,jel,na,nbt,iel,iar,ret,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:16: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:55:38: warning: variable 'nwold' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:253:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:251:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 89%] Building C object CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 50 [ 90%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 91 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 91%] Building C object CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 92 [ 92%] Building C object CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:116:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c: In function 'main': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:440:51: warning: unused variable 'calLES' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m,declic,maxLES,calLES; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:440:44: warning: unused variable 'maxLES' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m,declic,maxLES,calLES; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:440:37: warning: unused variable 'declic' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m,declic,maxLES,calLES; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:293:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:302:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->name); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:322:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 93 [ 93%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 94 [ 94%] Building C object CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 95 [ 95%] Building C object CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:58:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:57:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:147:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:146:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:141:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:236:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:235:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:218:39: warning: unused variable 'tref' [-Wunused-variable] int vois[4],ii,kk,iare1,iare2,tref; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ [ 95%] Building C object CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 96 [ 96%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 97 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 97%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/quality.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 98 [ 98%] Building C object CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,nptot,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:560:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:34: warning: variable 'h6e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:30: warning: variable 'h5e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:26: warning: variable 'h4e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1734:48: warning: variable 'cd' set but not used [-Wunused-but-set-variable] double cal,ab[3],ac[3],ad[3],bc[3],bd[3],cd[3]; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 99 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2_LES': In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ [ 99%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:51: warning: unused variable 'v3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:48: warning: unused variable 'v2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:45: warning: unused variable 'v1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:41: warning: unused variable 'rap' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:36: warning: unused variable 'vole' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:32: warning: unused variable 'vol' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:29: warning: unused variable 'h6' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:26: warning: unused variable 'h5' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:23: warning: unused variable 'h4' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:20: warning: unused variable 'h3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:17: warning: unused variable 'h2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:14: warning: unused variable 'h1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:58: warning: unused variable 'baz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:54: warning: unused variable 'bay' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:50: warning: unused variable 'bax' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:46: warning: unused variable 'cdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:42: warning: unused variable 'cdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:38: warning: unused variable 'cdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:34: warning: unused variable 'bdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:30: warning: unused variable 'bdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:26: warning: unused variable 'bdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:22: warning: unused variable 'bcz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:18: warning: unused variable 'bcy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:14: warning: unused variable 'bcx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2005:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 100 [100%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:55:38: warning: variable 'nwold' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:253:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:251:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:56:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:382:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dlib': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:597:25: warning: variable 'im' set but not used [-Wunused-but-set-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dcheck': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:35: warning: unused variable 'm' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:29: warning: unused variable 'mold' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:20: warning: unused variable 'v' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:10: warning: unused variable 'lambda' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:25: warning: unused variable 'im' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:22: warning: unused variable 'ii' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:19: warning: unused variable 'kk' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:27: warning: 'dnins' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:16: warning: unused variable 'jj' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:35: warning: 'nedel' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:14: warning: unused variable 'i' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:9: warning: unused variable 'iadr' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:7: warning: unused variable 'k' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:559:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:568:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->name); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:588:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ Linking C executable bin/mmg3d4 /usr/bin/cmake -E cmake_link_script CMakeFiles/mmg3d4.dir/link.txt --verbose=1 /usr/bin/cc -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed CMakeFiles/mmg3d4.dir/sources/colpoi.c.o CMakeFiles/mmg3d4.dir/sources/matrix.c.o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4.dir/sources/memory.c.o CMakeFiles/mmg3d4.dir/sources/analar.c.o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4.dir/sources/swap44.c.o CMakeFiles/mmg3d4.dir/sources/simu23.c.o CMakeFiles/mmg3d4.dir/sources/swapar.c.o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4.dir/sources/outqua.c.o CMakeFiles/mmg3d4.dir/sources/chrono.c.o CMakeFiles/mmg3d4.dir/sources/typelt.c.o CMakeFiles/mmg3d4.dir/sources/queue.c.o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o CMakeFiles/mmg3d4.dir/sources/swap68.c.o CMakeFiles/mmg3d4.dir/sources/simu710.c.o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o CMakeFiles/mmg3d4.dir/sources/bucket.c.o CMakeFiles/mmg3d4.dir/sources/opttet.c.o CMakeFiles/mmg3d4.dir/sources/inout.c.o CMakeFiles/mmg3d4.dir/sources/solmap.c.o CMakeFiles/mmg3d4.dir/sources/optlap.c.o CMakeFiles/mmg3d4.dir/sources/simu56.c.o CMakeFiles/mmg3d4.dir/sources/optlen.c.o CMakeFiles/mmg3d4.dir/sources/locate.c.o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o CMakeFiles/mmg3d4.dir/sources/optcte.c.o CMakeFiles/mmg3d4.dir/sources/hash.c.o CMakeFiles/mmg3d4.dir/sources/heap.c.o CMakeFiles/mmg3d4.dir/sources/simu68.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4.dir/sources/swap710.c.o CMakeFiles/mmg3d4.dir/sources/length.c.o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4.dir/sources/simu44.c.o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o CMakeFiles/mmg3d4.dir/sources/spledg.c.o CMakeFiles/mmg3d4.dir/sources/pattern.c.o CMakeFiles/mmg3d4.dir/sources/swap23.c.o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o CMakeFiles/mmg3d4.dir/sources/ratio.c.o CMakeFiles/mmg3d4.dir/sources/coquil.c.o CMakeFiles/mmg3d4.dir/sources/swap56.c.o CMakeFiles/mmg3d4.dir/sources/cendel.c.o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o CMakeFiles/mmg3d4.dir/sources/boulep.c.o CMakeFiles/mmg3d4.dir/sources/quality.c.o CMakeFiles/mmg3d4.dir/sources/baryct.c.o CMakeFiles/mmg3d4.dir/sources/scalem.c.o CMakeFiles/mmg3d4.dir/sources/optra4.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o -o bin/mmg3d4 -rdynamic -lm make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [100%] Built target mmg3d4 Linking C shared library lib/libmmg3d4.so /usr/bin/cmake -E cmake_link_script CMakeFiles/mmg3d4_so.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -shared -Wl,-soname,libmmg3d4.so.4 -o lib/libmmg3d4.so.4.0.1 CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o CMakeFiles/mmg3d4_so.dir/sources/length.c.o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -lm /usr/bin/cmake -E cmake_symlink_library lib/libmmg3d4.so.4.0.1 lib/libmmg3d4.so.4 lib/libmmg3d4.so make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [100%] Built target mmg3d4_so make[1]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E68bGK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 ++ dirname /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 + cd mmg3d4-4.0.1-Source + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.1-Source -B/builddir/build/BUILD/mmg3d4-4.0.1-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[2]: Nothing to be done for `CMakeFiles/mmg3d4.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [ 50%] Built target mmg3d4 /usr/bin/make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/build make[2]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[2]: Nothing to be done for `CMakeFiles/mmg3d4_so.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [100%] Built target mmg3d4_so make[1]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.1-Source' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/include/libmmg3d4.h -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/lib/libmmg3d4.so.4.0.1 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/lib/libmmg3d4.so.4 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/lib/libmmg3d4.so -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/bin/mmg3d4 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mmg3d4-4.0.1-Source extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/bin/mmg3d4 extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/lib/libmmg3d4.so.4.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.debug symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.4.debug 2835 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mmg3d-4.0.1-4.fc20.i686 Provides: mmg3d = 4.0.1-4.fc20 mmg3d(x86-32) = 4.0.1-4.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: mmg3d-libs-4.0.1-4.fc20.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nbSr8u + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.1-Source + DOCDIR=/builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/share/doc/mmg3d-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/share/doc/mmg3d-libs + cp -pr Copyright.txt /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/share/doc/mmg3d-libs + cp -pr README.txt /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386/usr/share/doc/mmg3d-libs + exit 0 Provides: libmmg3d4.so.4 mmg3d-libs = 4.0.1-4.fc20 mmg3d-libs(x86-32) = 4.0.1-4.fc20 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: mmg3d-devel-4.0.1-4.fc20.i686 Provides: mmg3d-devel = 4.0.1-4.fc20 mmg3d-devel(x86-32) = 4.0.1-4.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmmg3d4.so.4 Processing files: mmg3d-debuginfo-4.0.1-4.fc20.i686 Provides: mmg3d-debuginfo = 4.0.1-4.fc20 mmg3d-debuginfo(x86-32) = 4.0.1-4.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mmg3d-4.0.1-4.fc20.i686.rpm Wrote: /builddir/build/RPMS/mmg3d-libs-4.0.1-4.fc20.i686.rpm Wrote: /builddir/build/RPMS/mmg3d-devel-4.0.1-4.fc20.i686.rpm Wrote: /builddir/build/RPMS/mmg3d-debuginfo-4.0.1-4.fc20.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BPTepk + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.1-Source + /usr/bin/rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc20.i386 + exit 0 Child return code was: 0 LEAVE do -->