Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mmg3d.spec'], uid=1000env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}gid=425timeout=172800user='mockbuild'logger=chrootPath='/var/lib/mock/f22-build-4477772-549950/root'printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mmg3d.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-22-nfs.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mmg3d-4.0.3-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mmg3d.spec '], uid=1000env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}gid=425timeout=172800user='mockbuild'logger=chrootPath='/var/lib/mock/f22-build-4477772-549950/root'private_network=TrueprintOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mmg3d.spec '] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5tWz6i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mmg3d4-4.0.3-Source + /usr/bin/gzip -dc /builddir/build/SOURCES/mmg3d4-4.0.3-Source.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mmg3d4-4.0.3-Source + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mmg3d_cmake.patch): + echo 'Patch #0 (mmg3d_cmake.patch):' + /usr/bin/cat /builddir/build/SOURCES/mmg3d_cmake.patch + /usr/bin/patch -p1 --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 25 (offset 21 lines). Hunk #2 succeeded at 190 (offset 21 lines). Hunk #3 succeeded at 203 (offset 21 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qQcp53 + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.3-Source + LDFLAGS='-Wl,-z,relro -Wl,--as-needed' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DLIBMMG3D4_STATIC=OFF -DLIBMMG3D4_SHARED=ON -DCMAKE_SKIP_RPATH=ON -DSO_VER=4.0.1 . -- The C compiler identification is GNU 5.1.1 -- The CXX compiler identification is GNU 5.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SCOTCH: /usr/include -- Compilation with scotch -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/mmg3d4-4.0.3-Source + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.3-Source -B/builddir/build/BUILD/mmg3d4-4.0.3-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source' make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' [ 0%] Generating .dummy [ 0%] Generating .dummy touch .dummy touch .dummy cd /builddir/build/BUILD/mmg3d4-4.0.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/mmg3d4-4.0.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= Scanning dependencies of target mmg3d4 Scanning dependencies of target mmg3d4_so make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' make -f CMakeFiles/mmg3d4_so.dir/build.make CMakeFiles/mmg3d4_so.dir/build make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' [ 1%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c [ 2%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.c [ 3%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.c [ 4%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optra4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:260:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:260:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:260:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:258:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:256:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.c:63:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c: In function 'MMG_optra4': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:59:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:59:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:59:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/optra4.c:57:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optra4.c: In function 'MMG_optra4_LES': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:260:22: warning: unused variable 'mip' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:260:19: warning: unused variable 'm' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:260:10: warning: unused variable 'coor' [-Wunused-variable] double coor[3],*m,*mip; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:57: warning: unused variable 'i' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:54: warning: unused variable 'ne' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:48: warning: unused variable 'pp' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:43: warning: unused variable 'iadr' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:37: warning: unused variable 'adja1' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:31: warning: unused variable 'adja' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:23: warning: unused variable 'iel' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:20: warning: unused variable 'ip' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:18: warning: unused variable 'j' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:12: warning: unused variable 'nbdry' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:259:7: warning: unused variable 'ncut' [-Wunused-variable] int ncut,nbdry,j,ip,iel[4],*adja,*adja1,iadr,pp[4],ne,i; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:258:10: warning: unused variable 'ptet' [-Wunused-variable] pTetra ptet; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optra4.c:256:38: warning: unused variable 'nwold' [-Wunused-variable] int base,nm,ns,it,maxtou,alert,nw,nwold,k; ^ [ 5%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/matrix.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 6%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/matrix.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/matrix.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 7%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 8%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 8%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 8%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/outqua.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 9%] Building C object CMakeFiles/mmg3d4.dir/sources/coquil.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c: In function 'MMG_searchqua': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/outqua.c:177:23: warning: unused variable 'rapl' [-Wunused-variable] double coef,rap4,rapl,dcal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c: In function 'MMG_outquaLES': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/outqua.c: In function 'MMG_outquacubic': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/outqua.c:255:3: note: containing loop for (k=0; k<=5; k++) his01[k] = 0; ^ [ 10%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/coquil.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 11%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 12%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c [ 13%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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; ^ [ 14%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/pattern.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d1.c: In function 'MMG_mmg3d1': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 15%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/pattern.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 16%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cendel.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cendel.c: In function 'MMG_cendel': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/cendel.c: In function 'MMG_cendellong': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/cendel.c: In function 'MMG_cendel_LES': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/cendel.c:230:13: warning: variable 'pt1' set but not used [-Wunused-but-set-variable] pTetra pt,pt1; ^ [ 17%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 17%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 18%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/heap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/heap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 19%] Building C object CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 19%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chkmsh.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 20%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 21%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/spledg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 22%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.c [ 23%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/spledg.c: In function 'MMG_spledg': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/spledg.c:53:13: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ [ 24%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/queue.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 25%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/queue.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcoq.c: In function 'MMG_optcoq': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optcoq.c:54:14: warning: variable 'p1' set but not used [-Wunused-but-set-variable] pPoint p1,p2; ^ [ 25%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 26%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c [ 27%] Building C object CMakeFiles/mmg3d4.dir/sources/eigenv.c.o [ 28%] Building C object CMakeFiles/mmg3d4_so.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ [ 29%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 30%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 30%] Building C object CMakeFiles/mmg3d4.dir/sources/cenrad.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 31%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cenrad.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c: In function 'MMG_analarcutting': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analarcutting.c:310:2: warning: #warning check memory allocation [-Wcpp] #warning check memory allocation ^ [ 32%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/movevertex.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 33%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap23.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 34%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap23.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlentet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 35%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 36%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 36%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c: In function 'MMG_opttet': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttet.c:54:8: warning: variable 'worst' set but not used [-Wunused-but-set-variable] double worst; ^ [ 36%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/analar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c:49: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/analar.c: In function 'MMG_analar': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/analar.c:133:17: warning: variable 'pa' set but not used [-Wunused-but-set-variable] pPoint pa,pb; ^ [ 37%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c [ 38%] Building C object CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:158:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr,"M_malloc: unable to store %10lud bytes pointer. table full\n", ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:201:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr,"M_calloc: unable to allocate %10lu bytes. table full\n", ^ [ 39%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/memory.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c [ 40%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c: In function 'M_malloc': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:158:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr,"M_malloc: unable to store %10lud bytes pointer. table full\n", ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c: In function 'M_calloc': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.c:201:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr,"M_calloc: unable to allocate %10lu bytes. table full\n", ^ [ 41%] Building C object CMakeFiles/mmg3d4.dir/sources/bucket.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/bucket.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/bucket.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 42%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 43%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ [ 44%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 45%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d9.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/mmg3d9.c: In function 'MMG_mmg3d9': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/mmg3d9.c:376:12: warning: variable 'declic' set but not used [-Wunused-but-set-variable] double declic; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/inout.c:579:9: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/inout.c:522:5: warning: 'posncor' may be used uninitialized in this function [-Wmaybe-uninitialized] fseek(inm,posncor,SEEK_SET); ^ [ 46%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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; ^ [ 46%] Building C object CMakeFiles/mmg3d4.dir/sources/inout.c.o /builddir/build/BUILD/mmg3d4-4.0.3-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; ^ /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/inout.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optlenbrdy.c:312:25: warning: variable 'ppc' set but not used [-Wunused-but-set-variable] pPoint ppa,ppb,ppc; ^ [ 47%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c:120:20: warning: unused variable 'iadr' [-Wunused-variable] int iadr,reorient; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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); ^ [ 48%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c: In function 'MMG_loadSol': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/inout.c: In function 'MMG_loadVect': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/inout.c: In function 'MMG_loadMesh': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/inout.c:579:9: warning: 'listhexa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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; ^ [ 49%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ [ 49%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-Source/sources/inout.c: In function 'MMG_saveMesh': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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; ^ [ 50%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c: In function 'MMG_mmg3d4': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:63:10: warning: unused variable 'pt' [-Wunused-variable] pTetra pt; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d4.c:62:7: warning: unused variable 'k' [-Wunused-variable] int k; ^ [ 51%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c [ 52%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c:1: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlenbrdy.c: In function 'MMG_boulebdry': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-Source/sources/optlenbrdy.c: In function 'MMG_optlenbdry_iso': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 53%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c: In function 'MMG_swaptet': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swaptet.c:55:16: warning: variable 'done' set but not used [-Wunused-but-set-variable] char tabar,done; ^ [ 54%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap68.c: In function 'MMG_findpolygone': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/swap68.c:51:7: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia,ib; ^ [ 55%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:47: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c: In function 'MMG_delons': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/delaunay.c: In function 'MMG_cavity_iso': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/delaunay.c:732:7: warning: variable 'tref' set but not used [-Wunused-but-set-variable] int tref; ^ [ 56%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 56%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optcte.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optcte.c: In function 'MMG_optcte': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/optcte.c:229:17: warning: variable 'declicw' set but not used [-Wunused-but-set-variable] double declicw; ^ [ 57%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/colpoi.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 58%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 59%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 60%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap710.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap710.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 61%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 61%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ [ 62%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/locate.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/locate.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 62%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c: In function 'MMG_decouphex': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:312:17: warning: unused variable 'nu2' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:312:13: warning: unused variable 'nu1' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:312:11: warning: unused variable 'i' [-Wunused-variable] int i,nu1,nu2; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c: In function 'MMG_cuthex': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/cutelt.c:439:13: warning: unused variable 'volhex' [-Wunused-variable] double volhex,c[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/cutelt.c:433:24: warning: unused variable 'mini' [-Wunused-variable] int *list,p[8],mini,minnumber,ipil,icurc,iface,iadr; ^ [ 63%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.3-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; ^ [ 64%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 65%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap44.c: In function 'MMG_swap44_1': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/swap44.c: In function 'MMG_swap44_2': /builddir/build/BUILD/mmg3d4-4.0.3-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; ^ [ 66%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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; ^ [ 67%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:833:42: warning: variable 'wqual' set but not used [-Wunused-but-set-variable] int i,k,l,ia,ib,iel,ier,nd,base,wqual; ^ [ 68%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 69%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optbdry.c: In function 'MMG_opt2peau': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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; ^ [ 70%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 71%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c: In function 'MMG_pretreat': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/opttyp.c:833:42: warning: variable 'wqual' set but not used [-Wunused-but-set-variable] int i,k,l,ia,ib,iel,ier,nd,base,wqual; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ [ 71%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 72%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c [ 73%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c: In function 'MMG_delElt': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/zaldy.c:98:17: warning: unused variable 'i' [-Wunused-variable] int iadr,i; ^ [ 74%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 74%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/solmap.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/solmap.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 75%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 76%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu44.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu44.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 77%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 78%] Building C object CMakeFiles/mmg3d4.dir/sources/baryct.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/baryct.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:58:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c: In function 'kPartBoxCompute': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:47: warning: unused variable 'maxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:36: warning: unused variable 'InfMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:25: warning: unused variable 'SupMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/baryct.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 79%] Building C object CMakeFiles/mmg3d4.dir/sources/hash.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/hash.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/hash.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 79%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:128:30: warning: variable 'dnins' set but not used [-Wunused-but-set-variable] double dned,dnface,dnint,dnins,w; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:127:10: warning: variable 'npbdry' set but not used [-Wunused-but-set-variable] int npbdry,isbdry; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:636:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1314:34: warning: variable 'h6e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1314:30: warning: variable 'h5e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1314:26: warning: variable 'h4e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1810:48: warning: variable 'cd' set but not used [-Wunused-but-set-variable] double cal,ab[3],ac[3],ad[3],bc[3],bd[3],cd[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_caltet2_LES': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:51: warning: unused variable 'v3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:48: warning: unused variable 'v2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:45: warning: unused variable 'v1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:41: warning: unused variable 'rap' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:36: warning: unused variable 'vole' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:32: warning: unused variable 'vol' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:29: warning: unused variable 'h6' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:26: warning: unused variable 'h5' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:23: warning: unused variable 'h4' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:20: warning: unused variable 'h3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:17: warning: unused variable 'h2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:14: warning: unused variable 'h1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:58: warning: unused variable 'baz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:54: warning: unused variable 'bay' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:50: warning: unused variable 'bax' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:46: warning: unused variable 'cdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:42: warning: unused variable 'cdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:38: warning: unused variable 'cdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:34: warning: unused variable 'bdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:30: warning: unused variable 'bdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:26: warning: unused variable 'bdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:22: warning: unused variable 'bcz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:18: warning: unused variable 'bcy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:14: warning: unused variable 'bcx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2081:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ [ 80%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:50: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:58:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c: In function 'kPartBoxCompute': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:47: warning: unused variable 'maxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:36: warning: unused variable 'InfMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:25: warning: unused variable 'SupMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.c:160:14: warning: unused variable 'logMaxVal' [-Wunused-variable] SCOTCH_Num logMaxVal, SupMaxVal, InfMaxVal, maxVal; ^ [ 80%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/quality.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_isoperimetric': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:58:21: warning: unused variable 'dd' [-Wunused-variable] double area, vol, dd, s; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_count': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:128:30: warning: variable 'dnins' set but not used [-Wunused-but-set-variable] double dned,dnface,dnint,dnins,w; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:127:10: warning: variable 'npbdry' set but not used [-Wunused-but-set-variable] int npbdry,isbdry; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:125:23: warning: unused variable 'iad' [-Wunused-variable] int k,ia,ipa,ipb,iad,lon,l,iadr; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_caltet5_iso': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:636:8: warning: variable 'h' set but not used [-Wunused-but-set-variable] double h; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_caltet2long_ani': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1314:34: warning: variable 'h6e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1314:30: warning: variable 'h5e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1314:26: warning: variable 'h4e' set but not used [-Wunused-but-set-variable] double h1e,h2e,h3e,h4e,h5e,h6e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_calte3_ani': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:1810:48: warning: variable 'cd' set but not used [-Wunused-but-set-variable] double cal,ab[3],ac[3],ad[3],bc[3],bd[3],cd[3]; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c: In function 'MMG_caltet2_LES': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:26: warning: unused variable 'e' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:23: warning: unused variable 'd' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:20: warning: unused variable 'c' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:17: warning: unused variable 'b' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2087:14: warning: unused variable 'a' [-Wunused-variable] double *a,*b,*c,*d,*e; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:26: warning: unused variable 'num' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:22: warning: unused variable 'h3e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:18: warning: unused variable 'h2e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2086:14: warning: unused variable 'h1e' [-Wunused-variable] double h1e,h2e,h3e,num; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:51: warning: unused variable 'v3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:48: warning: unused variable 'v2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:45: warning: unused variable 'v1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:41: warning: unused variable 'rap' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:36: warning: unused variable 'vole' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:32: warning: unused variable 'vol' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:29: warning: unused variable 'h6' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:26: warning: unused variable 'h5' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:23: warning: unused variable 'h4' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:20: warning: unused variable 'h3' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:17: warning: unused variable 'h2' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2085:14: warning: unused variable 'h1' [-Wunused-variable] double h1,h2,h3,h4,h5,h6,vol,vole,rap,v1,v2,v3; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:46: warning: unused variable 'edz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:42: warning: unused variable 'edy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:38: warning: unused variable 'edx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:34: warning: unused variable 'ecz' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:30: warning: unused variable 'ecy' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:26: warning: unused variable 'ecx' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:22: warning: unused variable 'bez' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:18: warning: unused variable 'bey' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2084:14: warning: unused variable 'bex' [-Wunused-variable] double bex,bey,bez,ecx,ecy,ecz,edx,edy,edz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:58: warning: unused variable 'baz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:54: warning: unused variable 'bay' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:50: warning: unused variable 'bax' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:46: warning: unused variable 'cdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:42: warning: unused variable 'cdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:38: warning: unused variable 'cdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:34: warning: unused variable 'bdz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:30: warning: unused variable 'bdy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:26: warning: unused variable 'bdx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:22: warning: unused variable 'bcz' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:18: warning: unused variable 'bcy' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2083:14: warning: unused variable 'bcx' [-Wunused-variable] double bcx,bcy,bcz,bdx,bdy,bdz,cdx,cdy,cdz,bax,bay,baz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:38: warning: unused variable 'adz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:34: warning: unused variable 'ady' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:30: warning: unused variable 'adx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:26: warning: unused variable 'acz' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:22: warning: unused variable 'acy' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2082:18: warning: unused variable 'acx' [-Wunused-variable] double cal,acx,acy,acz,adx,ady,adz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/quality.c:2081:17: warning: variable 'pt0' set but not used [-Wunused-but-set-variable] pTetra pt,pt0; ^ [ 81%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 82%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.3-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; ^ [ 83%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/scalem.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c [ 84%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/scalem.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/typelt.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c [ 86%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/typelt.c: In function 'MMG_typelt': /builddir/build/BUILD/mmg3d4-4.0.3-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; ^ [ 87%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 88%] Building C object CMakeFiles/mmg3d4.dir/sources/ratio.c.o In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/ratio.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:53: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c: In function 'MMG_ratio': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/ratio.c:168:17: warning: variable 'ir' set but not used [-Wunused-but-set-variable] int iel,ir,nn,nex,ielreal; ^ [ 89%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/length.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/length.c: In function 'MMG_prilen': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/length.c: In function 'MMG_searchlen': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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; ^ [ 90%] Building C object CMakeFiles/mmg3d4.dir/sources/swap56.c.o /usr/bin/cc -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swap56.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swap56.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 90%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ [ 91%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 92%] Building C object CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o /usr/bin/cc -Dmmg3d4_so_EXPORTS -DUSE_SCOTCH -Wno-char-subscripts -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:447:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:447:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:651:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:651:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ [ 92%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/swapar.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c: In function 'MMG_swapar': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/swapar.c:50:32: warning: unused variable 'iadr' [-Wunused-variable] int i,l,jel,ncas,ddebug,iadr; ^ [ 93%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/boulep.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/boulep.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 94%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/optlen.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c: In function 'MMG_optlen_ani': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/optlen.c: In function 'MMG_optlen_iso_new': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:447:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:447:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c: In function 'MMG_optlen_LES': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:651:20: warning: variable 'ca' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/optlen.c:651:16: warning: variable 'hp' set but not used [-Wunused-but-set-variable] double hb,hp,*ca,ax,ay,az,bx,by,bz,nx,ny,nz; ^ [ 95%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 96%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:55: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:56:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c:382:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dlib': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/mmg3dlib.c: In function 'MMG_mmg3dcheck': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source/sources/mmg3dlib.c:871:29: warning: unused variable 'mold' [-Wunused-variable] double lambda[3],v[3][3],*mold,*m; ^ /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-Source/sources/mmg3dlib.c:870:7: warning: unused variable 'k' [-Wunused-variable] int k,iadr,i,jj,kk,ii,im; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3dlib.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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); ^ [ 97%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/simu68.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/simu68.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ [ 98%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/mmg3d4-4.0.3-Source/sources -o CMakeFiles/mmg3d4.dir/sources/mmg3d.c.o -c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:59:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/chrono.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:60:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/memory.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:62:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:63:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/libmmg3d4_internal.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:64:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mesh.h:65:0, from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:46: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/librnbg.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ In file included from /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:47:0: /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/eigenv.h:25:1: warning: "/*" within comment [-Wcomment] /**************************************************************************** ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c:116:14: warning: unused variable 'info' [-Wunused-variable] Info *info; ^ /builddir/build/BUILD/mmg3d4-4.0.3-Source/sources/mmg3d.c: In function 'main': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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.3-Source/sources/mmg3d.c: In function 'parsar': /builddir/build/BUILD/mmg3d4-4.0.3-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.3-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.3-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); ^ [ 99%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Wl,--as-needed -shared -Wl,-soname,libmmg3d4.so.4 -o lib/libmmg3d4.so.4.0.1 CMakeFiles/mmg3d4_so.dir/sources/optra4.c.o CMakeFiles/mmg3d4_so.dir/sources/chrono.c.o CMakeFiles/mmg3d4_so.dir/sources/matrix.c.o CMakeFiles/mmg3d4_so.dir/sources/simu23.c.o CMakeFiles/mmg3d4_so.dir/sources/outqua.c.o CMakeFiles/mmg3d4_so.dir/sources/coquil.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4_so.dir/sources/pattern.c.o CMakeFiles/mmg3d4_so.dir/sources/cendel.c.o CMakeFiles/mmg3d4_so.dir/sources/heap.c.o CMakeFiles/mmg3d4_so.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4_so.dir/sources/spledg.c.o CMakeFiles/mmg3d4_so.dir/sources/queue.c.o CMakeFiles/mmg3d4_so.dir/sources/optcoq.c.o CMakeFiles/mmg3d4_so.dir/sources/eigenv.c.o CMakeFiles/mmg3d4_so.dir/sources/cenrad.c.o CMakeFiles/mmg3d4_so.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4_so.dir/sources/movevertex.c.o CMakeFiles/mmg3d4_so.dir/sources/swap23.c.o CMakeFiles/mmg3d4_so.dir/sources/optlentet.c.o CMakeFiles/mmg3d4_so.dir/sources/opttet.c.o CMakeFiles/mmg3d4_so.dir/sources/analar.c.o CMakeFiles/mmg3d4_so.dir/sources/memory.c.o CMakeFiles/mmg3d4_so.dir/sources/bucket.c.o CMakeFiles/mmg3d4_so.dir/sources/simu56.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4_so.dir/sources/inout.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4_so.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4_so.dir/sources/swaptet.c.o CMakeFiles/mmg3d4_so.dir/sources/swap68.c.o CMakeFiles/mmg3d4_so.dir/sources/delaunay.c.o CMakeFiles/mmg3d4_so.dir/sources/optcte.c.o CMakeFiles/mmg3d4_so.dir/sources/colpoi.c.o CMakeFiles/mmg3d4_so.dir/sources/simu710.c.o CMakeFiles/mmg3d4_so.dir/sources/swap710.c.o CMakeFiles/mmg3d4_so.dir/sources/locate.c.o CMakeFiles/mmg3d4_so.dir/sources/cutelt.c.o CMakeFiles/mmg3d4_so.dir/sources/swap44.c.o CMakeFiles/mmg3d4_so.dir/sources/optlap.c.o CMakeFiles/mmg3d4_so.dir/sources/optbdry.c.o CMakeFiles/mmg3d4_so.dir/sources/opttyp.c.o CMakeFiles/mmg3d4_so.dir/sources/zaldy.c.o CMakeFiles/mmg3d4_so.dir/sources/solmap.c.o CMakeFiles/mmg3d4_so.dir/sources/simu44.c.o CMakeFiles/mmg3d4_so.dir/sources/baryct.c.o CMakeFiles/mmg3d4_so.dir/sources/hash.c.o CMakeFiles/mmg3d4_so.dir/sources/librnbg.c.o CMakeFiles/mmg3d4_so.dir/sources/quality.c.o CMakeFiles/mmg3d4_so.dir/sources/scalem.c.o CMakeFiles/mmg3d4_so.dir/sources/typelt.c.o CMakeFiles/mmg3d4_so.dir/sources/ratio.c.o CMakeFiles/mmg3d4_so.dir/sources/length.c.o CMakeFiles/mmg3d4_so.dir/sources/swap56.c.o CMakeFiles/mmg3d4_so.dir/sources/swapar.c.o CMakeFiles/mmg3d4_so.dir/sources/boulep.c.o CMakeFiles/mmg3d4_so.dir/sources/optlen.c.o CMakeFiles/mmg3d4_so.dir/sources/simu68.c.o CMakeFiles/mmg3d4_so.dir/sources/mmg3dlib.c.o -lscotch -lscotcherr -lpthread -lm /usr/bin/cmake -E cmake_symlink_library lib/libmmg3d4.so.4.0.1 lib/libmmg3d4.so.4 lib/libmmg3d4.so make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' [ 99%] Built target mmg3d4_so [100%] 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Wl,--as-needed CMakeFiles/mmg3d4.dir/sources/optra4.c.o CMakeFiles/mmg3d4.dir/sources/chrono.c.o CMakeFiles/mmg3d4.dir/sources/matrix.c.o CMakeFiles/mmg3d4.dir/sources/simu23.c.o CMakeFiles/mmg3d4.dir/sources/outqua.c.o CMakeFiles/mmg3d4.dir/sources/coquil.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d1.c.o CMakeFiles/mmg3d4.dir/sources/pattern.c.o CMakeFiles/mmg3d4.dir/sources/cendel.c.o CMakeFiles/mmg3d4.dir/sources/heap.c.o CMakeFiles/mmg3d4.dir/sources/chkmsh.c.o CMakeFiles/mmg3d4.dir/sources/spledg.c.o CMakeFiles/mmg3d4.dir/sources/queue.c.o CMakeFiles/mmg3d4.dir/sources/optcoq.c.o CMakeFiles/mmg3d4.dir/sources/eigenv.c.o CMakeFiles/mmg3d4.dir/sources/cenrad.c.o CMakeFiles/mmg3d4.dir/sources/analarcutting.c.o CMakeFiles/mmg3d4.dir/sources/movevertex.c.o CMakeFiles/mmg3d4.dir/sources/swap23.c.o CMakeFiles/mmg3d4.dir/sources/optlentet.c.o CMakeFiles/mmg3d4.dir/sources/opttet.c.o CMakeFiles/mmg3d4.dir/sources/analar.c.o CMakeFiles/mmg3d4.dir/sources/memory.c.o CMakeFiles/mmg3d4.dir/sources/bucket.c.o CMakeFiles/mmg3d4.dir/sources/simu56.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d9.c.o CMakeFiles/mmg3d4.dir/sources/inout.c.o CMakeFiles/mmg3d4.dir/sources/mmg3d4.c.o CMakeFiles/mmg3d4.dir/sources/optlenbrdy.c.o CMakeFiles/mmg3d4.dir/sources/swaptet.c.o CMakeFiles/mmg3d4.dir/sources/swap68.c.o CMakeFiles/mmg3d4.dir/sources/delaunay.c.o CMakeFiles/mmg3d4.dir/sources/optcte.c.o CMakeFiles/mmg3d4.dir/sources/colpoi.c.o CMakeFiles/mmg3d4.dir/sources/simu710.c.o CMakeFiles/mmg3d4.dir/sources/swap710.c.o CMakeFiles/mmg3d4.dir/sources/locate.c.o CMakeFiles/mmg3d4.dir/sources/cutelt.c.o CMakeFiles/mmg3d4.dir/sources/swap44.c.o CMakeFiles/mmg3d4.dir/sources/optlap.c.o CMakeFiles/mmg3d4.dir/sources/optbdry.c.o CMakeFiles/mmg3d4.dir/sources/opttyp.c.o CMakeFiles/mmg3d4.dir/sources/zaldy.c.o CMakeFiles/mmg3d4.dir/sources/solmap.c.o CMakeFiles/mmg3d4.dir/sources/simu44.c.o CMakeFiles/mmg3d4.dir/sources/baryct.c.o CMakeFiles/mmg3d4.dir/sources/hash.c.o CMakeFiles/mmg3d4.dir/sources/librnbg.c.o CMakeFiles/mmg3d4.dir/sources/quality.c.o CMakeFiles/mmg3d4.dir/sources/scalem.c.o CMakeFiles/mmg3d4.dir/sources/typelt.c.o CMakeFiles/mmg3d4.dir/sources/ratio.c.o CMakeFiles/mmg3d4.dir/sources/length.c.o CMakeFiles/mmg3d4.dir/sources/swap56.c.o CMakeFiles/mmg3d4.dir/sources/swapar.c.o CMakeFiles/mmg3d4.dir/sources/boulep.c.o CMakeFiles/mmg3d4.dir/sources/optlen.c.o CMakeFiles/mmg3d4.dir/sources/simu68.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.3-Source' [100%] Built target mmg3d4 make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9gGY0D + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 ++ dirname /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 + cd mmg3d4-4.0.3-Source + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 /usr/bin/cmake -H/builddir/build/BUILD/mmg3d4-4.0.3-Source -B/builddir/build/BUILD/mmg3d4-4.0.3-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' cd /builddir/build/BUILD/mmg3d4-4.0.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles/mmg3d4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' /usr/bin/make -f CMakeFiles/mmg3d4.dir/build.make CMakeFiles/mmg3d4.dir/build make[2]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' make[2]: Nothing to be done for 'CMakeFiles/mmg3d4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' [ 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.3-Source' cd /builddir/build/BUILD/mmg3d4-4.0.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles/mmg3d4_so.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-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.3-Source' make[2]: Nothing to be done for 'CMakeFiles/mmg3d4_so.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' [100%] Built target mmg3d4_so make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mmg3d4-4.0.3-Source/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/mmg3d4-4.0.3-Source' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/include/libmmg3d4.h -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/lib/libmmg3d4.so.4.0.1 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/lib/libmmg3d4.so.4 -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/lib/libmmg3d4.so -- Installing: /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/bin/mmg3d4 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mmg3d4-4.0.3-Source extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/bin/mmg3d4 extracting debug info from /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/lib/libmmg3d4.so.4.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.4.debug symlinked /usr/lib/debug/usr/lib/libmmg3d4.so.4.0.1.debug to /usr/lib/debug/usr/lib/libmmg3d4.so.debug 2875 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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.3-1.fc22.i686 Provides: mmg3d = 4.0.3-1.fc22 mmg3d(x86-32) = 4.0.3-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libscotch.so.0 libscotcherr.so.0 rtld(GNU_HASH) Processing files: mmg3d-libs-4.0.3-1.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SK2B3g + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.3-Source + DOCDIR=/builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/share/doc/mmg3d-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/share/doc/mmg3d-libs + cp -pr README.txt /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/share/doc/mmg3d-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5OfS6T + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.3-Source + LICENSEDIR=/builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/share/licenses/mmg3d-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/share/licenses/mmg3d-libs + cp -pr Copyright.txt /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386/usr/share/licenses/mmg3d-libs + exit 0 Provides: libmmg3d4.so.4 mmg3d-libs = 4.0.3-1.fc22 mmg3d-libs(x86-32) = 4.0.3-1.fc22 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libscotch.so.0 libscotcherr.so.0 rtld(GNU_HASH) Processing files: mmg3d-devel-4.0.3-1.fc22.i686 Provides: mmg3d-devel = 4.0.3-1.fc22 mmg3d-devel(x86-32) = 4.0.3-1.fc22 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.3-1.fc22.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 warning: Could not canonicalize hostname: buildvm-22-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mmg3d-4.0.3-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/mmg3d-libs-4.0.3-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/mmg3d-devel-4.0.3-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/mmg3d-debuginfo-4.0.3-1.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w6UFRy + umask 022 + cd /builddir/build/BUILD + cd mmg3d4-4.0.3-Source + /usr/bin/rm -rf /builddir/build/BUILDROOT/mmg3d-4.0.3-1.fc22.i386 + exit 0 Child return code was: 0 LEAVE do -->