Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/mmg3d.spec'], False, '/var/lib/mock/f21-build-2770909-442658/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm04-builder01.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mmg3d-4.0.1-4.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/mmg3d.spec'], False, '/var/lib/mock/f21-build-2770909-442658/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/mmg3d.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fv27mA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mmg3d4-4.0.1-Source + /usr/bin/gzip -dc /builddir/build/SOURCES/mmg3d4-4.0.1-Source.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mmg3d4-4.0.1-Source + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mmg3d_cmake.patch):' 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.i762Y6 + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.1-Source + LDFLAGS=-Wl,--as-needed + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS=-Wl,--as-needed + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DLIBMMG3D4_STATIC=OFF -DLIBMMG3D4_SHARED=ON -DSO_VER=4.0.1 . -- The C compiler identification is GNU 4.9.2 -- The CXX compiler identification is GNU 4.9.2 -- 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.1-Source + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.1-Source -B/builddir/build/BUILD/mmg3d4-4.0.1-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/depend make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 0%] [ 0%] Generating .dummy Generating .dummy touch .dummy touch .dummy cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= Scanning dependencies of target mmg3d4_so Scanning dependencies of target mmg3d4 make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 1 make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 51 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 52 [ 2%] [ 2%] [ 4%] [ 4%] Building C object CMakeFiles/mmg3d4.dir/sources/bucket.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c Building C object CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c Building C object CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 53 [ 5%] Building C object CMakeFiles/mmg3d4_so.dir/sources/length.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 3 [ 6%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/length.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:126:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:245:17: warning: unused variable 'bd' [-Wunused-variable] static double bd[9] = {0.0, 0.2, 0.5, 0.7071, 0.9, 1.111, 1.4142, 2.0, 5.0 }; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:67: warning: variable 'hl' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:57: warning: variable 'ibmax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:51: warning: variable 'iamax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:45: warning: variable 'ibmin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:39: warning: variable 'iamin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:23: warning: variable 'navg' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:30: warning: variable 'som' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:24: warning: unused variable 'ecart' [-Wunused-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:15: warning: variable 'lavg' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:126:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:245:17: warning: unused variable 'bd' [-Wunused-variable] static double bd[9] = {0.0, 0.2, 0.5, 0.7071, 0.9, 1.111, 1.4142, 2.0, 5.0 }; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:67: warning: variable 'hl' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:63: warning: variable 'dep' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:57: warning: variable 'ibmax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:51: warning: variable 'iamax' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:45: warning: variable 'ibmin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:39: warning: variable 'iamin' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:242:23: warning: variable 'navg' set but not used [-Wunused-but-set-variable] int k,l,lon,navg,ia,ipa,ipb,iamin,ibmin,iamax,ibmax,dep,hl[10]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:30: warning: variable 'som' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:24: warning: unused variable 'ecart' [-Wunused-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/length.c:241:15: warning: variable 'lavg' set but not used [-Wunused-but-set-variable] double lavg,len,ecart,som,*ca,*cb,*ma,*mb; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 4 [ 7%] Building C object CMakeFiles/mmg3d4.dir/sources/quality.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 54 [ 8%] Building C object CMakeFiles/mmg3d4_so.dir/sources/quality.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,nptot,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:560:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:34: warning: variable 'h6e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:30: warning: variable 'h5e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:26: warning: variable 'h4e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1734:48: warning: variable 'cd' set but not used [-Wunused-but-set-variable] double cal,ab[3],ac[3],ad[3],bc[3],bd[3],cd[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:51: warning: unused variable 'v3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:48: warning: unused variable 'v2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:45: warning: unused variable 'v1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:41: warning: unused variable 'rap' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:36: warning: unused variable 'vole' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:32: warning: unused variable 'vol' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:29: warning: unused variable 'h6' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:26: warning: unused variable 'h5' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:23: warning: unused variable 'h4' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:20: warning: unused variable 'h3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:17: warning: unused variable 'h2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:14: warning: unused variable 'h1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:58: warning: unused variable 'baz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:54: warning: unused variable 'bay' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:50: warning: unused variable 'bax' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:46: warning: unused variable 'cdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:42: warning: unused variable 'cdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:38: warning: unused variable 'cdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:34: warning: unused variable 'bdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:30: warning: unused variable 'bdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:26: warning: unused variable 'bdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:22: warning: unused variable 'bcz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:18: warning: unused variable 'bcy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:14: warning: unused variable 'bcx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2005:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 55 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 9%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,nptot,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:560:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:34: warning: variable 'h6e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:30: warning: variable 'h5e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1238:26: warning: variable 'h4e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:1734:48: warning: variable 'cd' set but not used [-Wunused-but-set-variable] double cal,ab[3],ac[3],ad[3],bc[3],bd[3],cd[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_caltet2_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2011:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2010:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:51: warning: unused variable 'v3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:48: warning: unused variable 'v2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:45: warning: unused variable 'v1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:41: warning: unused variable 'rap' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:36: warning: unused variable 'vole' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:32: warning: unused variable 'vol' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:29: warning: unused variable 'h6' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:26: warning: unused variable 'h5' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:23: warning: unused variable 'h4' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:20: warning: unused variable 'h3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:17: warning: unused variable 'h2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2009:14: warning: unused variable 'h1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2008:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:58: warning: unused variable 'baz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:54: warning: unused variable 'bay' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:50: warning: unused variable 'bax' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:46: warning: unused variable 'cdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:42: warning: unused variable 'cdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:38: warning: unused variable 'cdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:34: warning: unused variable 'bdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:30: warning: unused variable 'bdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:26: warning: unused variable 'bdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:22: warning: unused variable 'bcz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:18: warning: unused variable 'bcy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2007:14: warning: unused variable 'bcx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2006:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:2005:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 5 [ 10%] Building C object CMakeFiles/mmg3d4.dir/sources/delaunay.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:27: warning: 'dnins' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:35: warning: 'nedel' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:218:39: warning: unused variable 'tref' [-Wunused-variable] int vois[4],ii,kk,iare1,iare2,tref; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:27: warning: 'dnins' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/quality.c:259:35: warning: 'nedel' may be used uninitialized in this function [-Wmaybe-uninitialized] weightelt[k] = dnins*7. + 6.*nedel; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:218:39: warning: unused variable 'tref' [-Wunused-variable] int vois[4],ii,kk,iare1,iare2,tref; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 10%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 10%] Building C object CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:45: warning: unused variable 'base' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:36: warning: unused variable 'iel' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:31: warning: unused variable 'indp' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:29: warning: unused variable 'j' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:23: warning: unused variable 'adj' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:320:32: warning: variable 'nk' set but not used [-Wunused-but-set-variable] int ipa,ipb,ipc,nb,nk,npp,iadr,iter,maxtou,it,maxit; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:312:25: warning: variable 'ppc' set but not used [-Wunused-but-set-variable] pPoint ppa,ppb,ppc; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:45: warning: unused variable 'base' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:36: warning: unused variable 'iel' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:31: warning: unused variable 'indp' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:29: warning: unused variable 'j' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:19:23: warning: unused variable 'adj' [-Wunused-variable] int *adja,adj,i,j,indp,iel,iadr,base,ilist,nump,ip,l,kk,nk; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:320:32: warning: variable 'nk' set but not used [-Wunused-but-set-variable] int ipa,ipb,ipc,nb,nk,npp,iadr,iter,maxtou,it,maxit; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlenbrdy.c:312:25: warning: variable 'ppc' set but not used [-Wunused-but-set-variable] pPoint ppa,ppb,ppc; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 56 [ 11%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 57 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 6 [ 12%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o [ 13%] /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c Building C object CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c Building C object CMakeFiles/mmg3d4.dir/sources/optlen.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 58 [ 14%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/locate.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:59:21: warning: variable 'wcal' set but not used [-Wunused-but-set-variable] double *mp,*mb,wcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 59 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 15%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:59:21: warning: variable 'wcal' set but not used [-Wunused-but-set-variable] double *mp,*mb,wcal; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:435:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlen.c:630:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 60 [ 16%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 16%] Building C object CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 61 [ 17%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:97:34: warning: variable 'iarmin' set but not used [-Wunused-but-set-variable] int i,ia,ib,ic,id,iarmax,iarmin; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:93:58: warning: variable 'vol' set but not used [-Wunused-but-set-variable] double abx,aby,abz,acx,acy,acz,adx,ady,adz,v1,v2,v3,vol; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 62 [ 18%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 7 Building C object CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c [ 19%] Building C object CMakeFiles/mmg3d4.dir/sources/chrono.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 63 [ 20%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 8 [ 21%] Building C object CMakeFiles/mmg3d4.dir/sources/locate.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 64 [ 22%] Building C object CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 9 [ 23%] Building C object CMakeFiles/mmg3d4.dir/sources/scalem.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 65 [ 24%] Building C object CMakeFiles/mmg3d4_so.dir/sources/heap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 24%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 10 Building C object CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c [ 25%] Building C object CMakeFiles/mmg3d4.dir/sources/swap710.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 66 [ 26%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 67 [ 27%] Building C object CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 68 [ 28%] Building C object CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:58:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c: In function 'kPartBoxCompute': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:47: warning: unused variable 'maxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:36: warning: unused variable 'InfMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:25: warning: unused variable 'SupMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:14: warning: unused variable 'logMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 69 [ 29%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:55:38: warning: variable 'nwold' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:253:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:251:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 70 [ 30%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 30%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 71 [ 31%] Building C object CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 72 [ 32%] Building C object CMakeFiles/mmg3d4_so.dir/sources/hash.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 73 [ 33%] Building C object CMakeFiles/mmg3d4_so.dir/sources/analar.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:20: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 74 [ 34%] Building C object CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 75 [ 35%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 35%] 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 -Werror=format-security -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.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:58:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:57:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:147:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:146:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:141:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:236:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:235:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 76 [ 36%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 77 [ 37%] Building C object CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 78 [ 38%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 79 [ 39%] Building C object CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:828:42: warning: variable 'wqual' set but not used [-Wunused-but-set-variable] int i,k,l,ia,ib,iel,ier,nd,base,wqual; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 80 [ 40%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:10: warning: variable 'ib' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 40%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:17: warning: variable 'p2' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 81 [ 41%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 82 [ 42%] Building C object CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:29: warning: unused variable 'minnumber' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 83 [ 43%] Building C object CMakeFiles/mmg3d4_so.dir/sources/inout.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:168:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ver); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:171:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:178:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:182:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->nt); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:186:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ne); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:192:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:198:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:203:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:207:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:211:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:218:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:225:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:231:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:233:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:242:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:244:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:251:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:253:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->nt,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:260:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:262:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ne,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:271:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:273:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nhex,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:281:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:283:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&npris,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:290:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:292:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ncor,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:299:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:301:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ned,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:309:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:348:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:351:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:354:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fc,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:358:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:363:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf %lf %lf %d",&ppt->c[0],&ppt->c[1],&ppt->c[2],&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:366:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->c[i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:369:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:383:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d",&pt1->v[0],&pt1->v[1],&pt1->v[2],&pt1->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:386:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:389:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:402:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&p0,&p1,&p2,&p3,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:404:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p0,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:406:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:408:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:410:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p3,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:450:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d",&nu1,&nu2,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:452:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:454:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:456:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:475:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&pt->v[0],&pt->v[1],&pt->v[2],&pt->v[3],&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:479:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:482:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:526:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:528:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:554:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d %d %d",&ph->v[0],&ph->v[1],&ph->v[2],&ph->v[3],&ph->v[4],&ph->v[5],&ph->v[6],&ph->v[7],&ph->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:588:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d",&p0,&p1,&p2,&p3,&p4,&p5,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:653:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:660:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&sol->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:661:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:666:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:672:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:678:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:684:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:686:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:695:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:697:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:699:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:705:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:710:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:751:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:754:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:762:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&sol->met[isol + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:765:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->met[isol + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:823:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:830:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&pd->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:831:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:836:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:842:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:848:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:854:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //Pos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:856:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:865:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:867:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:869:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:875:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:880:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:913:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:916:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:924:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&pd->mv[iadr + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:926:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:8: warning: 'pt1' may be used uninitialized in this function [-Wmaybe-uninitialized] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:9: warning: 'adjahex' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!MMG_hashHexa(listhexa,adjahex,nhex)) return(0); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:9: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:399:5: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:447:5: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:522:5: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:39: warning: 'ed' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:34: warning: 'cor' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 84 [ 44%] 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 -Werror=format-security -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.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 85 [ 45%] Building C object CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:92:29: warning: variable 'ityp' set but not used [-Wunused-but-set-variable] int i,k,ia,ib,ic,id,ityp,isur,isurmax,isurmin,iarmax,iarmin; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 45%] Building C object CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 86 [ 46%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 87 [ 47%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 47%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/matrix.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 11 [ 48%] Building C object CMakeFiles/mmg3d4.dir/sources/optbdry.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:97:34: warning: variable 'iarmin' set but not used [-Wunused-but-set-variable] int i,ia,ib,ic,id,iarmax,iarmin; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optbdry.c:93:58: warning: variable 'vol' set but not used [-Wunused-but-set-variable] double abx,aby,abz,acx,acy,acz,adx,ady,adz,v1,v2,v3,vol; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 88 [ 49%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 12 [ 50%] Building C object CMakeFiles/mmg3d4.dir/sources/baryct.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:380:16: warning: variable 'it' set but not used [-Wunused-but-set-variable] short t,i,it,alpha; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:379:12: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nnd,nns,sit,maxtou,ns,iadr,iold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 13 [ 51%] Building C object CMakeFiles/mmg3d4.dir/sources/ratio.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 89 [ 52%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 14 [ 53%] Building C object CMakeFiles/mmg3d4.dir/sources/movevertex.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 15 [ 54%] Building C object CMakeFiles/mmg3d4.dir/sources/heap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 54%] Building C object CMakeFiles/mmg3d4.dir/sources/optlap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 16 [ 55%] Building C object CMakeFiles/mmg3d4.dir/sources/simu23.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 17 [ 56%] Building C object CMakeFiles/mmg3d4.dir/sources/librnbg.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:58:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c: In function 'kPartBoxCompute': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:47: warning: unused variable 'maxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:36: warning: unused variable 'InfMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.c:160:25: warning: unused variable 'SupMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-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.1-Source/CMakeFiles 18 [ 57%] Building C object CMakeFiles/mmg3d4.dir/sources/opttet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 19 [ 58%] Building C object CMakeFiles/mmg3d4.dir/sources/optra4.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:58:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:55:38: warning: variable 'nwold' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:255:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:254:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:253:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optra4.c:251:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 20 [ 59%] Building C object CMakeFiles/mmg3d4.dir/sources/simu68.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 59%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 21 [ 60%] Building C object CMakeFiles/mmg3d4.dir/sources/coquil.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 90 [ 61%] Building C object CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 22 [ 62%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles Building C object CMakeFiles/mmg3d4.dir/sources/hash.c.o [ 62%] /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c Building C object CMakeFiles/mmg3d4_so.dir/sources/memory.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] size); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:202:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] nelem*elsize); ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 91 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 92 [ 63%] [ 64%] Building C object CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o Building C object CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:56:33: warning: variable 'nbt' set but not used [-Wunused-but-set-variable] int l,ipa,ipb,ip,jel,na,nbt,iel,iar,ret,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:16: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 93 [ 65%] Building C object CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 94 [ 66%] Building C object CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 23 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 67%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:52:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:333:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ Building C object CMakeFiles/mmg3d4.dir/sources/analar.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:38: warning: variable 'ielreal' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:28: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:24: warning: variable 'iel' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:19: warning: unused variable 'imax' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:17: warning: unused variable 'j' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:15: warning: unused variable 'i' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:40: warning: unused variable 'iout' [-Wunused-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:33: warning: variable 'rapnum' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:23: warning: variable 'his01' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:13: warning: variable 'his10' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:364:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:18: warning: unused variable 'rap4' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:13: warning: unused variable 'coef' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:34: warning: iteration 5u invokes undefined behavior [-Waggressive-loop-optimizations] for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:3: note: containing loop for (k=0; k<=5; k++) his01[k] = 0; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:20: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:30: warning: array subscript is above array bounds [-Warray-bounds] for (k=0; k<=5; k++) his01[k] = 0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 24 [ 68%] Building C object CMakeFiles/mmg3d4.dir/sources/boulep.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 95 [ 69%] Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 69%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:58:9: warning: variable 'naold' set but not used [-Wunused-but-set-variable] int naold,ndold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:57:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,na,nd,nf,nna,nnd,dd,it,maxtou; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 96 [ 70%] 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 -Werror=format-security -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.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 25 [ 71%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/pattern.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 71%] Building C object CMakeFiles/mmg3d4.dir/sources/cendel.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:58:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:57:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:147:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:146:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:141:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:236:15: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:235:20: warning: variable 'tag' set but not used [-Wunused-but-set-variable] int vois[4],ref,tag; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 97 [ 72%] Building C object CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 26 [ 73%] Building C object CMakeFiles/mmg3d4.dir/sources/swaptet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 98 [ 74%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 27 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 75%] Building C object CMakeFiles/mmg3d4.dir/sources/solmap.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 99 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 76%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:44: warning: variable 'nw' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:38: warning: variable 'alert' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 28 [ 77%] Building C object CMakeFiles/mmg3d4.dir/sources/swapar.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 100 [ 78%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:56:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'parsar': /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 29 /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:382:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dlib': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:597:25: warning: variable 'im' set but not used [-Wunused-but-set-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dcheck': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:35: warning: unused variable 'm' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:29: warning: unused variable 'mold' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ [ 79%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:20: warning: unused variable 'v' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:871:10: warning: unused variable 'lambda' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:25: warning: unused variable 'im' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:22: warning: unused variable 'ii' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:19: warning: unused variable 'kk' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:16: warning: unused variable 'jj' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:14: warning: unused variable 'i' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:9: warning: unused variable 'iadr' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:870:7: warning: unused variable 'k' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ Building C object CMakeFiles/mmg3d4.dir/sources/opttyp.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:559:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:568:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->name); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3dlib.c:588:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/opttyp.c:828:42: warning: variable 'wqual' set but not used [-Wunused-but-set-variable] int i,k,l,ia,ib,iel,ier,nd,base,wqual; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 30 [ 80%] Building C object CMakeFiles/mmg3d4.dir/sources/swap68.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:10: warning: variable 'ib' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 80%] Building C object CMakeFiles/mmg3d4.dir/sources/optcoq.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:17: warning: variable 'p2' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 31 [ 81%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 32 Building C object CMakeFiles/mmg3d4.dir/sources/simu44.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c [ 82%] Building C object CMakeFiles/mmg3d4.dir/sources/cutelt.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:29: warning: unused variable 'minnumber' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 33 [ 83%] Building C object CMakeFiles/mmg3d4.dir/sources/inout.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:168:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ver); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:171:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:178:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:182:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->nt); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:186:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&mesh->ne); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:192:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nhex); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:198:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&npris); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:203:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ncor); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:207:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ned); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:211:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&nq); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:218:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:225:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:231:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:233:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:242:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:244:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:251:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:253:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->nt,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:260:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:262:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mesh->ne,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:271:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:273:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nhex,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:281:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:283:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&npris,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:290:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:292:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ncor,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:299:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:301:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ned,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:309:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:348:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fc); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:351:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:354:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fc,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:358:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:363:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf %lf %lf %d",&ppt->c[0],&ppt->c[1],&ppt->c[2],&ppt->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:366:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->c[i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:369:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ppt->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:383:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d",&pt1->v[0],&pt1->v[1],&pt1->v[2],&pt1->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:386:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:389:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:402:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&p0,&p1,&p2,&p3,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:404:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p0,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:406:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:408:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:410:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p3,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:450:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d",&nu1,&nu2,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:452:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu1,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:454:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&nu2,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:456:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:475:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d",&pt->v[0],&pt->v[1],&pt->v[2],&pt->v[3],&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:479:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pt->v[i],sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:482:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:526:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:528:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:554:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d %d %d",&ph->v[0],&ph->v[1],&ph->v[2],&ph->v[3],&ph->v[4],&ph->v[5],&ph->v[6],&ph->v[7],&ph->ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:588:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d %d %d %d %d %d %d",&p0,&p1,&p2,&p3,&p4,&p5,&ref); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:653:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:660:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&sol->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:661:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:666:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:672:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:678:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:684:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //NulPos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:686:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:695:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //NulPos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:697:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:699:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:705:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:710:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:751:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:754:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:762:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&sol->met[isol + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:765:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&sol->met[isol + i],sd,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:823:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&dim); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:830:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&pd->np); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:831:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&type); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:836:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%d",&btyp); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:842:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:848:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->ver,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:854:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); //Pos=>20 ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:856:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bdim,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:865:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:867:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->np,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:869:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&binch,sw,1,inm); //nb sol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:875:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&btyp,sw,1,inm); //typsol ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:880:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&bpos,sw,1,inm); //Pos ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:913:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%f",&fsol); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:916:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fsol,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:924:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inm,"%lf",&pd->mv[iadr + i]); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:926:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pd->mv[iadr + i],sd,1,inm); ^ 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 -Werror=format-security -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,--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/bucket.c.o CMakeFiles/mmg3d4_so.dir/sources/length.c.o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -lscotch -lscotcherr -lpthread -lm /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:412:8: warning: 'pt1' may be used uninitialized in this function [-Wmaybe-uninitialized] fread(&pt1->ref,sw,1,inm); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:9: warning: 'adjahex' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!MMG_hashHexa(listhexa,adjahex,nhex)) return(0); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:579:9: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:399:5: warning: 'posnq' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posnq,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:447:5: warning: 'posned' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posned,SEEK_SET); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:522:5: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ /usr/bin/cmake -E cmake_symlink_library lib/libmmg3d4.so.4.0.1 lib/libmmg3d4.so.4 lib/libmmg3d4.so make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [ 83%] Built target mmg3d4_so /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 34 [ 84%] Building C object CMakeFiles/mmg3d4.dir/sources/queue.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 35 [ 85%] Building C object CMakeFiles/mmg3d4.dir/sources/typelt.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 85%] Building C object CMakeFiles/mmg3d4.dir/sources/zaldy.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/typelt.c:92:29: warning: variable 'ityp' set but not used [-Wunused-but-set-variable] int i,k,ia,ib,ic,id,ityp,isur,isurmax,isurmin,iarmax,iarmin; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 36 [ 86%] Building C object CMakeFiles/mmg3d4.dir/sources/swap23.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 37 [ 87%] Building C object CMakeFiles/mmg3d4.dir/sources/optlentet.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:39: warning: 'ed' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/inout.c:948:34: warning: 'cor' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,k,np,ne,nc,ned,*cor,*ed,ref,bin,bpos; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 38 [ 88%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 39 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 89%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:380:16: warning: variable 'it' set but not used [-Wunused-but-set-variable] short t,i,it,alpha; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:379:12: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nnd,nns,sit,maxtou,ns,iadr,iold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ Building C object CMakeFiles/mmg3d4.dir/sources/simu710.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 40 [ 90%] Building C object CMakeFiles/mmg3d4.dir/sources/simu56.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles [ 90%] Building C object CMakeFiles/mmg3d4.dir/sources/memory.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] size); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.c:202:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] nelem*elsize); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 41 [ 91%] Building C object CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 42 [ 92%] Building C object CMakeFiles/mmg3d4.dir/sources/spledg.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 43 In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 93%] /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:56:33: warning: variable 'nbt' set but not used [-Wunused-but-set-variable] int l,ipa,ipb,ip,jel,na,nbt,iel,iar,ret,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:16: warning: variable 'pb' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap44.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 44 [ 94%] Building C object CMakeFiles/mmg3d4.dir/sources/outqua.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:52:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap44.c:333:42: warning: variable 'base' set but not used [-Wunused-but-set-variable] int *adja,i,k,jel,kel,lel,mel,adj,base,iadr,ia,ib,s1,s2,s3,s4; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:38: warning: variable 'ielreal' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:28: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:24: warning: variable 'iel' set but not used [-Wunused-but-set-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:19: warning: unused variable 'imax' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:17: warning: unused variable 'j' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:179:15: warning: unused variable 'i' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:40: warning: unused variable 'iout' [-Wunused-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:33: warning: variable 'rapnum' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:23: warning: variable 'his01' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:178:13: warning: variable 'his10' set but not used [-Wunused-but-set-variable] int his10[11],his01[33],rapnum,iout; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:364:46: warning: unused variable 'tmp' [-Wunused-variable] int k,i,j,imax,iel,ir,nn,nex,ielreal,tmp; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:18: warning: unused variable 'rap4' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:362:13: warning: unused variable 'coef' [-Wunused-variable] double coef,rap4,rapl,rapmin,rapmax,rapavg,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:34: warning: iteration 5u invokes undefined behavior [-Waggressive-loop-optimizations] for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:3: note: containing loop for (k=0; k<=5; k++) his01[k] = 0; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/outqua.c:255:30: warning: array subscript is above array bounds [-Warray-bounds] for (k=0; k<=5; k++) his01[k] = 0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 45 [ 95%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:58:9: warning: variable 'naold' set but not used [-Wunused-but-set-variable] int naold,ndold; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d1.c:57:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,na,nd,nf,nna,nnd,dd,it,maxtou; ^ [ 95%] Building C object CMakeFiles/mmg3d4.dir/sources/colpoi.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 46 [ 96%] Building C object CMakeFiles/mmg3d4.dir/sources/eigenv.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 47 [ 97%] Building C object CMakeFiles/mmg3d4.dir/sources/cenrad.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 48 [ 98%] Building C object CMakeFiles/mmg3d4.dir/sources/optcte.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 49 [ 99%] In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ Building C object CMakeFiles/mmg3d4.dir/sources/swap56.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:44: warning: variable 'nw' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:38: warning: variable 'alert' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:231:17: warning: variable 'base' set but not used [-Wunused-but-set-variable] int base,nm,ns,it,maxtou,alert,nw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 50 [100%] Building C object CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/mmg3d4-4.0.1-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o -c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:116:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c: In function 'main': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:440:51: warning: unused variable 'calLES' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m,declic,maxLES,calLES; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:440:44: warning: unused variable 'maxLES' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m,declic,maxLES,calLES; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:440:37: warning: unused variable 'declic' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m,declic,maxLES,calLES; ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:293:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d",&i); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:302:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->name); ^ /builddir/build/BUILD/mmg3d4-4.0.1-Source/sources/mmg3d.c:322:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%s",mesh->move); ^ Linking C executable bin/mmg3d4 /usr/bin/cmake -E cmake_link_script CMakeFiles/mmg3d4.dir/link.txt --verbose=1 /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--as-needed CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4.dir/sources/bucket.c.o CMakeFiles/mmg3d4.dir/sources/length.c.o CMakeFiles/mmg3d4.dir/sources/quality.c.o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4.dir/sources/optlen.c.o CMakeFiles/mmg3d4.dir/sources/chrono.c.o CMakeFiles/mmg3d4.dir/sources/locate.c.o CMakeFiles/mmg3d4.dir/sources/scalem.c.o CMakeFiles/mmg3d4.dir/sources/swap710.c.o CMakeFiles/mmg3d4.dir/sources/matrix.c.o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o CMakeFiles/mmg3d4.dir/sources/baryct.c.o CMakeFiles/mmg3d4.dir/sources/ratio.c.o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o CMakeFiles/mmg3d4.dir/sources/heap.c.o CMakeFiles/mmg3d4.dir/sources/optlap.c.o CMakeFiles/mmg3d4.dir/sources/simu23.c.o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o CMakeFiles/mmg3d4.dir/sources/opttet.c.o CMakeFiles/mmg3d4.dir/sources/optra4.c.o CMakeFiles/mmg3d4.dir/sources/simu68.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4.dir/sources/coquil.c.o CMakeFiles/mmg3d4.dir/sources/hash.c.o CMakeFiles/mmg3d4.dir/sources/analar.c.o CMakeFiles/mmg3d4.dir/sources/boulep.c.o CMakeFiles/mmg3d4.dir/sources/pattern.c.o CMakeFiles/mmg3d4.dir/sources/cendel.c.o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o CMakeFiles/mmg3d4.dir/sources/solmap.c.o CMakeFiles/mmg3d4.dir/sources/swapar.c.o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o CMakeFiles/mmg3d4.dir/sources/swap68.c.o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o CMakeFiles/mmg3d4.dir/sources/simu44.c.o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o CMakeFiles/mmg3d4.dir/sources/inout.c.o CMakeFiles/mmg3d4.dir/sources/queue.c.o CMakeFiles/mmg3d4.dir/sources/typelt.c.o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o CMakeFiles/mmg3d4.dir/sources/swap23.c.o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4.dir/sources/simu710.c.o CMakeFiles/mmg3d4.dir/sources/simu56.c.o CMakeFiles/mmg3d4.dir/sources/memory.c.o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4.dir/sources/spledg.c.o CMakeFiles/mmg3d4.dir/sources/swap44.c.o CMakeFiles/mmg3d4.dir/sources/outqua.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o CMakeFiles/mmg3d4.dir/sources/optcte.c.o CMakeFiles/mmg3d4.dir/sources/swap56.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.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [100%] Built target mmg3d4 make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b26rOE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm ++ dirname /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm + cd mmg3d4-4.0.1-Source + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.1-Source -B/builddir/build/BUILD/mmg3d4-4.0.1-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[2]: Nothing to be done for 'CMakeFiles/mmg3d4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [ 50%] Built target mmg3d4 /usr/bin/make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' cd /builddir/build/BUILD/mmg3d4-4.0.1-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[2]: Nothing to be done for 'CMakeFiles/mmg3d4_so.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [100%] Built target mmg3d4_so make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.1-Source/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.1-Source' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/include/libmmg3d4.h -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/lib/libmmg3d4.so.4.0.1 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/lib/libmmg3d4.so.4 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/lib/libmmg3d4.so -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.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.1-Source extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/bin/mmg3d4 extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.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.debug symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.4.debug 2868 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mmg3d-4.0.1-4.fc21.armv7hl Provides: mmg3d = 4.0.1-4.fc21 mmg3d(armv7hl-32) = 4.0.1-4.fc21 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.1-4.fc21.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4qT37S + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.1-Source + DOCDIR=/builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/share/doc/mmg3d-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/share/doc/mmg3d-libs + cp -pr Copyright.txt /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/share/doc/mmg3d-libs + cp -pr README.txt /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm/usr/share/doc/mmg3d-libs + exit 0 Provides: libmmg3d4.so.4 mmg3d-libs = 4.0.1-4.fc21 mmg3d-libs(armv7hl-32) = 4.0.1-4.fc21 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.1-4.fc21.armv7hl Provides: mmg3d-devel = 4.0.1-4.fc21 mmg3d-devel(armv7hl-32) = 4.0.1-4.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmmg3d4.so.4 Processing files: mmg3d-debuginfo-4.0.1-4.fc21.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm warning: Could not canonicalize hostname: arm04-builder01.arm.fedoraproject.org Wrote: /builddir/build/RPMS/mmg3d-4.0.1-4.fc21.armv7hl.rpm Wrote: /builddir/build/RPMS/mmg3d-libs-4.0.1-4.fc21.armv7hl.rpm Wrote: /builddir/build/RPMS/mmg3d-devel-4.0.1-4.fc21.armv7hl.rpm Wrote: /builddir/build/RPMS/mmg3d-debuginfo-4.0.1-4.fc21.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x9ujO5 + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.1-Source + /usr/bin/rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.1-4.fc21.arm + exit 0 Child return code was: 0 LEAVE do -->