Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mmg3d.spec'], chrootPath='/var/lib/mock/f22-build-3025272-459742/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mmg3d-4.0.2-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mmg3d.spec '], chrootPath='/var/lib/mock/f22-build-3025272-459742/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mmg3d.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lHuXho + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mmg3d4-4.0.2-Source + /usr/bin/gzip -dc /builddir/build/SOURCES/mmg3d4-4.0.2-Source.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mmg3d4-4.0.2-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.xLlsVh + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + LDFLAGS='-Wl,-z,relro -Wl,--as-needed' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DLIBMMG3D4_STATIC=OFF -DLIBMMG3D4_SHARED=ON -DCMAKE_SKIP_RPATH=ON -DSO_VER=4.0.1 . -- The C compiler identification is GNU 5.0.0 -- The CXX compiler identification is GNU 5.0.0 -- 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 -- Detecting C compile features -- Detecting C compile features - 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SCOTCH: /usr/include -- Compilation with scotch -- 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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/mmg3d4-4.0.2-Source + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.2-Source -B/builddir/build/BUILD/mmg3d4-4.0.2-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 0%] [ 0%] Generating .dummy Generating .dummy touch .dummy touch .dummy cd /builddir/build/BUILD/mmg3d4-4.0.2-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/mmg3d4-4.0.2-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= Scanning dependencies of target mmg3d4_so make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/build Scanning dependencies of target mmg3d4 make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 51 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 52 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 53 make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 1 [ 2%] [ 2%] [ 3%] [ 4%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c Building C object CMakeFiles/mmg3d4.dir/sources/simu56.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c Building C object CMakeFiles/mmg3d4_so.dir/sources/locate.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 2 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ [ 5%] Building C object CMakeFiles/mmg3d4.dir/sources/locate.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 4 [ 6%] [ 7%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/ratio.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/cendel.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c: In function 'MMG_ratio': /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 5 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ [ 8%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap710.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 54 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 9%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 6 [ 9%] [ 10%] Building C object CMakeFiles/mmg3d4.dir/sources/cenrad.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c Building C object CMakeFiles/mmg3d4.dir/sources/queue.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 55 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 11%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 56 Building C object CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c [ 12%] [ 12%] Building C object CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/queue.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 57 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 58 [ 13%] [ 14%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-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.2-Source/CMakeFiles 59 [ 15%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 60 [ 16%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 16%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 61 [ 17%] Building C object CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 62 [ 18%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/CMakeFiles 63 [ 19%] Building C object CMakeFiles/mmg3d4_so.dir/sources/memory.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 64 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 20%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 65 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 21%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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/coquil.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 21%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 66 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 67 [ 22%] [ 23%] Building C object CMakeFiles/mmg3d4_so.dir/sources/inout.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c Building C object CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:168:2: 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.2-Source/sources/inout.c:171:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:178:2: 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.2-Source/sources/inout.c:182:2: 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.2-Source/sources/inout.c:186:2: 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.2-Source/sources/inout.c:192:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:198:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:203:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:207:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:211:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:218:5: 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.2-Source/sources/inout.c:225:5: 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.2-Source/sources/inout.c:231:2: 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.2-Source/sources/inout.c:233:2: 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.2-Source/sources/inout.c:242:2: 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.2-Source/sources/inout.c:244:2: 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.2-Source/sources/inout.c:251:2: 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.2-Source/sources/inout.c:253:2: 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.2-Source/sources/inout.c:260:2: 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.2-Source/sources/inout.c:262:2: 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.2-Source/sources/inout.c:271:2: 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.2-Source/sources/inout.c:273:2: 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.2-Source/sources/inout.c:281:2: 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.2-Source/sources/inout.c:283:2: 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.2-Source/sources/inout.c:290:2: 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.2-Source/sources/inout.c:292:2: 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.2-Source/sources/inout.c:299:2: 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.2-Source/sources/inout.c:301:2: 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.2-Source/sources/inout.c:309:2: 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.2-Source/sources/inout.c:348:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:351:2: 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.2-Source/sources/inout.c:354:4: 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.2-Source/sources/inout.c:358:2: 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.2-Source/sources/inout.c:363:2: 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.2-Source/sources/inout.c:366:4: 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.2-Source/sources/inout.c:369:2: 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.2-Source/sources/inout.c:383:7: 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.2-Source/sources/inout.c:386:2: 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.2-Source/sources/inout.c:389: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.2-Source/sources/inout.c:402:2: 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.2-Source/sources/inout.c:404:2: 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.2-Source/sources/inout.c:406:2: 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.2-Source/sources/inout.c:408:2: 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.2-Source/sources/inout.c:410:2: 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.2-Source/sources/inout.c:412:2: 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.2-Source/sources/inout.c:450:2: 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.2-Source/sources/inout.c:452:2: 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.2-Source/sources/inout.c:454:2: 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.2-Source/sources/inout.c:456:2: 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.2-Source/sources/inout.c:475:7: 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.2-Source/sources/inout.c:479:2: 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.2-Source/sources/inout.c:482: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.2-Source/sources/inout.c:526:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:528:2: 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.2-Source/sources/inout.c:554:7: 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.2-Source/sources/inout.c:588:7: 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.2-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:653:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:660:2: 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.2-Source/sources/inout.c:661:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:666:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:672:5: 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.2-Source/sources/inout.c:678:5: 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.2-Source/sources/inout.c:684:2: 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.2-Source/sources/inout.c:686:2: 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.2-Source/sources/inout.c:695:2: 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.2-Source/sources/inout.c:697:2: 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.2-Source/sources/inout.c:699:2: 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.2-Source/sources/inout.c:705:2: 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.2-Source/sources/inout.c:710:2: 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.2-Source/sources/inout.c:751:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:754:4: 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.2-Source/sources/inout.c:762:4: 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.2-Source/sources/inout.c:765:4: 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.2-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:823:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:830:2: 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.2-Source/sources/inout.c:831:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:836:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:842:5: 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.2-Source/sources/inout.c:848:5: 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.2-Source/sources/inout.c:854:2: 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.2-Source/sources/inout.c:856:2: 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.2-Source/sources/inout.c:865:2: 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.2-Source/sources/inout.c:867:2: 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.2-Source/sources/inout.c:869:2: 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.2-Source/sources/inout.c:875:2: 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.2-Source/sources/inout.c:880:2: 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.2-Source/sources/inout.c:913:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:916:4: 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.2-Source/sources/inout.c:924:4: 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.2-Source/sources/inout.c:926:4: 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.2-Source/CMakeFiles 68 [ 24%] Building C object CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/inout.c:579:9: 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.2-Source/sources/inout.c:579:9: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:399:5: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:447:5: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:522:5: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:831: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.2-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/CMakeFiles 69 [ 25%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 70 [ 26%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 26%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 71 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 27%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.2-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_so.dir/sources/swapar.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 72 [ 28%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 73 [ 29%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:58:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c: In function 'kPartBoxCompute': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:47: warning: unused variable 'maxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:36: warning: unused variable 'InfMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:25: warning: unused variable 'SupMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:14: warning: unused variable 'logMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 74 [ 30%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 75 Building C object CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c [ 31%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:218:39: warning: unused variable 'tref' [-Wunused-variable] int vois[4],ii,kk,iare1,iare2,tref; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/CMakeFiles [ 31%] Building C object CMakeFiles/mmg3d4_so.dir/sources/heap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 76 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 32%] Building C object CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 77 [ 33%] Building C object CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 78 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 34%] Building C object CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/matrix.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:255:34: warning: iteration 5u invokes undefined behavior [-Waggressive-loop-optimizations] for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:255:3: note: containing loop for (k=0; k<=5; k++) his01[k] = 0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 79 [ 35%] Building C object CMakeFiles/mmg3d4_so.dir/sources/length.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 80 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.2-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]; ^ [ 36%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 36%] Building C object CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 81 [ 37%] Building C object CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 82 [ 38%] Building C object CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 83 [ 39%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:260:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:260:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:260:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:258:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:256:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 84 [ 40%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 85 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 41%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.2-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; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.2-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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 41%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 86 [ 42%] Building C object CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 87 [ 43%] Building C object CMakeFiles/mmg3d4_so.dir/sources/analar.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 88 [ 44%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/quality.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 89 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ [ 45%] Building C object CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:128:30: warning: variable 'dnins' set but not used [-Wunused-but-set-variable] double dned,dnface,dnint,dnins,w; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:127:10: warning: variable 'npbdry' set but not used [-Wunused-but-set-variable] int npbdry,isbdry; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:636:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:1314: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.2-Source/sources/quality.c:1314: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.2-Source/sources/quality.c:1314: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.2-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:1810: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.2-Source/sources/quality.c: In function 'MMG_caltet2_LES': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2084:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2082:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2081:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 7 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ [ 46%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 90 Building C object CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c [ 47%] Building C object CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.2-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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 47%] Building C object CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 91 [ 48%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 92 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 49%] Building C object CMakeFiles/mmg3d4_so.dir/sources/hash.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 8 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 50%] Building C object CMakeFiles/mmg3d4.dir/sources/cutelt.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-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.2-Source/CMakeFiles 9 [ 51%] Building C object CMakeFiles/mmg3d4.dir/sources/simu710.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 93 [ 52%] Building C object CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 94 [ 53%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 10 [ 54%] Building C object CMakeFiles/mmg3d4.dir/sources/swap56.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 95 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 55%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 55%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:447: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.2-Source/sources/optlen.c:447: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; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:651: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; ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:651: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.2-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 96 [ 56%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/CMakeFiles 97 [ 57%] Building C object CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 98 [ 58%] Building C object CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 99 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 59%] Building C object CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c [ 59%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap23.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 100 [ 60%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:56:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:382:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dlib': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dcheck': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:559:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:568:5: 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.2-Source/sources/mmg3dlib.c:588:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 11 [ 61%] Building C object CMakeFiles/mmg3d4.dir/sources/bucket.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 12 [ 62%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 13 [ 63%] Building C object CMakeFiles/mmg3d4.dir/sources/memory.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 14 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ [ 64%] Building C object CMakeFiles/mmg3d4.dir/sources/optcoq.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 15 [ 65%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/coquil.c.o /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcoq.c: In function 'MMG_optcoq': /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 65%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/optlentet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 16 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 66%] Building C object CMakeFiles/mmg3d4.dir/sources/inout.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 17 [ 67%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/opttet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:168:2: 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.2-Source/sources/inout.c:171:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:178:2: 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.2-Source/sources/inout.c:182:2: 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.2-Source/sources/inout.c:186:2: 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.2-Source/sources/inout.c:192:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:198:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:203:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:207:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:211:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:218:5: 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.2-Source/sources/inout.c:225:5: 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.2-Source/sources/inout.c:231:2: 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.2-Source/sources/inout.c:233:2: 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.2-Source/sources/inout.c:242:2: 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.2-Source/sources/inout.c:244:2: 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.2-Source/sources/inout.c:251:2: 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.2-Source/sources/inout.c:253:2: 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.2-Source/sources/inout.c:260:2: 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.2-Source/sources/inout.c:262:2: 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.2-Source/sources/inout.c:271:2: 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.2-Source/sources/inout.c:273:2: 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.2-Source/sources/inout.c:281:2: 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.2-Source/sources/inout.c:283:2: 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.2-Source/sources/inout.c:290:2: 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.2-Source/sources/inout.c:292:2: 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.2-Source/sources/inout.c:299:2: 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.2-Source/sources/inout.c:301:2: 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.2-Source/sources/inout.c:309:2: 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.2-Source/sources/inout.c:348:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:351:2: 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.2-Source/sources/inout.c:354:4: 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.2-Source/sources/inout.c:358:2: 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.2-Source/sources/inout.c:363:2: 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.2-Source/sources/inout.c:366:4: 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.2-Source/sources/inout.c:369:2: 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.2-Source/sources/inout.c:383:7: 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.2-Source/sources/inout.c:386:2: 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.2-Source/sources/inout.c:389: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.2-Source/sources/inout.c:402:2: 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.2-Source/sources/inout.c:404:2: 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.2-Source/sources/inout.c:406:2: 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.2-Source/sources/inout.c:408:2: 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.2-Source/sources/inout.c:410:2: 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.2-Source/sources/inout.c:412:2: 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.2-Source/sources/inout.c:450:2: 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.2-Source/sources/inout.c:452:2: 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.2-Source/sources/inout.c:454:2: 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.2-Source/sources/inout.c:456:2: 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.2-Source/sources/inout.c:475:7: 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.2-Source/sources/inout.c:479:2: 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.2-Source/sources/inout.c:482: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.2-Source/sources/inout.c:526:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:528:2: 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.2-Source/sources/inout.c:554:7: 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.2-Source/sources/inout.c:588:7: 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.2-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:653:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:660:2: 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.2-Source/sources/inout.c:661:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:666:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:672:5: 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.2-Source/sources/inout.c:678:5: 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.2-Source/sources/inout.c:684:2: 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.2-Source/sources/inout.c:686:2: 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.2-Source/sources/inout.c:695:2: 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.2-Source/sources/inout.c:697:2: 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.2-Source/sources/inout.c:699:2: 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.2-Source/sources/inout.c:705:2: 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.2-Source/sources/inout.c:710:2: 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.2-Source/sources/inout.c:751:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:754:4: 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.2-Source/sources/inout.c:762:4: 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.2-Source/sources/inout.c:765:4: 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.2-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:823:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:830:2: 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.2-Source/sources/inout.c:831:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:836:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:842:5: 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.2-Source/sources/inout.c:848:5: 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.2-Source/sources/inout.c:854:2: 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.2-Source/sources/inout.c:856:2: 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.2-Source/sources/inout.c:865:2: 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.2-Source/sources/inout.c:867:2: 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.2-Source/sources/inout.c:869:2: 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.2-Source/sources/inout.c:875:2: 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.2-Source/sources/inout.c:880:2: 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.2-Source/sources/inout.c:913:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:916:4: 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.2-Source/sources/inout.c:924:4: 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.2-Source/sources/inout.c:926:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 18 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 68%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.2-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/opttyp.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 19 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 69%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/simu44.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/opttyp.c:831: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.2-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/inout.c:579:9: 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.2-Source/sources/inout.c:579:9: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:399:5: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:447:5: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:522:5: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 20 [ 70%] Building C object CMakeFiles/mmg3d4.dir/sources/simu23.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 70%] Building C object CMakeFiles/mmg3d4.dir/sources/swaptet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 21 [ 71%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swapar.c.o /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 22 [ 72%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ Building C object CMakeFiles/mmg3d4.dir/sources/librnbg.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 23 [ 73%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:58:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c: In function 'kPartBoxCompute': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:47: warning: unused variable 'maxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:36: warning: unused variable 'InfMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:25: warning: unused variable 'SupMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.c:160:14: warning: unused variable 'logMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 25 [ 74%] [ 75%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles Building C object CMakeFiles/mmg3d4.dir/sources/delaunay.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c [ 75%] Building C object CMakeFiles/mmg3d4.dir/sources/optbdry.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/heap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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; ^ Linking C shared library lib/libmmg3d4.so /usr/bin/cmake -E cmake_link_script CMakeFiles/mmg3d4_so.dir/link.txt --verbose=1 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:218:39: warning: unused variable 'tref' [-Wunused-variable] int vois[4],ii,kk,iare1,iare2,tref; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ /usr/bin/cc -fPIC -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -shared -Wl,-soname,libmmg3d4.so.4 -o lib/libmmg3d4.so.4.0.1 CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o CMakeFiles/mmg3d4_so.dir/sources/length.c.o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -lscotch -lscotcherr -lpthread -lm In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 26 [ 76%] /usr/bin/cmake -E cmake_symlink_library lib/libmmg3d4.so.4.0.1 lib/libmmg3d4.so.4 lib/libmmg3d4.so Building C object CMakeFiles/mmg3d4.dir/sources/baryct.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 27 make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-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 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 77%] [ 77%] Building C object CMakeFiles/mmg3d4.dir/sources/outqua.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c Built target mmg3d4_so /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 28 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 78%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/matrix.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/matrix.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:255:34: warning: iteration 5u invokes undefined behavior [-Waggressive-loop-optimizations] for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/outqua.c:255:3: note: containing loop for (k=0; k<=5; k++) his01[k] = 0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 29 [ 79%] Building C object CMakeFiles/mmg3d4.dir/sources/length.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 30 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 80%] Building C object CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 31 [ 81%] [ 81%] Building C object CMakeFiles/mmg3d4.dir/sources/pattern.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c Building C object CMakeFiles/mmg3d4.dir/sources/scalem.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 32 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 82%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 33 Building C object CMakeFiles/mmg3d4.dir/sources/chrono.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.c [ 83%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/optra4.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 34 [ 84%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c: In function 'MMG_optra4': Building C object CMakeFiles/mmg3d4.dir/sources/optcte.c.o /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:260:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:260:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:260:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:259: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.2-Source/sources/optra4.c:258:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optra4.c:256:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 35 [ 85%] Building C object CMakeFiles/mmg3d4.dir/sources/swap44.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.2-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; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.2-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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 85%] Building C object CMakeFiles/mmg3d4.dir/sources/simu68.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 36 [ 86%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/colpoi.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 37 [ 87%] Building C object CMakeFiles/mmg3d4.dir/sources/analar.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 38 [ 88%] Building C object CMakeFiles/mmg3d4.dir/sources/quality.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 39 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 89%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:128:30: warning: variable 'dnins' set but not used [-Wunused-but-set-variable] double dned,dnface,dnint,dnins,w; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:127:10: warning: variable 'npbdry' set but not used [-Wunused-but-set-variable] int npbdry,isbdry; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:636:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:1314: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.2-Source/sources/quality.c:1314: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.2-Source/sources/quality.c:1314: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.2-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:1810: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.2-Source/sources/quality.c: In function 'MMG_caltet2_LES': Building C object CMakeFiles/mmg3d4.dir/sources/zaldy.c.o /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2087:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2086:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2085: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.2-Source/sources/quality.c:2084:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2084:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/quality.c:2083: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.2-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2082:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/quality.c:2081:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 40 [ 90%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles Building C object CMakeFiles/mmg3d4.dir/sources/typelt.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c [ 90%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/solmap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 41 [ 91%] Building C object CMakeFiles/mmg3d4.dir/sources/optlap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 42 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 92%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/hash.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 43 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 93%] Building C object CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 44 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 45 [ 94%] [ 95%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c Building C object CMakeFiles/mmg3d4.dir/sources/optlen.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 95%] Building C object CMakeFiles/mmg3d4.dir/sources/eigenv.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/CMakeFiles 46 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:447: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.2-Source/sources/optlen.c:447: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; ^ [ 96%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/optlen.c:651: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.2-Source/sources/optlen.c:651: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; ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap68.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 47 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ [ 97%] Building C object CMakeFiles/mmg3d4.dir/sources/boulep.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 48 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 98%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/spledg.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 49 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 99%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ Building C object CMakeFiles/mmg3d4.dir/sources/movevertex.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 50 In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [100%] In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/mmg3d4-4.0.2-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o -c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:116:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c: In function 'main': /builddir/build/BUILD/mmg3d4-4.0.2-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.2-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.2-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.2-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:293:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:302:5: 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.2-Source/sources/mmg3d.c:322:5: 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 -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed CMakeFiles/mmg3d4.dir/sources/simu56.c.o CMakeFiles/mmg3d4.dir/sources/locate.c.o CMakeFiles/mmg3d4.dir/sources/ratio.c.o CMakeFiles/mmg3d4.dir/sources/cendel.c.o CMakeFiles/mmg3d4.dir/sources/swap710.c.o CMakeFiles/mmg3d4.dir/sources/queue.c.o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o CMakeFiles/mmg3d4.dir/sources/simu710.c.o CMakeFiles/mmg3d4.dir/sources/swap56.c.o CMakeFiles/mmg3d4.dir/sources/swap23.c.o CMakeFiles/mmg3d4.dir/sources/bucket.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4.dir/sources/memory.c.o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o CMakeFiles/mmg3d4.dir/sources/coquil.c.o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o CMakeFiles/mmg3d4.dir/sources/inout.c.o CMakeFiles/mmg3d4.dir/sources/opttet.c.o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o CMakeFiles/mmg3d4.dir/sources/simu44.c.o CMakeFiles/mmg3d4.dir/sources/simu23.c.o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o CMakeFiles/mmg3d4.dir/sources/swapar.c.o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o CMakeFiles/mmg3d4.dir/sources/heap.c.o CMakeFiles/mmg3d4.dir/sources/baryct.c.o CMakeFiles/mmg3d4.dir/sources/outqua.c.o CMakeFiles/mmg3d4.dir/sources/matrix.c.o CMakeFiles/mmg3d4.dir/sources/length.c.o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4.dir/sources/pattern.c.o CMakeFiles/mmg3d4.dir/sources/scalem.c.o CMakeFiles/mmg3d4.dir/sources/chrono.c.o CMakeFiles/mmg3d4.dir/sources/optra4.c.o CMakeFiles/mmg3d4.dir/sources/optcte.c.o CMakeFiles/mmg3d4.dir/sources/swap44.c.o CMakeFiles/mmg3d4.dir/sources/simu68.c.o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o CMakeFiles/mmg3d4.dir/sources/analar.c.o CMakeFiles/mmg3d4.dir/sources/quality.c.o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o CMakeFiles/mmg3d4.dir/sources/typelt.c.o CMakeFiles/mmg3d4.dir/sources/solmap.c.o CMakeFiles/mmg3d4.dir/sources/optlap.c.o CMakeFiles/mmg3d4.dir/sources/hash.c.o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4.dir/sources/optlen.c.o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o CMakeFiles/mmg3d4.dir/sources/swap68.c.o CMakeFiles/mmg3d4.dir/sources/boulep.c.o CMakeFiles/mmg3d4.dir/sources/spledg.c.o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o -o bin/mmg3d4 -rdynamic -lscotch -lscotcherr -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-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 make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vFnUeV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 + cd mmg3d4-4.0.2-Source + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.2-Source -B/builddir/build/BUILD/mmg3d4-4.0.2-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' cd /builddir/build/BUILD/mmg3d4-4.0.2-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' make[2]: Nothing to be done for 'CMakeFiles/mmg3d4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source' cd /builddir/build/BUILD/mmg3d4-4.0.2-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source' make[2]: Nothing to be done for 'CMakeFiles/mmg3d4_so.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-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.2-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.2-Source' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/include/libmmg3d4.h -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/lib64/libmmg3d4.so.4.0.1 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/lib64/libmmg3d4.so.4 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/lib64/libmmg3d4.so -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/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 110000000 /builddir/build/BUILD/mmg3d4-4.0.2-Source extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/lib64/libmmg3d4.so.4.0.1 extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/bin/mmg3d4 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib64/libmmg3d4.so.debug symlinked /usr/lib/debug/usr/lib64/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib64/libmmg3d4.so.4.debug 2875 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mmg3d-4.0.2-1.fc22.x86_64 Provides: mmg3d = 4.0.2-1.fc22 mmg3d(x86-64) = 4.0.2-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libscotch.so.0()(64bit) libscotcherr.so.0()(64bit) rtld(GNU_HASH) Processing files: mmg3d-libs-4.0.2-1.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U2ncmB + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + DOCDIR=/builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/share/doc/mmg3d-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/share/doc/mmg3d-libs + cp -pr README.txt /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/share/doc/mmg3d-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.INrmuh + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + LICENSEDIR=/builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/share/licenses/mmg3d-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/share/licenses/mmg3d-libs + cp -pr Copyright.txt /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64/usr/share/licenses/mmg3d-libs + exit 0 Provides: libmmg3d4.so.4()(64bit) mmg3d-libs = 4.0.2-1.fc22 mmg3d-libs(x86-64) = 4.0.2-1.fc22 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libscotch.so.0()(64bit) libscotcherr.so.0()(64bit) rtld(GNU_HASH) Processing files: mmg3d-devel-4.0.2-1.fc22.x86_64 Provides: mmg3d-devel = 4.0.2-1.fc22 mmg3d-devel(x86-64) = 4.0.2-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mmg3d-debuginfo-4.0.2-1.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mmg3d-4.0.2-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/mmg3d-libs-4.0.2-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/mmg3d-devel-4.0.2-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/mmg3d-debuginfo-4.0.2-1.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H7tk9Y + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + /usr/bin/rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.2-1.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->