Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mmg3d.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3a296d21a7b31c2234e80a3c9a0e895f831cc0ca/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mmg3d-4.0.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mmg3d.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3a296d21a7b31c2234e80a3c9a0e895f831cc0ca/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cfX9SB + 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.uk07jd + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + LDFLAGS='-Wl,-z,relro -Wl,--as-needed' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -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 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 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 make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.2-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build 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 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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 3 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 [ 1%] [ 2%] [ 3%] [ 4%] Building C object CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 Building C object CMakeFiles/mmg3d4.dir/sources/swapar.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 Building C object CMakeFiles/mmg3d4.dir/sources/movevertex.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ /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] /**************************************************************************** ^ /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] /**************************************************************************** ^ /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/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: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/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: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: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: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: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: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: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: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] /**************************************************************************** ^ 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/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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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; ^ 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 52 [ 5%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 53 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] /**************************************************************************** ^ [ 6%] /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_so.dir/sources/movevertex.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 4 /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] /**************************************************************************** ^ [ 7%] Building C object CMakeFiles/mmg3d4.dir/sources/analar.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 54 [ 8%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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] /**************************************************************************** ^ 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 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/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 9%] 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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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; ^ /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 5 [ 10%] Building C object CMakeFiles/mmg3d4.dir/sources/swap23.c.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 [ 10%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/optlen.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 6 [ 11%] /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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/queue.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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/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] /**************************************************************************** ^ 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: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: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: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: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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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; ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 11%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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; ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 7 [ 12%] Building C object CMakeFiles/mmg3d4.dir/sources/scalem.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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 8 [ 13%] Building C object CMakeFiles/mmg3d4.dir/sources/optlentet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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 56 [ 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/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/queue.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ /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/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 [ 15%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 9 [ 16%] Building C object CMakeFiles/mmg3d4.dir/sources/baryct.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 10 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] /**************************************************************************** ^ [ 17%] Building C object CMakeFiles/mmg3d4.dir/sources/simu68.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 58 [ 18%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 59 /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] /**************************************************************************** ^ [ 19%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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 60 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] /**************************************************************************** ^ [ 20%] 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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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 [ 20%] 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_so.dir/sources/bucket.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 [ 20%] Building C object CMakeFiles/mmg3d4.dir/sources/bucket.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 61 [ 21%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 11 [ 22%] Building C object CMakeFiles/mmg3d4.dir/sources/swap56.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 12 [ 23%] Building C object CMakeFiles/mmg3d4.dir/sources/pattern.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 62 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] /**************************************************************************** ^ [ 24%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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 13 [ 25%] Building C object CMakeFiles/mmg3d4.dir/sources/cendel.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 63 [ 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/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ /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: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; ^ [ 27%] /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; ^ /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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap68.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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; ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 64 /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; ^ [ 28%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 65 [ 29%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 15 [ 30%] Building C object CMakeFiles/mmg3d4.dir/sources/simu23.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 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] /**************************************************************************** ^ [ 30%] Building C object CMakeFiles/mmg3d4.dir/sources/cenrad.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 30%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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/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: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/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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 16 [ 31%] Building C object CMakeFiles/mmg3d4.dir/sources/matrix.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 17 [ 32%] Building C object CMakeFiles/mmg3d4.dir/sources/optcoq.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 66 [ 33%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/matrix.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/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] /**************************************************************************** ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 19 [ 34%] [ 35%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/librnbg.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /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] /**************************************************************************** ^ 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/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; ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 67 [ 36%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 20 [ 37%] Building C object CMakeFiles/mmg3d4.dir/sources/eigenv.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 68 [ 38%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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/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 69 [ 39%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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 70 [ 40%] Building C object CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/eigenv.c: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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 40%] Building C object CMakeFiles/mmg3d4.dir/sources/locate.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 21 [ 41%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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/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/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 [ 41%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 22 [ 42%] Building C object CMakeFiles/mmg3d4.dir/sources/memory.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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 71 [ 43%] 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] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] size); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:202:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] nelem*elsize); ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 23 [ 44%] Building C object CMakeFiles/mmg3d4.dir/sources/opttet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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 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/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 45%] 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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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/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/memory.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] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] size); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/memory.c:202:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] nelem*elsize); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 73 [ 46%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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/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/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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 24 [ 47%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 25 Building C object CMakeFiles/mmg3d4.dir/sources/swap44.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 [ 48%] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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/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/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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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; ^ 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/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; ^ /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 74 [ 49%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 75 [ 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/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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.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/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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; ^ /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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 26 [ 50%] [ 51%] Building C object CMakeFiles/mmg3d4.dir/sources/ratio.c.o Building C object CMakeFiles/mmg3d4.dir/sources/hash.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /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] /**************************************************************************** ^ 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/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] /**************************************************************************** ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 51%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 27 [ 52%] Building C object CMakeFiles/mmg3d4.dir/sources/chrono.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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/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 76 [ 53%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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/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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 28 [ 54%] Building C object CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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 29 [ 55%] Building C object CMakeFiles/mmg3d4.dir/sources/simu44.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 30 [ 56%] 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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/optbdry.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 77 [ 57%] /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_so.dir/sources/chrono.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ /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 78 [ 57%] [ 58%] 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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/simu710.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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/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] /**************************************************************************** ^ /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; ^ /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 79 [ 59%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ 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 ^ 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 31 [ 60%] Building C object CMakeFiles/mmg3d4.dir/sources/delaunay.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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] /**************************************************************************** ^ [ 61%] 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.dir/sources/inout.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 80 [ 62%] 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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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: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/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] /**************************************************************************** ^ /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; ^ 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/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/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/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; ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:168:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ver); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:171:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:178:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->np); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:182:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->nt); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:186:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ne); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:192:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:198:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:203:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:207:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:211:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:218:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:225:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:231:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:233:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:242:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:244:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:251:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:253:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->nt,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:260:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:262:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ne,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:271:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:273:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nhex,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:281:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:283:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&npris,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:290:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:292:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ncor,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:299:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:301:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ned,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:309:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:348:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:351:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:354:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fc,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:358:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:363:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf %lf %lf %d",&ppt->c[0],&ppt->c[1],&ppt->c[2],&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:366:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->c[i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:369:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:383:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d",&pt1->v[0],&pt1->v[1],&pt1->v[2],&pt1->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:386:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:389:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:402:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&p0,&p1,&p2,&p3,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:404:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p0,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:406:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:408:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:410:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p3,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:412:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:450:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d",&nu1,&nu2,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:452:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:454:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:456:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:475:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&pt->v[0],&pt->v[1],&pt->v[2],&pt->v[3],&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:479:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:482:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:526:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:528:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:554:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d %d %d",&ph->v[0],&ph->v[1],&ph->v[2],&ph->v[3],&ph->v[4],&ph->v[5],&ph->v[6],&ph->v[7],&ph->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:588:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d",&p0,&p1,&p2,&p3,&p4,&p5,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:653:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:660:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&sol->np); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:661:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:666:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:672:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:678:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:684:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:686:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:695:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:697:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:699:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:705:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:710:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:751:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:754:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:762:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&sol->met[isol + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:765:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->met[isol + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:823:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:830:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&pd->np); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:831:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:836:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:842:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:848:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:854:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //Pos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:856:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:865:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:867:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:869:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:875:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:880:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:913:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:916:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:924:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&pd->mv[iadr + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:926:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 62%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ /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:21: warning: 'adjahex' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!MMG_hashHexa(listhexa,adjahex,nhex)) return(0); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:579:21: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:399:10: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:447:10: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:522:10: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 81 [ 63%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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/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 82 [ 64%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 83 [ 65%] /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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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/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] /**************************************************************************** ^ /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:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ver); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:171:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:178:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->np); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:182:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->nt); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:186:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ne); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:192:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:198:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:203:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:207:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:211:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:218:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:225:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:231:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:233:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:242:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:244:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:251:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:253:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->nt,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:260:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:262:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ne,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:271:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:273:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nhex,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:281:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:283:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&npris,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:290:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:292:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ncor,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:299:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:301:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ned,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:309:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:348:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:351:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:354:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fc,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:358:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:363:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf %lf %lf %d",&ppt->c[0],&ppt->c[1],&ppt->c[2],&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:366:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->c[i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:369:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:383:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d",&pt1->v[0],&pt1->v[1],&pt1->v[2],&pt1->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:386:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:389:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:402:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&p0,&p1,&p2,&p3,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:404:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p0,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:406:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:408:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:410:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p3,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:412:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:450:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d",&nu1,&nu2,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:452:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:454:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:456:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:475:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&pt->v[0],&pt->v[1],&pt->v[2],&pt->v[3],&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:479:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:482:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:526:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:528:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:554:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d %d %d",&ph->v[0],&ph->v[1],&ph->v[2],&ph->v[3],&ph->v[4],&ph->v[5],&ph->v[6],&ph->v[7],&ph->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:588:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d",&p0,&p1,&p2,&p3,&p4,&p5,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:653:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:660:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&sol->np); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:661:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:666:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:672:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:678:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:684:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:686:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:695:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:697:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:699:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:705:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:710:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:751:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:754:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:762:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&sol->met[isol + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:765:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->met[isol + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:823:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:830:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&pd->np); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:831:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:836:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:842:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:848:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:854:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //Pos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:856:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:865:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:867:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:869:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:875:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:880:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:913:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:916:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:924:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&pd->mv[iadr + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:926:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ /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:21: warning: 'adjahex' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!MMG_hashHexa(listhexa,adjahex,nhex)) return(0); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:579:21: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:399:10: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:447:10: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/inout.c:522:10: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 33 [ 66%] Building C object CMakeFiles/mmg3d4.dir/sources/colpoi.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ /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 84 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 34 [ 67%] [ 68%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 Building C object CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ 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] /**************************************************************************** ^ 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: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] /**************************************************************************** ^ 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/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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 35 [ 69%] Building C object CMakeFiles/mmg3d4.dir/sources/zaldy.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 85 [ 70%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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 [ 70%] Building C object CMakeFiles/mmg3d4.dir/sources/quality.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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] /**************************************************************************** ^ [ 70%] 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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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 36 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] /**************************************************************************** ^ [ 71%] 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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/heap.c.o 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] /**************************************************************************** ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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] /**************************************************************************** ^ /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; ^ 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] /**************************************************************************** ^ /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; ^ 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] /**************************************************************************** ^ /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]; ^ 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_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/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; ^ 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] /**************************************************************************** ^ /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; ^ 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] /**************************************************************************** ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 37 [ 72%] Building C object CMakeFiles/mmg3d4.dir/sources/cutelt.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 86 [ 73%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 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/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] /**************************************************************************** ^ /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; ^ 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 38 [ 74%] Building C object CMakeFiles/mmg3d4.dir/sources/swaptet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 87 [ 75%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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 39 [ 76%] Building C object CMakeFiles/mmg3d4.dir/sources/simu56.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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 40 [ 77%] Building C object CMakeFiles/mmg3d4.dir/sources/swap710.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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: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/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 77%] Building C object CMakeFiles/mmg3d4.dir/sources/boulep.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 88 [ 78%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 89 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 [ 79%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /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] /**************************************************************************** ^ 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] /**************************************************************************** ^ 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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 90 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 41 [ 80%] [ 81%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 Building C object CMakeFiles/mmg3d4.dir/sources/opttyp.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /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] /**************************************************************************** ^ 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: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/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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 81%] /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; ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 91 [ 82%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 42 [ 83%] Building C object CMakeFiles/mmg3d4.dir/sources/solmap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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 43 [ 84%] Building C object CMakeFiles/mmg3d4.dir/sources/coquil.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 92 [ 85%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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 93 [ 86%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 44 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] /**************************************************************************** ^ [ 87%] 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] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/outqua.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 45 [ 88%] Building C object CMakeFiles/mmg3d4.dir/sources/typelt.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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/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 94 [ 89%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 95 [ 90%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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] /**************************************************************************** ^ /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/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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /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; ^ 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 [ 90%] Building C object CMakeFiles/mmg3d4.dir/sources/optlap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles [ 90%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 96 [ 91%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 97 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 46 [ 93%] [ 93%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o Building C object CMakeFiles/mmg3d4.dir/sources/spledg.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ /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: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: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] /**************************************************************************** ^ 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/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; ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 47 [ 94%] Building C object CMakeFiles/mmg3d4.dir/sources/optcte.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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/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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 98 [ 95%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] /**************************************************************************** ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 48 [ 96%] Building C object CMakeFiles/mmg3d4.dir/sources/length.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 /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] /**************************************************************************** ^ 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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 99 [ 97%] 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 49 [ 98%] Building C object CMakeFiles/mmg3d4.dir/sources/optra4.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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 100 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] /**************************************************************************** ^ [ 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/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] /**************************************************************************** ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/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/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] /**************************************************************************** ^ /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; ^ 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:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:568:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->name); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3dlib.c:588:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.2-Source/CMakeFiles 50 [100%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:302:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->name); ^ /builddir/build/BUILD/mmg3d4-4.0.2-Source/sources/mmg3d.c:322:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4.dir/sources/swapar.c.o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o CMakeFiles/mmg3d4.dir/sources/analar.c.o CMakeFiles/mmg3d4.dir/sources/swap23.c.o CMakeFiles/mmg3d4.dir/sources/optlen.c.o CMakeFiles/mmg3d4.dir/sources/queue.c.o CMakeFiles/mmg3d4.dir/sources/scalem.c.o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o CMakeFiles/mmg3d4.dir/sources/baryct.c.o CMakeFiles/mmg3d4.dir/sources/simu68.c.o CMakeFiles/mmg3d4.dir/sources/bucket.c.o CMakeFiles/mmg3d4.dir/sources/swap56.c.o CMakeFiles/mmg3d4.dir/sources/pattern.c.o CMakeFiles/mmg3d4.dir/sources/cendel.c.o CMakeFiles/mmg3d4.dir/sources/swap68.c.o CMakeFiles/mmg3d4.dir/sources/simu23.c.o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o CMakeFiles/mmg3d4.dir/sources/matrix.c.o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o CMakeFiles/mmg3d4.dir/sources/locate.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4.dir/sources/memory.c.o CMakeFiles/mmg3d4.dir/sources/opttet.c.o CMakeFiles/mmg3d4.dir/sources/swap44.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4.dir/sources/hash.c.o CMakeFiles/mmg3d4.dir/sources/ratio.c.o CMakeFiles/mmg3d4.dir/sources/chrono.c.o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4.dir/sources/simu44.c.o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o CMakeFiles/mmg3d4.dir/sources/simu710.c.o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o CMakeFiles/mmg3d4.dir/sources/inout.c.o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o CMakeFiles/mmg3d4.dir/sources/quality.c.o CMakeFiles/mmg3d4.dir/sources/heap.c.o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o CMakeFiles/mmg3d4.dir/sources/simu56.c.o CMakeFiles/mmg3d4.dir/sources/swap710.c.o CMakeFiles/mmg3d4.dir/sources/boulep.c.o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o CMakeFiles/mmg3d4.dir/sources/solmap.c.o CMakeFiles/mmg3d4.dir/sources/coquil.c.o CMakeFiles/mmg3d4.dir/sources/outqua.c.o CMakeFiles/mmg3d4.dir/sources/typelt.c.o CMakeFiles/mmg3d4.dir/sources/optlap.c.o CMakeFiles/mmg3d4.dir/sources/spledg.c.o CMakeFiles/mmg3d4.dir/sources/optcte.c.o CMakeFiles/mmg3d4.dir/sources/length.c.o CMakeFiles/mmg3d4.dir/sources/optra4.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 Linking C shared library lib/libmmg3d4.so /usr/bin/cmake -E cmake_link_script CMakeFiles/mmg3d4_so.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -shared -Wl,-soname,libmmg3d4.so.4 -o lib/libmmg3d4.so.4.0.1 CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o CMakeFiles/mmg3d4_so.dir/sources/length.c.o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -lscotch -lscotcherr -lpthread -lm /usr/bin/cmake -E cmake_symlink_library lib/libmmg3d4.so.4.0.1 lib/libmmg3d4.so.4 lib/libmmg3d4.so make[2]: Leaving directory `/builddir/build/BUILD/mmg3d4-4.0.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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O1R7e6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm ++ dirname /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm + cd mmg3d4-4.0.2-Source + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm /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.el7.arm/usr/include/libmmg3d4.h -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/lib/libmmg3d4.so.4.0.1 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/lib/libmmg3d4.so.4 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/lib/libmmg3d4.so -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/bin/mmg3d4 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mmg3d4-4.0.2-Source extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/bin/mmg3d4 extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/lib/libmmg3d4.so.4.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.4.debug symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.debug 2875 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mmg3d-4.0.2-1.el7.armv7hl Provides: mmg3d = 4.0.2-1.el7 mmg3d(armv7hl-32) = 4.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libscotch.so.0 libscotcherr.so.0 rtld(GNU_HASH) Processing files: mmg3d-libs-4.0.2-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8Xdncj + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + DOCDIR=/builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/share/doc/mmg3d-libs-4.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/share/doc/mmg3d-libs-4.0.2 + cp -pr README.txt /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/share/doc/mmg3d-libs-4.0.2 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WJc3bz + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + LICENSEDIR=/builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/share/licenses/mmg3d-libs-4.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/share/licenses/mmg3d-libs-4.0.2 + cp -pr Copyright.txt /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm/usr/share/licenses/mmg3d-libs-4.0.2 + exit 0 Provides: libmmg3d4.so.4 mmg3d-libs = 4.0.2-1.el7 mmg3d-libs(armv7hl-32) = 4.0.2-1.el7 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libscotch.so.0 libscotcherr.so.0 rtld(GNU_HASH) Processing files: mmg3d-devel-4.0.2-1.el7.armv7hl Provides: mmg3d-devel = 4.0.2-1.el7 mmg3d-devel(armv7hl-32) = 4.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmmg3d4.so.4 Processing files: mmg3d-debuginfo-4.0.2-1.el7.armv7hl Provides: mmg3d-debuginfo = 4.0.2-1.el7 mmg3d-debuginfo(armv7hl-32) = 4.0.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm Wrote: /builddir/build/RPMS/mmg3d-4.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mmg3d-libs-4.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mmg3d-devel-4.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mmg3d-debuginfo-4.0.2-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D5tNGr + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.2-Source + /usr/bin/rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.2-1.el7.arm + exit 0 Child return code was: 0