Started by GitHub push by enigne Started by GitHub push by TidbitSoftware Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Examples The recommended git tool is: NONE > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Examples/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 072aa291d7ee5f02b8594a11601a4414762e2a2b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 072aa291d7ee5f02b8594a11601a4414762e2a2b # timeout=10 Commit message: "Updating GMT version (specifically for distributable packages)" > git rev-list --no-walk 0accb71a0c7ff4277a25ccfb21d1512ea98682fe # timeout=10 [macOS-Silicon-Examples] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins705143282374146655.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- externalpackages/gmt/install-6-linux-static.sh externalpackages/gmt/install-6-linux.sh externalpackages/gmt/install-6-mac-static.sh externalpackages/gmt/install-6-mac.sh externalpackages/gmt/install-6-pleiades.sh packagers/linux/package-issm-linux-binaries-matlab.sh packagers/linux/package-issm-linux-binaries-python-3.sh packagers/mac/package-issm-mac-binaries-matlab.sh packagers/mac/package-issm-mac-binaries-python-3.sh src/m/contrib/chenggong/modeldata/interpdH.m src/m/coordsystems/gmtmask.m src/m/coordsystems/gmtmask.py -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Skipping autotools ====================================================== ====================================================== Skipping cmake ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping boost ====================================================== ====================================================== Skipping dakota ====================================================== ====================================================== Skipping chaco ====================================================== ====================================================== Skipping curl ====================================================== ====================================================== Skipping hdf5 ====================================================== ====================================================== Skipping netcdf ====================================================== ====================================================== Skipping proj ====================================================== ====================================================== Skipping gdal ====================================================== ====================================================== Skipping gshhg ====================================================== ====================================================== Skipping gmt ====================================================== ====================================================== Skipping gmsh ====================================================== ====================================================== Skipping triangle ====================================================== ====================================================== Skipping m1qn3 ====================================================== ====================================================== Skipping semic ====================================================== ====================================================== Skipping shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Examples/aux-config/missing aclocal-1.16 -I m4 cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Examples/aux-config/missing automake-1.16 --foreign CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Examples/aux-config/missing autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/Users/jenkins/workspace/macOS-Silicon-Examples --disable-static --enable-development --enable-debugging --with-numthreads=8 --with-matlab-dir=/Applications/MATLAB_R2023b.app --with-fortran-lib=-L/opt/homebrew/lib/gcc/current -lgfortran --with-mpi-include=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include --with-mpi-libflags=-L/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install --with-metis-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install --with-parmetis-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install --with-scalapack-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install --with-mumps-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install --with-hdf5-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/hdf5/install --with-petsc-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install --with-boost-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/boost/install --with-dakota-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/dakota/install --with-chaco-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/chaco/install --with-proj-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/proj/install --with-triangle-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/triangle/install --with-m1qn3-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/m1qn3/install --with-semic-dir=/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/semic/install --no-create --no-recursion configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.1 configuration = configure: ============================================================================ checking build system type... arm-apple-darwin24.6.0 checking host system type... arm-apple-darwin24.6.0 checking target system type... arm-apple-darwin24.6.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert arm-apple-darwin24.6.0 file names to arm-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Fri Jan 9 16:31:14 PST 2026 checking user name... jenkins checking host full OS name and version... darwin24.6.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.6.0 checking host OS architecture... arm64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no checking for wrappers compilation... yes checking operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... yes checking for Boost version... 1.73 checking for Dakota... yes checking for Dakota version... 6.2 checking for Dakota major version... 6 checking for Dakota minor version... 2 checking for Dakota build version... 0 checking for Python... no checking for Python... no checking for python-numpy... no checking for Chaco... yes checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.23 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 8 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands Making uninstall in src Making uninstall in c ( cd '/Users/jenkins/workspace/macOS-Silicon-Examples/bin' && rm -f issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe ) /bin/sh ../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMCore.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMCore.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMCore.dylib /bin/sh ../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMOverload.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMOverload.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMOverload.dylib /bin/sh ../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMModules.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMModules.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMModules.dylib Making uninstall in m Making uninstall in wrappers Making uninstall in matlab /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMMatlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMMatlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMMatlab.dylib /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMApi_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMApi_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMApi_matlab.dylib /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgConvertMesh_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgConvertMesh_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgConvertMesh_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgMesher_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgMesher_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgMesher_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgTriangulate_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgTriangulate_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgTriangulate_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToMesh_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToMesh_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToMesh_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToNodes_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToNodes_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToNodes_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/DistanceToMaskBoundary_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/DistanceToMaskBoundary_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/DistanceToMaskBoundary_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/ElementConnectivity_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ElementConnectivity_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ElementConnectivity_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpSimplify_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpSimplify_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpSimplify_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpToLevelSet_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpToLevelSet_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpToLevelSet_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGridToMesh_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGridToMesh_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGridToMesh_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGrid.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGrid.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGrid.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGrid.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMesh2d_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMesh2d_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMesh2d_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToGrid_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToGrid_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToGrid_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh2d_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh2d_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh3d_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh3d_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/IssmConfig_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/IssmConfig_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/IssmConfig_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshPartition_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshPartition_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshPartition_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshProfileIntersection_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshProfileIntersection_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshProfileIntersection_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/NodeConnectivity_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/NodeConnectivity_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/NodeConnectivity_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/PointCloudFindNeighbors_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PointCloudFindNeighbors_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PointCloudFindNeighbors_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/ProcessRifts_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ProcessRifts_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ProcessRifts_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/PropagateFlagsFromConnectivity_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PropagateFlagsFromConnectivity_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/Triangle_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Triangle_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Triangle_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/Chaco_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Chaco_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Chaco_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Chaco_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/Kriging_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Kriging_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Kriging_matlab.mexmaca64 /bin/sh ../../../libtool --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Examples/lib/CoordTransform_matlab.la' libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Examples/lib/CoordTransform_matlab.la /Users/jenkins/workspace/macOS-Silicon-Examples/lib/CoordTransform_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/CoordTransform_matlab.mexmaca64 make[3]: Nothing to be done for `uninstall-am'. make[2]: Nothing to be done for `uninstall-am'. make[1]: Nothing to be done for `uninstall-am'. Making distclean in src Making distclean in c rm -f issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe rm -f issm issm_slc kriging issm_dakota issm_post test -z "libISSMCore.la libISSMOverload.la libISSMModules.la" || rm -f libISSMCore.la libISSMOverload.la libISSMModules.la rm -f ./so_locations rm -rf .libs _libs rm -rf ./analyses/.libs ./analyses/_libs rm -rf ./bamg/.libs ./bamg/_libs rm -rf ./classes/.libs ./classes/_libs rm -rf ./classes/Constraints/.libs ./classes/Constraints/_libs rm -rf ./classes/Dakota/.libs ./classes/Dakota/_libs rm -rf ./classes/Elements/.libs ./classes/Elements/_libs rm -rf ./classes/ExternalResults/.libs ./classes/ExternalResults/_libs rm -rf ./classes/Inputs/.libs ./classes/Inputs/_libs rm -rf ./classes/Loads/.libs ./classes/Loads/_libs rm -rf ./classes/Materials/.libs ./classes/Materials/_libs rm -rf ./classes/Options/.libs ./classes/Options/_libs rm -rf ./classes/Params/.libs ./classes/Params/_libs rm -rf ./classes/gauss/.libs ./classes/gauss/_libs rm -rf ./classes/kriging/.libs ./classes/kriging/_libs rm -rf ./classes/matrix/.libs ./classes/matrix/_libs rm -rf ./cores/.libs ./cores/_libs rm -rf ./datastructures/.libs ./datastructures/_libs rm -rf ./main/.libs ./main/_libs rm -rf ./modules/AllocateSystemMatricesx/.libs ./modules/AllocateSystemMatricesx/_libs rm -rf ./modules/AverageOntoPartitionx/.libs ./modules/AverageOntoPartitionx/_libs rm -rf ./modules/BamgConvertMeshx/.libs ./modules/BamgConvertMeshx/_libs rm -rf ./modules/BamgTriangulatex/.libs ./modules/BamgTriangulatex/_libs rm -rf ./modules/Bamgx/.libs ./modules/Bamgx/_libs rm -rf ./modules/Calvingx/.libs ./modules/Calvingx/_libs rm -rf ./modules/Chacox/.libs ./modules/Chacox/_libs rm -rf ./modules/ConfigureObjectsx/.libs ./modules/ConfigureObjectsx/_libs rm -rf ./modules/ConstraintsStatex/.libs ./modules/ConstraintsStatex/_libs rm -rf ./modules/ContourToMeshx/.libs ./modules/ContourToMeshx/_libs rm -rf ./modules/ContourToNodesx/.libs ./modules/ContourToNodesx/_libs rm -rf ./modules/ControlInputSetGradientx/.libs ./modules/ControlInputSetGradientx/_libs rm -rf ./modules/CoordinateSystemTransformx/.libs ./modules/CoordinateSystemTransformx/_libs rm -rf ./modules/CreateJacobianMatrixx/.libs ./modules/CreateJacobianMatrixx/_libs rm -rf ./modules/CreateNodalConstraintsx/.libs ./modules/CreateNodalConstraintsx/_libs rm -rf ./modules/Damagex/.libs ./modules/Damagex/_libs rm -rf ./modules/DistanceToMaskBoundaryx/.libs ./modules/DistanceToMaskBoundaryx/_libs rm -rf ./modules/DragCoefficientAbsGradientx/.libs ./modules/DragCoefficientAbsGradientx/_libs rm -rf ./modules/ElementConnectivityx/.libs ./modules/ElementConnectivityx/_libs rm -rf ./modules/ElementCoordinatesx/.libs ./modules/ElementCoordinatesx/_libs rm -rf ./modules/ExpToLevelSetx/.libs ./modules/ExpToLevelSetx/_libs rm -rf ./modules/FloatingiceMeltingRatePicox/.libs ./modules/FloatingiceMeltingRatePicox/_libs rm -rf ./modules/FloatingiceMeltingRatex/.libs ./modules/FloatingiceMeltingRatex/_libs rm -rf ./modules/FrontalForcingsx/.libs ./modules/FrontalForcingsx/_libs rm -rf ./modules/GeothermalFluxx/.libs ./modules/GeothermalFluxx/_libs rm -rf ./modules/GetSolutionFromInputsx/.libs ./modules/GetSolutionFromInputsx/_libs rm -rf ./modules/GetVectorFromControlInputsx/.libs ./modules/GetVectorFromControlInputsx/_libs rm -rf ./modules/GetVectorFromInputsx/.libs ./modules/GetVectorFromInputsx/_libs rm -rf ./modules/GiaDeflectionCorex/.libs ./modules/GiaDeflectionCorex/_libs rm -rf ./modules/Gradjx/.libs ./modules/Gradjx/_libs rm -rf ./modules/GroundinglineMigrationx/.libs ./modules/GroundinglineMigrationx/_libs rm -rf ./modules/InputDepthAverageAtBasex/.libs ./modules/InputDepthAverageAtBasex/_libs rm -rf ./modules/InputDuplicatex/.libs ./modules/InputDuplicatex/_libs rm -rf ./modules/InputExtrudex/.libs ./modules/InputExtrudex/_libs rm -rf ./modules/InputUpdateFromConstantx/.libs ./modules/InputUpdateFromConstantx/_libs rm -rf ./modules/InputUpdateFromDakotax/.libs ./modules/InputUpdateFromDakotax/_libs rm -rf ./modules/InputUpdateFromMatrixDakotax/.libs ./modules/InputUpdateFromMatrixDakotax/_libs rm -rf ./modules/InputUpdateFromSolutionx/.libs ./modules/InputUpdateFromSolutionx/_libs rm -rf ./modules/InputUpdateFromVectorDakotax/.libs ./modules/InputUpdateFromVectorDakotax/_libs rm -rf ./modules/InputUpdateFromVectorx/.libs ./modules/InputUpdateFromVectorx/_libs rm -rf ./modules/InterpFromGridToMeshx/.libs ./modules/InterpFromGridToMeshx/_libs rm -rf ./modules/InterpFromMesh2dx/.libs ./modules/InterpFromMesh2dx/_libs rm -rf ./modules/InterpFromMeshToGridx/.libs ./modules/InterpFromMeshToGridx/_libs rm -rf ./modules/InterpFromMeshToMesh2dx/.libs ./modules/InterpFromMeshToMesh2dx/_libs rm -rf ./modules/InterpFromMeshToMesh3dx/.libs ./modules/InterpFromMeshToMesh3dx/_libs rm -rf ./modules/IoModelToConstraintsx/.libs ./modules/IoModelToConstraintsx/_libs rm -rf ./modules/KillIcebergsx/.libs ./modules/KillIcebergsx/_libs rm -rf ./modules/Krigingx/.libs ./modules/Krigingx/_libs rm -rf ./modules/Mergesolutionfromftogx/.libs ./modules/Mergesolutionfromftogx/_libs rm -rf ./modules/MeshPartitionx/.libs ./modules/MeshPartitionx/_libs rm -rf ./modules/MeshProfileIntersectionx/.libs ./modules/MeshProfileIntersectionx/_libs rm -rf ./modules/MmeToInputFromIdx/.libs ./modules/MmeToInputFromIdx/_libs rm -rf ./modules/MmeToInputx/.libs ./modules/MmeToInputx/_libs rm -rf ./modules/ModelProcessorx/.libs ./modules/ModelProcessorx/_libs rm -rf ./modules/ModelProcessorx/Autodiff/.libs ./modules/ModelProcessorx/Autodiff/_libs rm -rf ./modules/ModelProcessorx/Control/.libs ./modules/ModelProcessorx/Control/_libs rm -rf ./modules/ModelProcessorx/Dakota/.libs ./modules/ModelProcessorx/Dakota/_libs rm -rf ./modules/ModelProcessorx/Transient/.libs ./modules/ModelProcessorx/Transient/_libs rm -rf ./modules/NodalValuex/.libs ./modules/NodalValuex/_libs rm -rf ./modules/NodeConnectivityx/.libs ./modules/NodeConnectivityx/_libs rm -rf ./modules/NodesDofx/.libs ./modules/NodesDofx/_libs rm -rf ./modules/OceanExchangeDatax/.libs ./modules/OceanExchangeDatax/_libs rm -rf ./modules/OutputDefinitionsResponsex/.libs ./modules/OutputDefinitionsResponsex/_libs rm -rf ./modules/OutputResultsx/.libs ./modules/OutputResultsx/_libs rm -rf ./modules/ParseToolkitsOptionsx/.libs ./modules/ParseToolkitsOptionsx/_libs rm -rf ./modules/PointCloudFindNeighborsx/.libs ./modules/PointCloudFindNeighborsx/_libs rm -rf ./modules/ProcessRiftsx/.libs ./modules/ProcessRiftsx/_libs rm -rf ./modules/PropagateFlagsFromConnectivityx/.libs ./modules/PropagateFlagsFromConnectivityx/_libs rm -rf ./modules/QmuStatisticsx/.libs ./modules/QmuStatisticsx/_libs rm -rf ./modules/Reduceloadx/.libs ./modules/Reduceloadx/_libs rm -rf ./modules/Reducevectorgtofx/.libs ./modules/Reducevectorgtofx/_libs rm -rf ./modules/ResetConstraintsx/.libs ./modules/ResetConstraintsx/_libs rm -rf ./modules/ResetFSBasalBoundaryConditionx/.libs ./modules/ResetFSBasalBoundaryConditionx/_libs rm -rf ./modules/RheologyBAbsGradientx/.libs ./modules/RheologyBAbsGradientx/_libs rm -rf ./modules/RheologyBbarAbsGradientx/.libs ./modules/RheologyBbarAbsGradientx/_libs rm -rf ./modules/SetActiveNodesLSMx/.libs ./modules/SetActiveNodesLSMx/_libs rm -rf ./modules/SetControlInputsFromVectorx/.libs ./modules/SetControlInputsFromVectorx/_libs rm -rf ./modules/Solverx/.libs ./modules/Solverx/_libs rm -rf ./modules/SpcNodesx/.libs ./modules/SpcNodesx/_libs rm -rf ./modules/StochasticForcingx/.libs ./modules/StochasticForcingx/_libs rm -rf ./modules/SurfaceAbsVelMisfitx/.libs ./modules/SurfaceAbsVelMisfitx/_libs rm -rf ./modules/SurfaceAreax/.libs ./modules/SurfaceAreax/_libs rm -rf ./modules/SurfaceAverageVelMisfitx/.libs ./modules/SurfaceAverageVelMisfitx/_libs rm -rf ./modules/SurfaceLogVelMisfitx/.libs ./modules/SurfaceLogVelMisfitx/_libs rm -rf ./modules/SurfaceLogVxVyMisfitx/.libs ./modules/SurfaceLogVxVyMisfitx/_libs rm -rf ./modules/SurfaceMassBalancex/.libs ./modules/SurfaceMassBalancex/_libs rm -rf ./modules/SurfaceRelVelMisfitx/.libs ./modules/SurfaceRelVelMisfitx/_libs rm -rf ./modules/SystemMatricesx/.libs ./modules/SystemMatricesx/_libs rm -rf ./modules/ThicknessAbsMisfitx/.libs ./modules/ThicknessAbsMisfitx/_libs rm -rf ./modules/ThicknessAcrossGradientx/.libs ./modules/ThicknessAcrossGradientx/_libs rm -rf ./modules/ThicknessAlongGradientx/.libs ./modules/ThicknessAlongGradientx/_libs rm -rf ./modules/Trianglex/.libs ./modules/Trianglex/_libs rm -rf ./modules/UpdateDynamicConstraintsx/.libs ./modules/UpdateDynamicConstraintsx/_libs rm -rf ./modules/UpdateMmesx/.libs ./modules/UpdateMmesx/_libs rm -rf ./modules/VertexCoordinatesx/.libs ./modules/VertexCoordinatesx/_libs rm -rf ./modules/Zgesvx/.libs ./modules/Zgesvx/_libs rm -rf ./shared/Bamg/.libs ./shared/Bamg/_libs rm -rf ./shared/Elements/.libs ./shared/Elements/_libs rm -rf ./shared/Enum/.libs ./shared/Enum/_libs rm -rf ./shared/Exceptions/.libs ./shared/Exceptions/_libs rm -rf ./shared/Exp/.libs ./shared/Exp/_libs rm -rf ./shared/FSanalyticals/.libs ./shared/FSanalyticals/_libs rm -rf ./shared/LatLong/.libs ./shared/LatLong/_libs rm -rf ./shared/Matrix/.libs ./shared/Matrix/_libs rm -rf ./shared/MemOps/.libs ./shared/MemOps/_libs rm -rf ./shared/Numerics/.libs ./shared/Numerics/_libs rm -rf ./shared/Random/.libs ./shared/Random/_libs rm -rf ./shared/Sorting/.libs ./shared/Sorting/_libs rm -rf ./shared/String/.libs ./shared/String/_libs rm -rf ./shared/Threads/.libs ./shared/Threads/_libs rm -rf ./shared/Triangle/.libs ./shared/Triangle/_libs rm -rf ./shared/io/Comm/.libs ./shared/io/Comm/_libs rm -rf ./shared/io/Disk/.libs ./shared/io/Disk/_libs rm -rf ./shared/io/Marshalling/.libs ./shared/io/Marshalling/_libs rm -rf ./shared/io/Print/.libs ./shared/io/Print/_libs rm -rf ./solutionsequences/.libs ./solutionsequences/_libs rm -rf ./toolkits/.libs ./toolkits/_libs rm -rf ./toolkits/codipack/.libs ./toolkits/codipack/_libs rm -rf ./toolkits/gsl/.libs ./toolkits/gsl/_libs rm -rf ./toolkits/issm/.libs ./toolkits/issm/_libs rm -rf ./toolkits/metis/patches/.libs ./toolkits/metis/patches/_libs rm -rf ./toolkits/mpi/.libs ./toolkits/mpi/_libs rm -rf ./toolkits/mpi/commops/.libs ./toolkits/mpi/commops/_libs rm -rf ./toolkits/mumps/.libs ./toolkits/mumps/_libs rm -rf ./toolkits/petsc/objects/.libs ./toolkits/petsc/objects/_libs rm -rf ./toolkits/petsc/patches/.libs ./toolkits/petsc/patches/_libs rm -f *.o rm -f ./analyses/*.o rm -f ./analyses/*.lo rm -f ./bamg/*.o rm -f ./bamg/*.lo rm -f ./classes/*.o rm -f ./classes/*.lo rm -f ./classes/Constraints/*.o rm -f ./classes/Constraints/*.lo rm -f ./classes/Dakota/*.o rm -f ./classes/Dakota/*.lo rm -f ./classes/Elements/*.o rm -f ./classes/Elements/*.lo rm -f ./classes/ExternalResults/*.o rm -f ./classes/ExternalResults/*.lo rm -f ./classes/Inputs/*.o rm -f ./classes/Inputs/*.lo rm -f ./classes/Loads/*.o rm -f ./classes/Loads/*.lo rm -f ./classes/Materials/*.o rm -f ./classes/Materials/*.lo rm -f ./classes/Options/*.o rm -f ./classes/Options/*.lo rm -f ./classes/Params/*.o rm -f ./classes/Params/*.lo rm -f ./classes/gauss/*.o rm -f ./classes/gauss/*.lo rm -f ./classes/kriging/*.o rm -f ./classes/kriging/*.lo rm -f ./classes/matrix/*.o rm -f ./classes/matrix/*.lo rm -f ./cores/*.o rm -f ./cores/*.lo rm -f ./datastructures/*.o rm -f ./datastructures/*.lo rm -f ./main/*.o rm -f ./main/*.lo rm -f ./modules/AllocateSystemMatricesx/*.o rm -f ./modules/AllocateSystemMatricesx/*.lo rm -f ./modules/AverageOntoPartitionx/*.o rm -f ./modules/AverageOntoPartitionx/*.lo rm -f ./modules/BamgConvertMeshx/*.o rm -f ./modules/BamgConvertMeshx/*.lo rm -f ./modules/BamgTriangulatex/*.o rm -f ./modules/BamgTriangulatex/*.lo rm -f ./modules/Bamgx/*.o rm -f ./modules/Bamgx/*.lo rm -f ./modules/Calvingx/*.o rm -f ./modules/Calvingx/*.lo rm -f ./modules/Chacox/*.o rm -f ./modules/Chacox/*.lo rm -f ./modules/ConfigureObjectsx/*.o rm -f ./modules/ConfigureObjectsx/*.lo rm -f ./modules/ConstraintsStatex/*.o rm -f ./modules/ConstraintsStatex/*.lo rm -f ./modules/ContourToMeshx/*.o rm -f ./modules/ContourToMeshx/*.lo rm -f ./modules/ContourToNodesx/*.o rm -f ./modules/ContourToNodesx/*.lo rm -f ./modules/ControlInputSetGradientx/*.o rm -f ./modules/ControlInputSetGradientx/*.lo rm -f ./modules/CoordinateSystemTransformx/*.o rm -f ./modules/CoordinateSystemTransformx/*.lo rm -f ./modules/CreateJacobianMatrixx/*.o rm -f ./modules/CreateJacobianMatrixx/*.lo rm -f ./modules/CreateNodalConstraintsx/*.o rm -f ./modules/CreateNodalConstraintsx/*.lo rm -f ./modules/Damagex/*.o rm -f ./modules/Damagex/*.lo rm -f ./modules/DistanceToMaskBoundaryx/*.o rm -f ./modules/DistanceToMaskBoundaryx/*.lo rm -f ./modules/DragCoefficientAbsGradientx/*.o rm -f ./modules/DragCoefficientAbsGradientx/*.lo rm -f ./modules/ElementConnectivityx/*.o rm -f ./modules/ElementConnectivityx/*.lo rm -f ./modules/ElementCoordinatesx/*.o rm -f ./modules/ElementCoordinatesx/*.lo rm -f ./modules/ExpToLevelSetx/*.o rm -f ./modules/ExpToLevelSetx/*.lo rm -f ./modules/FloatingiceMeltingRatePicox/*.o rm -f ./modules/FloatingiceMeltingRatePicox/*.lo rm -f ./modules/FloatingiceMeltingRatex/*.o rm -f ./modules/FloatingiceMeltingRatex/*.lo rm -f ./modules/FrontalForcingsx/*.o rm -f ./modules/FrontalForcingsx/*.lo rm -f ./modules/GeothermalFluxx/*.o rm -f ./modules/GeothermalFluxx/*.lo rm -f ./modules/GetSolutionFromInputsx/*.o rm -f ./modules/GetSolutionFromInputsx/*.lo rm -f ./modules/GetVectorFromControlInputsx/*.o rm -f ./modules/GetVectorFromControlInputsx/*.lo rm -f ./modules/GetVectorFromInputsx/*.o rm -f ./modules/GetVectorFromInputsx/*.lo rm -f ./modules/GiaDeflectionCorex/*.o rm -f ./modules/GiaDeflectionCorex/*.lo rm -f ./modules/Gradjx/*.o rm -f ./modules/Gradjx/*.lo rm -f ./modules/GroundinglineMigrationx/*.o rm -f ./modules/GroundinglineMigrationx/*.lo rm -f ./modules/InputDepthAverageAtBasex/*.o rm -f ./modules/InputDepthAverageAtBasex/*.lo rm -f ./modules/InputDuplicatex/*.o rm -f ./modules/InputDuplicatex/*.lo rm -f ./modules/InputExtrudex/*.o rm -f ./modules/InputExtrudex/*.lo rm -f ./modules/InputUpdateFromConstantx/*.o rm -f ./modules/InputUpdateFromConstantx/*.lo rm -f ./modules/InputUpdateFromDakotax/*.o rm -f ./modules/InputUpdateFromDakotax/*.lo rm -f ./modules/InputUpdateFromMatrixDakotax/*.o rm -f ./modules/InputUpdateFromMatrixDakotax/*.lo rm -f ./modules/InputUpdateFromSolutionx/*.o rm -f ./modules/InputUpdateFromSolutionx/*.lo rm -f ./modules/InputUpdateFromVectorDakotax/*.o rm -f ./modules/InputUpdateFromVectorDakotax/*.lo rm -f ./modules/InputUpdateFromVectorx/*.o rm -f ./modules/InputUpdateFromVectorx/*.lo rm -f ./modules/InterpFromGridToMeshx/*.o rm -f ./modules/InterpFromGridToMeshx/*.lo rm -f ./modules/InterpFromMesh2dx/*.o rm -f ./modules/InterpFromMesh2dx/*.lo rm -f ./modules/InterpFromMeshToGridx/*.o rm -f ./modules/InterpFromMeshToGridx/*.lo rm -f ./modules/InterpFromMeshToMesh2dx/*.o rm -f ./modules/InterpFromMeshToMesh2dx/*.lo rm -f ./modules/InterpFromMeshToMesh3dx/*.o rm -f ./modules/InterpFromMeshToMesh3dx/*.lo rm -f ./modules/IoModelToConstraintsx/*.o rm -f ./modules/IoModelToConstraintsx/*.lo rm -f ./modules/KillIcebergsx/*.o rm -f ./modules/KillIcebergsx/*.lo rm -f ./modules/Krigingx/*.o rm -f ./modules/Krigingx/*.lo rm -f ./modules/Mergesolutionfromftogx/*.o rm -f ./modules/Mergesolutionfromftogx/*.lo rm -f ./modules/MeshPartitionx/*.o rm -f ./modules/MeshPartitionx/*.lo rm -f ./modules/MeshProfileIntersectionx/*.o rm -f ./modules/MeshProfileIntersectionx/*.lo rm -f ./modules/MmeToInputFromIdx/*.o rm -f ./modules/MmeToInputFromIdx/*.lo rm -f ./modules/MmeToInputx/*.o rm -f ./modules/MmeToInputx/*.lo rm -f ./modules/ModelProcessorx/*.o rm -f ./modules/ModelProcessorx/*.lo rm -f ./modules/ModelProcessorx/Autodiff/*.o rm -f ./modules/ModelProcessorx/Autodiff/*.lo rm -f ./modules/ModelProcessorx/Control/*.o rm -f ./modules/ModelProcessorx/Control/*.lo rm -f ./modules/ModelProcessorx/Dakota/*.o rm -f ./modules/ModelProcessorx/Dakota/*.lo rm -f ./modules/ModelProcessorx/Transient/*.o rm -f ./modules/ModelProcessorx/Transient/*.lo rm -f ./modules/NodalValuex/*.o rm -f ./modules/NodalValuex/*.lo rm -f ./modules/NodeConnectivityx/*.o rm -f ./modules/NodeConnectivityx/*.lo rm -f ./modules/NodesDofx/*.o rm -f ./modules/NodesDofx/*.lo rm -f ./modules/OceanExchangeDatax/*.o rm -f ./modules/OceanExchangeDatax/*.lo rm -f ./modules/OutputDefinitionsResponsex/*.o rm -f ./modules/OutputDefinitionsResponsex/*.lo rm -f ./modules/OutputResultsx/*.o rm -f ./modules/OutputResultsx/*.lo rm -f ./modules/ParseToolkitsOptionsx/*.o rm -f ./modules/ParseToolkitsOptionsx/*.lo rm -f ./modules/PointCloudFindNeighborsx/*.o rm -f ./modules/PointCloudFindNeighborsx/*.lo rm -f ./modules/ProcessRiftsx/*.o rm -f ./modules/ProcessRiftsx/*.lo rm -f ./modules/PropagateFlagsFromConnectivityx/*.o rm -f ./modules/PropagateFlagsFromConnectivityx/*.lo rm -f ./modules/QmuStatisticsx/*.o rm -f ./modules/QmuStatisticsx/*.lo rm -f ./modules/Reduceloadx/*.o rm -f ./modules/Reduceloadx/*.lo rm -f ./modules/Reducevectorgtofx/*.o rm -f ./modules/Reducevectorgtofx/*.lo rm -f ./modules/ResetConstraintsx/*.o rm -f ./modules/ResetConstraintsx/*.lo rm -f ./modules/ResetFSBasalBoundaryConditionx/*.o rm -f ./modules/ResetFSBasalBoundaryConditionx/*.lo rm -f ./modules/RheologyBAbsGradientx/*.o rm -f ./modules/RheologyBAbsGradientx/*.lo rm -f ./modules/RheologyBbarAbsGradientx/*.o rm -f ./modules/RheologyBbarAbsGradientx/*.lo rm -f ./modules/SetActiveNodesLSMx/*.o rm -f ./modules/SetActiveNodesLSMx/*.lo rm -f ./modules/SetControlInputsFromVectorx/*.o rm -f ./modules/SetControlInputsFromVectorx/*.lo rm -f ./modules/Solverx/*.o rm -f ./modules/Solverx/*.lo rm -f ./modules/SpcNodesx/*.o rm -f ./modules/SpcNodesx/*.lo rm -f ./modules/StochasticForcingx/*.o rm -f ./modules/StochasticForcingx/*.lo rm -f ./modules/SurfaceAbsVelMisfitx/*.o rm -f ./modules/SurfaceAbsVelMisfitx/*.lo rm -f ./modules/SurfaceAreax/*.o rm -f ./modules/SurfaceAreax/*.lo rm -f ./modules/SurfaceAverageVelMisfitx/*.o rm -f ./modules/SurfaceAverageVelMisfitx/*.lo rm -f ./modules/SurfaceLogVelMisfitx/*.o rm -f ./modules/SurfaceLogVelMisfitx/*.lo rm -f ./modules/SurfaceLogVxVyMisfitx/*.o rm -f ./modules/SurfaceLogVxVyMisfitx/*.lo rm -f ./modules/SurfaceMassBalancex/*.o rm -f ./modules/SurfaceMassBalancex/*.lo rm -f ./modules/SurfaceRelVelMisfitx/*.o rm -f ./modules/SurfaceRelVelMisfitx/*.lo rm -f ./modules/SystemMatricesx/*.o rm -f ./modules/SystemMatricesx/*.lo rm -f ./modules/ThicknessAbsMisfitx/*.o rm -f ./modules/ThicknessAbsMisfitx/*.lo rm -f ./modules/ThicknessAcrossGradientx/*.o rm -f ./modules/ThicknessAcrossGradientx/*.lo rm -f ./modules/ThicknessAlongGradientx/*.o rm -f ./modules/ThicknessAlongGradientx/*.lo rm -f ./modules/Trianglex/*.o rm -f ./modules/Trianglex/*.lo rm -f ./modules/UpdateDynamicConstraintsx/*.o rm -f ./modules/UpdateDynamicConstraintsx/*.lo rm -f ./modules/UpdateMmesx/*.o rm -f ./modules/UpdateMmesx/*.lo rm -f ./modules/VertexCoordinatesx/*.o rm -f ./modules/VertexCoordinatesx/*.lo rm -f ./modules/Zgesvx/*.o rm -f ./modules/Zgesvx/*.lo rm -f ./shared/Bamg/*.o rm -f ./shared/Bamg/*.lo rm -f ./shared/Elements/*.o rm -f ./shared/Elements/*.lo rm -f ./shared/Enum/*.o rm -f ./shared/Enum/*.lo rm -f ./shared/Exceptions/*.o rm -f ./shared/Exceptions/*.lo rm -f ./shared/Exp/*.o rm -f ./shared/Exp/*.lo rm -f ./shared/FSanalyticals/*.o rm -f ./shared/FSanalyticals/*.lo rm -f ./shared/LatLong/*.o rm -f ./shared/LatLong/*.lo rm -f ./shared/Matrix/*.o rm -f ./shared/Matrix/*.lo rm -f ./shared/MemOps/*.o rm -f ./shared/MemOps/*.lo rm -f ./shared/Numerics/*.o rm -f ./shared/Numerics/*.lo rm -f ./shared/Random/*.o rm -f ./shared/Random/*.lo rm -f ./shared/Sorting/*.o rm -f ./shared/Sorting/*.lo rm -f ./shared/String/*.o rm -f ./shared/String/*.lo rm -f ./shared/Threads/*.o rm -f ./shared/Threads/*.lo rm -f ./shared/Triangle/*.o rm -f ./shared/Triangle/*.lo rm -f ./shared/io/Comm/*.o rm -f ./shared/io/Comm/*.lo rm -f ./shared/io/Disk/*.o rm -f ./shared/io/Disk/*.lo rm -f ./shared/io/Marshalling/*.o rm -f ./shared/io/Marshalling/*.lo rm -f ./shared/io/Print/*.o rm -f ./shared/io/Print/*.lo rm -f ./solutionsequences/*.o rm -f ./solutionsequences/*.lo rm -f ./toolkits/*.o rm -f ./toolkits/*.lo rm -f ./toolkits/codipack/*.o rm -f ./toolkits/codipack/*.lo rm -f ./toolkits/gsl/*.o rm -f ./toolkits/gsl/*.lo rm -f ./toolkits/issm/*.o rm -f ./toolkits/issm/*.lo rm -f ./toolkits/metis/patches/*.o rm -f ./toolkits/metis/patches/*.lo rm -f ./toolkits/mpi/*.o rm -f ./toolkits/mpi/*.lo rm -f ./toolkits/mpi/commops/*.o rm -f ./toolkits/mpi/commops/*.lo rm -f ./toolkits/mumps/*.o rm -f ./toolkits/mumps/*.lo rm -f ./toolkits/petsc/objects/*.o rm -f ./toolkits/petsc/objects/*.lo rm -f ./toolkits/petsc/patches/*.o rm -f ./toolkits/petsc/patches/*.lo rm -f main/*.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f analyses/.deps/.dirstamp rm -f analyses/.dirstamp rm -f bamg/.deps/.dirstamp rm -f bamg/.dirstamp rm -f classes/.deps/.dirstamp rm -f classes/.dirstamp rm -f classes/Constraints/.deps/.dirstamp rm -f classes/Constraints/.dirstamp rm -f classes/Dakota/.deps/.dirstamp rm -f classes/Dakota/.dirstamp rm -f classes/Elements/.deps/.dirstamp rm -f classes/Elements/.dirstamp rm -f classes/ExternalResults/.deps/.dirstamp rm -f classes/ExternalResults/.dirstamp rm -f classes/Inputs/.deps/.dirstamp rm -f classes/Inputs/.dirstamp rm -f classes/Loads/.deps/.dirstamp rm -f classes/Loads/.dirstamp rm -f classes/Materials/.deps/.dirstamp rm -f classes/Materials/.dirstamp rm -f classes/Options/.deps/.dirstamp rm -f classes/Options/.dirstamp rm -f classes/Params/.deps/.dirstamp rm -f classes/Params/.dirstamp rm -f classes/gauss/.deps/.dirstamp rm -f classes/gauss/.dirstamp rm -f classes/kriging/.deps/.dirstamp rm -f classes/kriging/.dirstamp rm -f classes/matrix/.deps/.dirstamp rm -f classes/matrix/.dirstamp rm -f cores/.deps/.dirstamp rm -f cores/.dirstamp rm -f datastructures/.deps/.dirstamp rm -f datastructures/.dirstamp rm -f main/.deps/.dirstamp rm -f main/.dirstamp rm -f modules/AllocateSystemMatricesx/.deps/.dirstamp rm -f modules/AllocateSystemMatricesx/.dirstamp rm -f modules/AverageOntoPartitionx/.deps/.dirstamp rm -f modules/AverageOntoPartitionx/.dirstamp rm -f modules/BamgConvertMeshx/.deps/.dirstamp rm -f modules/BamgConvertMeshx/.dirstamp rm -f modules/BamgTriangulatex/.deps/.dirstamp rm -f modules/BamgTriangulatex/.dirstamp rm -f modules/Bamgx/.deps/.dirstamp rm -f modules/Bamgx/.dirstamp rm -f modules/Calvingx/.deps/.dirstamp rm -f modules/Calvingx/.dirstamp rm -f modules/Chacox/.deps/.dirstamp rm -f modules/Chacox/.dirstamp rm -f modules/ConfigureObjectsx/.deps/.dirstamp rm -f modules/ConfigureObjectsx/.dirstamp rm -f modules/ConstraintsStatex/.deps/.dirstamp rm -f modules/ConstraintsStatex/.dirstamp rm -f modules/ContourToMeshx/.deps/.dirstamp rm -f modules/ContourToMeshx/.dirstamp rm -f modules/ContourToNodesx/.deps/.dirstamp rm -f modules/ContourToNodesx/.dirstamp rm -f modules/ControlInputSetGradientx/.deps/.dirstamp rm -f modules/ControlInputSetGradientx/.dirstamp rm -f modules/CoordinateSystemTransformx/.deps/.dirstamp rm -f modules/CoordinateSystemTransformx/.dirstamp rm -f modules/CreateJacobianMatrixx/.deps/.dirstamp rm -f modules/CreateJacobianMatrixx/.dirstamp rm -f modules/CreateNodalConstraintsx/.deps/.dirstamp rm -f modules/CreateNodalConstraintsx/.dirstamp rm -f modules/Damagex/.deps/.dirstamp rm -f modules/Damagex/.dirstamp rm -f modules/DistanceToMaskBoundaryx/.deps/.dirstamp rm -f modules/DistanceToMaskBoundaryx/.dirstamp rm -f modules/DragCoefficientAbsGradientx/.deps/.dirstamp rm -f modules/DragCoefficientAbsGradientx/.dirstamp rm -f modules/ElementConnectivityx/.deps/.dirstamp rm -f modules/ElementConnectivityx/.dirstamp rm -f modules/ElementCoordinatesx/.deps/.dirstamp rm -f modules/ElementCoordinatesx/.dirstamp rm -f modules/ExpToLevelSetx/.deps/.dirstamp rm -f modules/ExpToLevelSetx/.dirstamp rm -f modules/FloatingiceMeltingRatePicox/.deps/.dirstamp rm -f modules/FloatingiceMeltingRatePicox/.dirstamp rm -f modules/FloatingiceMeltingRatex/.deps/.dirstamp rm -f modules/FloatingiceMeltingRatex/.dirstamp rm -f modules/FrontalForcingsx/.deps/.dirstamp rm -f modules/FrontalForcingsx/.dirstamp rm -f modules/GeothermalFluxx/.deps/.dirstamp rm -f modules/GeothermalFluxx/.dirstamp rm -f modules/GetSolutionFromInputsx/.deps/.dirstamp rm -f modules/GetSolutionFromInputsx/.dirstamp rm -f modules/GetVectorFromControlInputsx/.deps/.dirstamp rm -f modules/GetVectorFromControlInputsx/.dirstamp rm -f modules/GetVectorFromInputsx/.deps/.dirstamp rm -f modules/GetVectorFromInputsx/.dirstamp rm -f modules/GiaDeflectionCorex/.deps/.dirstamp rm -f modules/GiaDeflectionCorex/.dirstamp rm -f modules/Gradjx/.deps/.dirstamp rm -f modules/Gradjx/.dirstamp rm -f modules/GroundinglineMigrationx/.deps/.dirstamp rm -f modules/GroundinglineMigrationx/.dirstamp rm -f modules/InputDepthAverageAtBasex/.deps/.dirstamp rm -f modules/InputDepthAverageAtBasex/.dirstamp rm -f modules/InputDuplicatex/.deps/.dirstamp rm -f modules/InputDuplicatex/.dirstamp rm -f modules/InputExtrudex/.deps/.dirstamp rm -f modules/InputExtrudex/.dirstamp rm -f modules/InputUpdateFromConstantx/.deps/.dirstamp rm -f modules/InputUpdateFromConstantx/.dirstamp rm -f modules/InputUpdateFromDakotax/.deps/.dirstamp rm -f modules/InputUpdateFromDakotax/.dirstamp rm -f modules/InputUpdateFromMatrixDakotax/.deps/.dirstamp rm -f modules/InputUpdateFromMatrixDakotax/.dirstamp rm -f modules/InputUpdateFromSolutionx/.deps/.dirstamp rm -f modules/InputUpdateFromSolutionx/.dirstamp rm -f modules/InputUpdateFromVectorDakotax/.deps/.dirstamp rm -f modules/InputUpdateFromVectorDakotax/.dirstamp rm -f modules/InputUpdateFromVectorx/.deps/.dirstamp rm -f modules/InputUpdateFromVectorx/.dirstamp rm -f modules/InterpFromGridToMeshx/.deps/.dirstamp rm -f modules/InterpFromGridToMeshx/.dirstamp rm -f modules/InterpFromMesh2dx/.deps/.dirstamp rm -f modules/InterpFromMesh2dx/.dirstamp rm -f modules/InterpFromMeshToGridx/.deps/.dirstamp rm -f modules/InterpFromMeshToGridx/.dirstamp rm -f modules/InterpFromMeshToMesh2dx/.deps/.dirstamp rm -f modules/InterpFromMeshToMesh2dx/.dirstamp rm -f modules/InterpFromMeshToMesh3dx/.deps/.dirstamp rm -f modules/InterpFromMeshToMesh3dx/.dirstamp rm -f modules/IoModelToConstraintsx/.deps/.dirstamp rm -f modules/IoModelToConstraintsx/.dirstamp rm -f modules/KillIcebergsx/.deps/.dirstamp rm -f modules/KillIcebergsx/.dirstamp rm -f modules/Krigingx/.deps/.dirstamp rm -f modules/Krigingx/.dirstamp rm -f modules/Mergesolutionfromftogx/.deps/.dirstamp rm -f modules/Mergesolutionfromftogx/.dirstamp rm -f modules/MeshPartitionx/.deps/.dirstamp rm -f modules/MeshPartitionx/.dirstamp rm -f modules/MeshProfileIntersectionx/.deps/.dirstamp rm -f modules/MeshProfileIntersectionx/.dirstamp rm -f modules/MmeToInputFromIdx/.deps/.dirstamp rm -f modules/MmeToInputFromIdx/.dirstamp rm -f modules/MmeToInputx/.deps/.dirstamp rm -f modules/MmeToInputx/.dirstamp rm -f modules/ModelProcessorx/.deps/.dirstamp rm -f modules/ModelProcessorx/.dirstamp rm -f modules/ModelProcessorx/Autodiff/.deps/.dirstamp rm -f modules/ModelProcessorx/Autodiff/.dirstamp rm -f modules/ModelProcessorx/Control/.deps/.dirstamp rm -f modules/ModelProcessorx/Control/.dirstamp rm -f modules/ModelProcessorx/Dakota/.deps/.dirstamp rm -f modules/ModelProcessorx/Dakota/.dirstamp rm -f modules/ModelProcessorx/Transient/.deps/.dirstamp rm -f modules/ModelProcessorx/Transient/.dirstamp rm -f modules/NodalValuex/.deps/.dirstamp rm -f modules/NodalValuex/.dirstamp rm -f modules/NodeConnectivityx/.deps/.dirstamp rm -f modules/NodeConnectivityx/.dirstamp rm -f modules/NodesDofx/.deps/.dirstamp rm -f modules/NodesDofx/.dirstamp rm -f modules/OceanExchangeDatax/.deps/.dirstamp rm -f modules/OceanExchangeDatax/.dirstamp rm -f modules/OutputDefinitionsResponsex/.deps/.dirstamp rm -f modules/OutputDefinitionsResponsex/.dirstamp rm -f modules/OutputResultsx/.deps/.dirstamp rm -f modules/OutputResultsx/.dirstamp rm -f modules/ParseToolkitsOptionsx/.deps/.dirstamp rm -f modules/ParseToolkitsOptionsx/.dirstamp rm -f modules/PointCloudFindNeighborsx/.deps/.dirstamp rm -f modules/PointCloudFindNeighborsx/.dirstamp rm -f modules/ProcessRiftsx/.deps/.dirstamp rm -f modules/ProcessRiftsx/.dirstamp rm -f modules/PropagateFlagsFromConnectivityx/.deps/.dirstamp rm -f modules/PropagateFlagsFromConnectivityx/.dirstamp rm -f modules/QmuStatisticsx/.deps/.dirstamp rm -f modules/QmuStatisticsx/.dirstamp rm -f modules/Reduceloadx/.deps/.dirstamp rm -f modules/Reduceloadx/.dirstamp rm -f modules/Reducevectorgtofx/.deps/.dirstamp rm -f modules/Reducevectorgtofx/.dirstamp rm -f modules/ResetConstraintsx/.deps/.dirstamp rm -f modules/ResetConstraintsx/.dirstamp rm -f modules/ResetFSBasalBoundaryConditionx/.deps/.dirstamp rm -f modules/ResetFSBasalBoundaryConditionx/.dirstamp rm -f modules/RheologyBAbsGradientx/.deps/.dirstamp rm -f modules/RheologyBAbsGradientx/.dirstamp rm -f modules/RheologyBbarAbsGradientx/.deps/.dirstamp rm -f modules/RheologyBbarAbsGradientx/.dirstamp rm -f modules/SetActiveNodesLSMx/.deps/.dirstamp rm -f modules/SetActiveNodesLSMx/.dirstamp rm -f modules/SetControlInputsFromVectorx/.deps/.dirstamp rm -f modules/SetControlInputsFromVectorx/.dirstamp rm -f modules/Solverx/.deps/.dirstamp rm -f modules/Solverx/.dirstamp rm -f modules/SpcNodesx/.deps/.dirstamp rm -f modules/SpcNodesx/.dirstamp rm -f modules/StochasticForcingx/.deps/.dirstamp rm -f modules/StochasticForcingx/.dirstamp rm -f modules/SurfaceAbsVelMisfitx/.deps/.dirstamp rm -f modules/SurfaceAbsVelMisfitx/.dirstamp rm -f modules/SurfaceAreax/.deps/.dirstamp rm -f modules/SurfaceAreax/.dirstamp rm -f modules/SurfaceAverageVelMisfitx/.deps/.dirstamp rm -f modules/SurfaceAverageVelMisfitx/.dirstamp rm -f modules/SurfaceLogVelMisfitx/.deps/.dirstamp rm -f modules/SurfaceLogVelMisfitx/.dirstamp rm -f modules/SurfaceLogVxVyMisfitx/.deps/.dirstamp rm -f modules/SurfaceLogVxVyMisfitx/.dirstamp rm -f modules/SurfaceMassBalancex/.deps/.dirstamp rm -f modules/SurfaceMassBalancex/.dirstamp rm -f modules/SurfaceRelVelMisfitx/.deps/.dirstamp rm -f modules/SurfaceRelVelMisfitx/.dirstamp rm -f modules/SystemMatricesx/.deps/.dirstamp rm -f modules/SystemMatricesx/.dirstamp rm -f modules/ThicknessAbsMisfitx/.deps/.dirstamp rm -f modules/ThicknessAbsMisfitx/.dirstamp rm -f modules/ThicknessAcrossGradientx/.deps/.dirstamp rm -f modules/ThicknessAcrossGradientx/.dirstamp rm -f modules/ThicknessAlongGradientx/.deps/.dirstamp rm -f modules/ThicknessAlongGradientx/.dirstamp rm -f modules/Trianglex/.deps/.dirstamp rm -f modules/Trianglex/.dirstamp rm -f modules/UpdateDynamicConstraintsx/.deps/.dirstamp rm -f modules/UpdateDynamicConstraintsx/.dirstamp rm -f modules/UpdateMmesx/.deps/.dirstamp rm -f modules/UpdateMmesx/.dirstamp rm -f modules/VertexCoordinatesx/.deps/.dirstamp rm -f modules/VertexCoordinatesx/.dirstamp rm -f modules/Zgesvx/.deps/.dirstamp rm -f modules/Zgesvx/.dirstamp rm -f shared/Bamg/.deps/.dirstamp rm -f shared/Bamg/.dirstamp rm -f shared/Elements/.deps/.dirstamp rm -f shared/Elements/.dirstamp rm -f shared/Enum/.deps/.dirstamp rm -f shared/Enum/.dirstamp rm -f shared/Exceptions/.deps/.dirstamp rm -f shared/Exceptions/.dirstamp rm -f shared/Exp/.deps/.dirstamp rm -f shared/Exp/.dirstamp rm -f shared/FSanalyticals/.deps/.dirstamp rm -f shared/FSanalyticals/.dirstamp rm -f shared/LatLong/.deps/.dirstamp rm -f shared/LatLong/.dirstamp rm -f shared/Matrix/.deps/.dirstamp rm -f shared/Matrix/.dirstamp rm -f shared/MemOps/.deps/.dirstamp rm -f shared/MemOps/.dirstamp rm -f shared/Numerics/.deps/.dirstamp rm -f shared/Numerics/.dirstamp rm -f shared/Random/.deps/.dirstamp rm -f shared/Random/.dirstamp rm -f shared/Sorting/.deps/.dirstamp rm -f shared/Sorting/.dirstamp rm -f shared/String/.deps/.dirstamp rm -f shared/String/.dirstamp rm -f shared/Threads/.deps/.dirstamp rm -f shared/Threads/.dirstamp rm -f shared/Triangle/.deps/.dirstamp rm -f shared/Triangle/.dirstamp rm -f shared/io/Comm/.deps/.dirstamp rm -f shared/io/Comm/.dirstamp rm -f shared/io/Disk/.deps/.dirstamp rm -f shared/io/Disk/.dirstamp rm -f shared/io/Marshalling/.deps/.dirstamp rm -f shared/io/Marshalling/.dirstamp rm -f shared/io/Print/.deps/.dirstamp rm -f shared/io/Print/.dirstamp rm -f solutionsequences/.deps/.dirstamp rm -f solutionsequences/.dirstamp rm -f toolkits/.deps/.dirstamp rm -f toolkits/.dirstamp rm -f toolkits/codipack/.deps/.dirstamp rm -f toolkits/codipack/.dirstamp rm -f toolkits/gsl/.deps/.dirstamp rm -f toolkits/gsl/.dirstamp rm -f toolkits/issm/.deps/.dirstamp rm -f toolkits/issm/.dirstamp rm -f toolkits/metis/patches/.deps/.dirstamp rm -f toolkits/metis/patches/.dirstamp rm -f toolkits/mpi/.deps/.dirstamp rm -f toolkits/mpi/.dirstamp rm -f toolkits/mpi/commops/.deps/.dirstamp rm -f toolkits/mpi/commops/.dirstamp rm -f toolkits/mumps/.deps/.dirstamp rm -f toolkits/mumps/.dirstamp rm -f toolkits/petsc/objects/.deps/.dirstamp rm -f toolkits/petsc/objects/.dirstamp rm -f toolkits/petsc/patches/.deps/.dirstamp rm -f toolkits/petsc/patches/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethickness2Analysis.Plo rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethicknessAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-AdjointHorizAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-AgeAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-Balancethickness2Analysis.Plo rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessSoftAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-BalancevelocityAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-DamageEvolutionAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-DebrisAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-DepthAverageAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-EnthalpyAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-EnumToAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-EsaAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-ExtrapolationAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromBaseAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromTopAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceBaseAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceTopAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-GLheightadvectionAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyArmapwAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCEfficientAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCInefficientAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyGlaDSAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyPismAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyShaktiAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyShreveAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-HydrologyTwsAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionBaseAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionEPLAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-LevelsetAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-LoveAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-MasstransportAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-MeltingAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-MmemasstransportAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-OceantransportAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-SamplingAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-SealevelchangeAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-SmbAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-SmoothAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-StressbalanceAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-StressbalanceSIAAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-StressbalanceVerticalAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-ThermalAnalysis.Plo rm -f ./analyses/.deps/libISSMCore_la-UzawaPressureAnalysis.Plo rm -f ./bamg/.deps/libISSMCore_la-AdjacentTriangle.Plo rm -f ./bamg/.deps/libISSMCore_la-BamgGeom.Plo rm -f ./bamg/.deps/libISSMCore_la-BamgMesh.Plo rm -f ./bamg/.deps/libISSMCore_la-BamgOpts.Plo rm -f ./bamg/.deps/libISSMCore_la-BamgQuadtree.Plo rm -f ./bamg/.deps/libISSMCore_la-BamgVertex.Plo rm -f ./bamg/.deps/libISSMCore_la-CrackedEdge.Plo rm -f ./bamg/.deps/libISSMCore_la-Curve.Plo rm -f ./bamg/.deps/libISSMCore_la-Edge.Plo rm -f ./bamg/.deps/libISSMCore_la-EigenMetric.Plo rm -f ./bamg/.deps/libISSMCore_la-GeomEdge.Plo rm -f ./bamg/.deps/libISSMCore_la-GeomSubDomain.Plo rm -f ./bamg/.deps/libISSMCore_la-GeomVertex.Plo rm -f ./bamg/.deps/libISSMCore_la-Geometry.Plo rm -f ./bamg/.deps/libISSMCore_la-ListofIntersectionTriangles.Plo rm -f ./bamg/.deps/libISSMCore_la-Mesh.Plo rm -f ./bamg/.deps/libISSMCore_la-Metric.Plo rm -f ./bamg/.deps/libISSMCore_la-SetOfE4.Plo rm -f ./bamg/.deps/libISSMCore_la-SubDomain.Plo rm -f ./bamg/.deps/libISSMCore_la-Triangle.Plo rm -f ./bamg/.deps/libISSMCore_la-VertexOnEdge.Plo rm -f ./bamg/.deps/libISSMCore_la-VertexOnGeom.Plo rm -f ./bamg/.deps/libISSMCore_la-VertexOnVertex.Plo rm -f ./classes/.deps/libISSMCore_la-AmrBamg.Plo rm -f ./classes/.deps/libISSMCore_la-AmrNeopz.Plo rm -f ./classes/.deps/libISSMCore_la-BarystaticContributions.Plo rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgrad.Plo rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgradtransient.Plo rm -f ./classes/.deps/libISSMCore_la-Cflevelsetmisfit.Plo rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgrad.Plo rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgradtransient.Plo rm -f ./classes/.deps/libISSMCore_la-Cfsurfacelogvel.Plo rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquare.Plo rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquaretransient.Plo rm -f ./classes/.deps/libISSMCore_la-Contours.Plo rm -f ./classes/.deps/libISSMCore_la-DependentObject.Plo rm -f ./classes/.deps/libISSMCore_la-FemModel.Plo rm -f ./classes/.deps/libISSMCore_la-GrdLoads.Plo rm -f ./classes/.deps/libISSMCore_la-Hook.Plo rm -f ./classes/.deps/libISSMCore_la-IoModel.Plo rm -f ./classes/.deps/libISSMCore_la-Misfit.Plo rm -f ./classes/.deps/libISSMCore_la-Nodalvalue.Plo rm -f ./classes/.deps/libISSMCore_la-Node.Plo rm -f ./classes/.deps/libISSMCore_la-Nodes.Plo rm -f ./classes/.deps/libISSMCore_la-Numberedcostfunction.Plo rm -f ./classes/.deps/libISSMCore_la-Profiler.Plo rm -f ./classes/.deps/libISSMCore_la-Radar.Plo rm -f ./classes/.deps/libISSMCore_la-Regionaloutput.Plo rm -f ./classes/.deps/libISSMCore_la-RiftStruct.Plo rm -f ./classes/.deps/libISSMCore_la-SealevelGeometry.Plo rm -f ./classes/.deps/libISSMCore_la-Vertex.Plo rm -f ./classes/.deps/libISSMCore_la-Vertices.Plo rm -f ./classes/Constraints/.deps/libISSMCore_la-Constraints.Plo rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcDynamic.Plo rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcStatic.Plo rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcTransient.Plo rm -f ./classes/Dakota/.deps/libISSMCore_la-IssmParallelDirectApplicInterface.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-Element.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-ElementHook.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-Elements.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-Penta.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-PentaRef.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-Seg.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-SegRef.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-Tetra.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-TetraRef.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-Tria.Plo rm -f ./classes/Elements/.deps/libISSMCore_la-TriaRef.Plo rm -f ./classes/ExternalResults/.deps/libISSMCore_la-Results.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-ArrayInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-BoolInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-ControlInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-DatasetInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-DoubleInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-ElementInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-Inputs.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-IntArrayInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-IntInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-PentaInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-SegInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-TransientFileInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-TransientInput.Plo rm -f ./classes/Inputs/.deps/libISSMCore_la-TriaInput.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Channel.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Friction.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Loads.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Moulin.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Neumannflux.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Numericalflux.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Pengrid.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Penpair.Plo rm -f ./classes/Loads/.deps/libISSMCore_la-Riftfront.Plo rm -f ./classes/Materials/.deps/libISSMCore_la-Materials.Plo rm -f ./classes/Materials/.deps/libISSMCore_la-Matestar.Plo rm -f ./classes/Materials/.deps/libISSMCore_la-Matice.Plo rm -f ./classes/Materials/.deps/libISSMCore_la-Matlitho.Plo rm -f ./classes/Options/.deps/libISSMCore_la-Options.Plo rm -f ./classes/Params/.deps/libISSMCore_la-BoolParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-ControlParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-DataSetParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatArrayParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-DoubleParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-DoubleTransientMatParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-DoubleVecParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-FileParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-IntMatParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-IntParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-IntVecParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-MatrixParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-Parameters.Plo rm -f ./classes/Params/.deps/libISSMCore_la-StringArrayParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-StringParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-TransientArrayParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-TransientGriddedFieldParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-TransientParam.Plo rm -f ./classes/Params/.deps/libISSMCore_la-VectorParam.Plo rm -f ./classes/gauss/.deps/libISSMCore_la-GaussPenta.Plo rm -f ./classes/gauss/.deps/libISSMCore_la-GaussSeg.Plo rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTetra.Plo rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTria.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-Covertree.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-ExponentialVariogram.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-GaussianVariogram.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-Observation.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-Observations.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-PowerVariogram.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-Quadtree.Plo rm -f ./classes/kriging/.deps/libISSMCore_la-SphericalVariogram.Plo rm -f ./classes/matrix/.deps/libISSMCore_la-ElementMatrix.Plo rm -f ./classes/matrix/.deps/libISSMCore_la-ElementVector.Plo rm -f ./cores/.deps/libISSMCore_la-AdjointCorePointerFromSolutionEnum.Plo rm -f ./cores/.deps/libISSMCore_la-CorePointerFromSolutionEnum.Plo rm -f ./cores/.deps/libISSMCore_la-ProcessArguments.Plo rm -f ./cores/.deps/libISSMCore_la-ResetBoundaryConditions.Plo rm -f ./cores/.deps/libISSMCore_la-WrapperCorePointerFromSolutionEnum.Plo rm -f ./cores/.deps/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.Plo rm -f ./cores/.deps/libISSMCore_la-ad_core.Plo rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness2_core.Plo rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness_core.Plo rm -f ./cores/.deps/libISSMCore_la-adjointstressbalance_core.Plo rm -f ./cores/.deps/libISSMCore_la-balancethickness2_core.Plo rm -f ./cores/.deps/libISSMCore_la-balancethickness_core.Plo rm -f ./cores/.deps/libISSMCore_la-balancevelocity_core.Plo rm -f ./cores/.deps/libISSMCore_la-bedslope_core.Plo rm -f ./cores/.deps/libISSMCore_la-bmb_core.Plo rm -f ./cores/.deps/libISSMCore_la-control_core.Plo rm -f ./cores/.deps/libISSMCore_la-controladm1qn3_core.Plo rm -f ./cores/.deps/libISSMCore_la-controlm1qn3_core.Plo rm -f ./cores/.deps/libISSMCore_la-controltao_core.Plo rm -f ./cores/.deps/libISSMCore_la-controlvalidation_core.Plo rm -f ./cores/.deps/libISSMCore_la-dakota_core.Plo rm -f ./cores/.deps/libISSMCore_la-damage_core.Plo rm -f ./cores/.deps/libISSMCore_la-debris_core.Plo rm -f ./cores/.deps/libISSMCore_la-depthaverage_core.Plo rm -f ./cores/.deps/libISSMCore_la-dummy_core.Plo rm -f ./cores/.deps/libISSMCore_la-esa_core.Plo rm -f ./cores/.deps/libISSMCore_la-extrudefrombase_core.Plo rm -f ./cores/.deps/libISSMCore_la-extrudefromtop_core.Plo rm -f ./cores/.deps/libISSMCore_la-groundingline_core.Plo rm -f ./cores/.deps/libISSMCore_la-hydrology_core.Plo rm -f ./cores/.deps/libISSMCore_la-levelsetfunctionslope_core.Plo rm -f ./cores/.deps/libISSMCore_la-love_core.Plo rm -f ./cores/.deps/libISSMCore_la-masstransport_core.Plo rm -f ./cores/.deps/libISSMCore_la-mmemasstransport_core.Plo rm -f ./cores/.deps/libISSMCore_la-movingfront_core.Plo rm -f ./cores/.deps/libISSMCore_la-oceantransport_core.Plo rm -f ./cores/.deps/libISSMCore_la-sampling_core.Plo rm -f ./cores/.deps/libISSMCore_la-sealevelchange_core.Plo rm -f ./cores/.deps/libISSMCore_la-smb_core.Plo rm -f ./cores/.deps/libISSMCore_la-steadystate_core.Plo rm -f ./cores/.deps/libISSMCore_la-stressbalance_core.Plo rm -f ./cores/.deps/libISSMCore_la-surfaceslope_core.Plo rm -f ./cores/.deps/libISSMCore_la-thermal_core.Plo rm -f ./cores/.deps/libISSMCore_la-transient_core.Plo rm -f ./datastructures/.deps/libISSMCore_la-DataSet.Plo rm -f ./main/.deps/libISSMCore_la-EnvironmentFinalize.Plo rm -f ./main/.deps/libISSMCore_la-EnvironmentInit.Plo rm -f ./main/.deps/libISSMCore_la-esmfbinders.Plo rm -f ./modules/AllocateSystemMatricesx/.deps/libISSMCore_la-AllocateSystemMatricesx.Plo rm -f ./modules/AverageOntoPartitionx/.deps/libISSMCore_la-AverageOntoPartitionx.Plo rm -f ./modules/BamgConvertMeshx/.deps/libISSMCore_la-BamgConvertMeshx.Plo rm -f ./modules/BamgTriangulatex/.deps/libISSMCore_la-BamgTriangulatex.Plo rm -f ./modules/Bamgx/.deps/libISSMCore_la-Bamgx.Plo rm -f ./modules/Calvingx/.deps/libISSMCore_la-Calvingx.Plo rm -f ./modules/Chacox/.deps/libISSMModules_la-Chacox.Plo rm -f ./modules/Chacox/.deps/libISSMModules_la-chaco_seconds.Plo rm -f ./modules/Chacox/.deps/libISSMModules_la-input_parse.Plo rm -f ./modules/Chacox/.deps/libISSMModules_la-user_params.Plo rm -f ./modules/ConfigureObjectsx/.deps/libISSMCore_la-ConfigureObjectsx.Plo rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-ConstraintsStatex.Plo rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-RiftConstraintsState.Plo rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshx.Plo rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshxt.Plo rm -f ./modules/ContourToNodesx/.deps/libISSMModules_la-ContourToNodesx.Plo rm -f ./modules/ControlInputSetGradientx/.deps/libISSMCore_la-ControlInputSetGradientx.Plo rm -f ./modules/CoordinateSystemTransformx/.deps/libISSMCore_la-CoordinateSystemTransformx.Plo rm -f ./modules/CreateJacobianMatrixx/.deps/libISSMCore_la-CreateJacobianMatrixx.Plo rm -f ./modules/CreateNodalConstraintsx/.deps/libISSMCore_la-CreateNodalConstraintsx.Plo rm -f ./modules/Damagex/.deps/libISSMCore_la-Damagex.Plo rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryx.Plo rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryxt.Plo rm -f ./modules/DragCoefficientAbsGradientx/.deps/libISSMCore_la-DragCoefficientAbsGradientx.Plo rm -f ./modules/ElementConnectivityx/.deps/libISSMModules_la-ElementConnectivityx.Plo rm -f ./modules/ElementCoordinatesx/.deps/libISSMCore_la-ElementCoordinatesx.Plo rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetx.Plo rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetxt.Plo rm -f ./modules/FloatingiceMeltingRatePicox/.deps/libISSMCore_la-FloatingiceMeltingRatePicox.Plo rm -f ./modules/FloatingiceMeltingRatex/.deps/libISSMCore_la-FloatingiceMeltingRatex.Plo rm -f ./modules/FrontalForcingsx/.deps/libISSMCore_la-FrontalForcingsx.Plo rm -f ./modules/GeothermalFluxx/.deps/libISSMCore_la-GeothermalFluxx.Plo rm -f ./modules/GetSolutionFromInputsx/.deps/libISSMCore_la-GetSolutionFromInputsx.Plo rm -f ./modules/GetVectorFromControlInputsx/.deps/libISSMCore_la-GetVectorFromControlInputsx.Plo rm -f ./modules/GetVectorFromInputsx/.deps/libISSMCore_la-GetVectorFromInputsx.Plo rm -f ./modules/GiaDeflectionCorex/.deps/libISSMCore_la-GiaDeflectionCorex.Plo rm -f ./modules/Gradjx/.deps/libISSMCore_la-Gradjx.Plo rm -f ./modules/GroundinglineMigrationx/.deps/libISSMCore_la-GroundinglineMigrationx.Plo rm -f ./modules/InputDepthAverageAtBasex/.deps/libISSMCore_la-InputDepthAverageAtBasex.Plo rm -f ./modules/InputDuplicatex/.deps/libISSMCore_la-InputDuplicatex.Plo rm -f ./modules/InputExtrudex/.deps/libISSMCore_la-InputExtrudex.Plo rm -f ./modules/InputUpdateFromConstantx/.deps/libISSMCore_la-InputUpdateFromConstantx.Plo rm -f ./modules/InputUpdateFromDakotax/.deps/libISSMCore_la-InputUpdateFromDakotax.Plo rm -f ./modules/InputUpdateFromMatrixDakotax/.deps/libISSMCore_la-InputUpdateFromMatrixDakotax.Plo rm -f ./modules/InputUpdateFromSolutionx/.deps/libISSMCore_la-InputUpdateFromSolutionx.Plo rm -f ./modules/InputUpdateFromVectorDakotax/.deps/libISSMCore_la-InputUpdateFromVectorDakotax.Plo rm -f ./modules/InputUpdateFromVectorx/.deps/libISSMCore_la-InputUpdateFromVectorx.Plo rm -f ./modules/InterpFromGridToMeshx/.deps/libISSMModules_la-InterpFromGridToMeshx.Plo rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dx.Plo rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dxt.Plo rm -f ./modules/InterpFromMeshToGridx/.deps/libISSMModules_la-InterpFromMeshToGridx.Plo rm -f ./modules/InterpFromMeshToMesh2dx/.deps/libISSMCore_la-InterpFromMeshToMesh2dx.Plo rm -f ./modules/InterpFromMeshToMesh3dx/.deps/libISSMModules_la-InterpFromMeshToMesh3dx.Plo rm -f ./modules/IoModelToConstraintsx/.deps/libISSMCore_la-IoModelToConstraintsx.Plo rm -f ./modules/KillIcebergsx/.deps/libISSMCore_la-KillIcebergsx.Plo rm -f ./modules/Krigingx/.deps/libISSMCore_la-pKrigingx.Plo rm -f ./modules/Krigingx/.deps/libISSMModules_la-Krigingx.Plo rm -f ./modules/Krigingx/.deps/libISSMModules_la-pKrigingx.Plo rm -f ./modules/Mergesolutionfromftogx/.deps/libISSMCore_la-Mergesolutionfromftogx.Plo rm -f ./modules/MeshPartitionx/.deps/libISSMCore_la-MeshPartitionx.Plo rm -f ./modules/MeshProfileIntersectionx/.deps/libISSMModules_la-MeshProfileIntersectionx.Plo rm -f ./modules/MmeToInputFromIdx/.deps/libISSMCore_la-MmeToInputFromIdx.Plo rm -f ./modules/MmeToInputx/.deps/libISSMCore_la-MmeToInputx.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateEdges.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateElementsVerticesAndMaterials.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateFaces.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNodes.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNumberNodeToElementConnectivity.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateOutputDefinitions.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateParameters.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateSingleNodeToElementConnectivity.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-EdgesPartitioning.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ElementsAndVerticesPartitioning.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-FacesPartitioning.Plo rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ModelProcessorx.Plo rm -f ./modules/ModelProcessorx/Autodiff/.deps/libISSMCore_la-CreateParametersAutodiff.Plo rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-CreateParametersControl.Plo rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-UpdateElementsAndMaterialsControl.Plo rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-CreateParametersDakota.Plo rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-UpdateElementsAndMaterialsDakota.Plo rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateElementsTransient.Plo rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateParametersTransient.Plo rm -f ./modules/NodalValuex/.deps/libISSMCore_la-NodalValuex.Plo rm -f ./modules/NodeConnectivityx/.deps/libISSMModules_la-NodeConnectivityx.Plo rm -f ./modules/NodesDofx/.deps/libISSMCore_la-NodesDofx.Plo rm -f ./modules/OceanExchangeDatax/.deps/libISSMCore_la-OceanExchangeDatax.Plo rm -f ./modules/OutputDefinitionsResponsex/.deps/libISSMCore_la-OutputDefinitionsResponsex.Plo rm -f ./modules/OutputResultsx/.deps/libISSMCore_la-OutputResultsx.Plo rm -f ./modules/ParseToolkitsOptionsx/.deps/libISSMCore_la-ParseToolkitsOptionsx.Plo rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsx.Plo rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsxt.Plo rm -f ./modules/ProcessRiftsx/.deps/libISSMModules_la-ProcessRiftsx.Plo rm -f ./modules/PropagateFlagsFromConnectivityx/.deps/libISSMModules_la-PropagateFlagsFromConnectivityx.Plo rm -f ./modules/QmuStatisticsx/.deps/libISSMCore_la-QmuStatisticsx.Plo rm -f ./modules/Reduceloadx/.deps/libISSMCore_la-Reduceloadx.Plo rm -f ./modules/Reducevectorgtofx/.deps/libISSMCore_la-Reducevectorgtofx.Plo rm -f ./modules/ResetConstraintsx/.deps/libISSMCore_la-ResetConstraintsx.Plo rm -f ./modules/ResetFSBasalBoundaryConditionx/.deps/libISSMCore_la-ResetFSBasalBoundaryConditionx.Plo rm -f ./modules/RheologyBAbsGradientx/.deps/libISSMCore_la-RheologyBAbsGradientx.Plo rm -f ./modules/RheologyBbarAbsGradientx/.deps/libISSMCore_la-RheologyBbarAbsGradientx.Plo rm -f ./modules/SetActiveNodesLSMx/.deps/libISSMCore_la-SetActiveNodesLSMx.Plo rm -f ./modules/SetControlInputsFromVectorx/.deps/libISSMCore_la-SetControlInputsFromVectorx.Plo rm -f ./modules/Solverx/.deps/libISSMCore_la-Solverx.Plo rm -f ./modules/SpcNodesx/.deps/libISSMCore_la-SpcNodesx.Plo rm -f ./modules/StochasticForcingx/.deps/libISSMCore_la-StochasticForcingx.Plo rm -f ./modules/SurfaceAbsVelMisfitx/.deps/libISSMCore_la-SurfaceAbsVelMisfitx.Plo rm -f ./modules/SurfaceAreax/.deps/libISSMCore_la-SurfaceAreax.Plo rm -f ./modules/SurfaceAverageVelMisfitx/.deps/libISSMCore_la-SurfaceAverageVelMisfitx.Plo rm -f ./modules/SurfaceLogVelMisfitx/.deps/libISSMCore_la-SurfaceLogVelMisfitx.Plo rm -f ./modules/SurfaceLogVxVyMisfitx/.deps/libISSMCore_la-SurfaceLogVxVyMisfitx.Plo rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-Gembx.Plo rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-SurfaceMassBalancex.Plo rm -f ./modules/SurfaceRelVelMisfitx/.deps/libISSMCore_la-SurfaceRelVelMisfitx.Plo rm -f ./modules/SystemMatricesx/.deps/libISSMCore_la-SystemMatricesx.Plo rm -f ./modules/ThicknessAbsMisfitx/.deps/libISSMCore_la-ThicknessAbsMisfitx.Plo rm -f ./modules/ThicknessAcrossGradientx/.deps/libISSMCore_la-ThicknessAcrossGradientx.Plo rm -f ./modules/ThicknessAlongGradientx/.deps/libISSMCore_la-ThicknessAlongGradientx.Plo rm -f ./modules/Trianglex/.deps/libISSMModules_la-Trianglex.Plo rm -f ./modules/UpdateDynamicConstraintsx/.deps/libISSMCore_la-UpdateDynamicConstraintsx.Plo rm -f ./modules/UpdateMmesx/.deps/libISSMCore_la-UpdateMmesx.Plo rm -f ./modules/VertexCoordinatesx/.deps/libISSMCore_la-VertexCoordinatesx.Plo rm -f ./modules/Zgesvx/.deps/libISSMCore_la-Zgesvx.Plo rm -f ./shared/Bamg/.deps/libISSMCore_la-BigPrimeNumber.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-Arrhenius.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-BuddJacka.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-Cuffey.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-CuffeyTemperate.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-DrainageFunctionWaterfraction.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-EstarComponents.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-LliboutryDuval.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-NyeCO2.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-NyeH2O.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-Paterson.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalance.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalanceSicopolis.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-PrintArrays.Plo rm -f ./shared/Elements/.deps/libISSMCore_la-StressIntensityIntegralWeight.Plo rm -f ./shared/Enum/.deps/libISSMCore_la-EnumToStringx.Plo rm -f ./shared/Enum/.deps/libISSMCore_la-StringToEnumx.Plo rm -f ./shared/Exceptions/.deps/libISSMCore_la-Exceptions.Plo rm -f ./shared/Exp/.deps/libISSMModules_la-exp.Plo rm -f ./shared/FSanalyticals/.deps/libISSMCore_la-fsanalyticals.Plo rm -f ./shared/LatLong/.deps/libISSMCore_la-Ll2xyx.Plo rm -f ./shared/LatLong/.deps/libISSMCore_la-Xy2llx.Plo rm -f ./shared/Matrix/.deps/libISSMCore_la-MatrixUtils.Plo rm -f ./shared/MemOps/.deps/libISSMCore_la-MemOps.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-BrentSearch.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-GaussPoints.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-Interpolation.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-NewtonSolveDnorm.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-Normals.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-ODE1.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-Verbosity.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-XZvectorsToCoordinateSystem.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-cross.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-cubic.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-extrema.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-isnan.Plo rm -f ./shared/Numerics/.deps/libISSMCore_la-legendre.Plo rm -f ./shared/Random/.deps/libISSMCore_la-random.Plo rm -f ./shared/Random/.deps/libISSMCore_la-randomgenerator.Plo rm -f ./shared/Sorting/.deps/libISSMCore_la-binary_search.Plo rm -f ./shared/String/.deps/ApiPrintf.Plo rm -f ./shared/String/.deps/libISSMCore_la-DescriptorIndex.Plo rm -f ./shared/Threads/.deps/libISSMModules_la-LaunchThread.Plo rm -f ./shared/Threads/.deps/libISSMModules_la-PartitionRange.Plo rm -f ./shared/Triangle/.deps/libISSMModules_la-AssociateSegmentToElement.Plo rm -f ./shared/Triangle/.deps/libISSMModules_la-GridInsideHole.Plo rm -f ./shared/Triangle/.deps/libISSMModules_la-OrderSegments.Plo rm -f ./shared/Triangle/.deps/libISSMModules_la-SplitMeshForRifts.Plo rm -f ./shared/Triangle/.deps/libISSMModules_la-TriangleUtils.Plo rm -f ./shared/io/Comm/.deps/libISSMCore_la-IssmComm.Plo rm -f ./shared/io/Disk/.deps/libISSMCore_la-WriteLockFile.Plo rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfclose.Plo rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfopen.Plo rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-IoCodeConversions.Plo rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-Marshalling.Plo rm -f ./shared/io/Print/.deps/libISSMCore_la-PrintfFunction.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-convergence.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_adjoint_linear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_fct.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_glads_nonlinear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_hydro_nonlinear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la_theta.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_linear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_newton.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_nonlinear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_sampling.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_schurcg.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_shakti_nonlinear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.Plo rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_thermal_nonlinear.Plo rm -f ./toolkits/.deps/libISSMCore_la-ToolkitOptions.Plo rm -f ./toolkits/codipack/.deps/libISSMCore_la-CoDiPackDebug.Plo rm -f ./toolkits/codipack/.deps/libISSMCore_la-CoDiPackGlobal.Plo rm -f ./toolkits/codipack/.deps/libISSMCore_la-ampi_interface.Plo rm -f ./toolkits/gsl/.deps/libISSMCore_la-DenseGslSolve.Plo rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmSolver.Plo rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmToolkitUtils.Plo rm -f ./toolkits/metis/patches/.deps/libISSMCore_la-METIS_PartMeshNodalPatch.Plo rm -f ./toolkits/mpi/.deps/libISSMCore_la-issmmpi.Plo rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineGlobalSize.Plo rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineLocalSize.Plo rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineRowRankFromLocalSize.Plo rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-GetOwnershipBoundariesFromRange.Plo rm -f ./toolkits/mumps/.deps/libISSMCore_la-MumpsSolve.Plo rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscMat.Plo rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscSolver.Plo rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscVec.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscInsertMode.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscMatrixType.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscNormMode.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-KSPFree.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatFree.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatToMPISerial.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewMat.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewVec.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-PetscOptionsDetermineSolverType.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecFree.Plo rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecToMPISerial.Plo rm -f main/.deps/issm-issm.Po rm -f main/.deps/issm_dakota-issm_dakota.Po rm -f main/.deps/issm_ocean-issm_ocean.Po rm -f main/.deps/issm_post-issm_post.Po rm -f main/.deps/issm_slc-issm_slc.Po rm -f main/.deps/kriging-kriging.Po rm -f Makefile Making distclean in m rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile Making distclean in wrappers Making distclean in matlab test -z "libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la" || rm -f libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la rm -f ./so_locations rm -rf .libs _libs rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs rm -rf ../BamgMesher/.libs ../BamgMesher/_libs rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs rm -rf ../Chaco/.libs ../Chaco/_libs rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs rm -rf ../CoordTransform/.libs ../CoordTransform/_libs rm -rf ../DistanceToMaskBoundary/.libs ../DistanceToMaskBoundary/_libs rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs rm -rf ../ExpSimplify/.libs ../ExpSimplify/_libs rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs rm -rf ../InterpFromGrid/.libs ../InterpFromGrid/_libs rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs rm -rf ../IssmConfig/.libs ../IssmConfig/_libs rm -rf ../Kriging/.libs ../Kriging/_libs rm -rf ../MeshPartition/.libs ../MeshPartition/_libs rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs rm -rf ../PointCloudFindNeighbors/.libs ../PointCloudFindNeighbors/_libs rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs rm -rf ../PropagateFlagsFromConnectivity/.libs ../PropagateFlagsFromConnectivity/_libs rm -rf ../Triangle/.libs ../Triangle/_libs rm -rf ./io/.libs ./io/_libs rm -f *.o rm -f ../BamgConvertMesh/*.o rm -f ../BamgConvertMesh/*.lo rm -f ../BamgMesher/*.o rm -f ../BamgMesher/*.lo rm -f ../BamgTriangulate/*.o rm -f ../BamgTriangulate/*.lo rm -f ../Chaco/*.o rm -f ../Chaco/*.lo rm -f ../ContourToMesh/*.o rm -f ../ContourToMesh/*.lo rm -f ../ContourToNodes/*.o rm -f ../ContourToNodes/*.lo rm -f ../CoordTransform/*.o rm -f ../CoordTransform/*.lo rm -f ../DistanceToMaskBoundary/*.o rm -f ../DistanceToMaskBoundary/*.lo rm -f ../ElementConnectivity/*.o rm -f ../ElementConnectivity/*.lo rm -f ../ExpSimplify/*.o rm -f ../ExpSimplify/*.lo rm -f ../ExpToLevelSet/*.o rm -f ../ExpToLevelSet/*.lo rm -f ../InterpFromGrid/*.o rm -f ../InterpFromGrid/*.lo rm -f ../InterpFromGridToMesh/*.o rm -f ../InterpFromGridToMesh/*.lo rm -f ../InterpFromMesh2d/*.o rm -f ../InterpFromMesh2d/*.lo rm -f ../InterpFromMeshToGrid/*.o rm -f ../InterpFromMeshToGrid/*.lo rm -f ../InterpFromMeshToMesh2d/*.o rm -f ../InterpFromMeshToMesh2d/*.lo rm -f ../InterpFromMeshToMesh3d/*.o rm -f ../InterpFromMeshToMesh3d/*.lo rm -f ../IssmConfig/*.o rm -f ../IssmConfig/*.lo rm -f ../Kriging/*.o rm -f ../Kriging/*.lo rm -f ../MeshPartition/*.o rm -f ../MeshPartition/*.lo rm -f ../MeshProfileIntersection/*.o rm -f ../MeshProfileIntersection/*.lo rm -f ../NodeConnectivity/*.o rm -f ../NodeConnectivity/*.lo rm -f ../PointCloudFindNeighbors/*.o rm -f ../PointCloudFindNeighbors/*.lo rm -f ../ProcessRifts/*.o rm -f ../ProcessRifts/*.lo rm -f ../PropagateFlagsFromConnectivity/*.o rm -f ../PropagateFlagsFromConnectivity/*.lo rm -f ../Triangle/*.o rm -f ../Triangle/*.lo rm -f ./io/*.o rm -f ./io/*.lo rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f ../BamgConvertMesh/.deps/.dirstamp rm -f ../BamgConvertMesh/.dirstamp rm -f ../BamgMesher/.deps/.dirstamp rm -f ../BamgMesher/.dirstamp rm -f ../BamgTriangulate/.deps/.dirstamp rm -f ../BamgTriangulate/.dirstamp rm -f ../Chaco/.deps/.dirstamp rm -f ../Chaco/.dirstamp rm -f ../ContourToMesh/.deps/.dirstamp rm -f ../ContourToMesh/.dirstamp rm -f ../ContourToNodes/.deps/.dirstamp rm -f ../ContourToNodes/.dirstamp rm -f ../CoordTransform/.deps/.dirstamp rm -f ../CoordTransform/.dirstamp rm -f ../DistanceToMaskBoundary/.deps/.dirstamp rm -f ../DistanceToMaskBoundary/.dirstamp rm -f ../ElementConnectivity/.deps/.dirstamp rm -f ../ElementConnectivity/.dirstamp rm -f ../ExpSimplify/.deps/.dirstamp rm -f ../ExpSimplify/.dirstamp rm -f ../ExpToLevelSet/.deps/.dirstamp rm -f ../ExpToLevelSet/.dirstamp rm -f ../InterpFromGrid/.deps/.dirstamp rm -f ../InterpFromGrid/.dirstamp rm -f ../InterpFromGridToMesh/.deps/.dirstamp rm -f ../InterpFromGridToMesh/.dirstamp rm -f ../InterpFromMesh2d/.deps/.dirstamp rm -f ../InterpFromMesh2d/.dirstamp rm -f ../InterpFromMeshToGrid/.deps/.dirstamp rm -f ../InterpFromMeshToGrid/.dirstamp rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp rm -f ../InterpFromMeshToMesh2d/.dirstamp rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp rm -f ../InterpFromMeshToMesh3d/.dirstamp rm -f ../IssmConfig/.deps/.dirstamp rm -f ../IssmConfig/.dirstamp rm -f ../Kriging/.deps/.dirstamp rm -f ../Kriging/.dirstamp rm -f ../MeshPartition/.deps/.dirstamp rm -f ../MeshPartition/.dirstamp rm -f ../MeshProfileIntersection/.deps/.dirstamp rm -f ../MeshProfileIntersection/.dirstamp rm -f ../NodeConnectivity/.deps/.dirstamp rm -f ../NodeConnectivity/.dirstamp rm -f ../PointCloudFindNeighbors/.deps/.dirstamp rm -f ../PointCloudFindNeighbors/.dirstamp rm -f ../ProcessRifts/.deps/.dirstamp rm -f ../ProcessRifts/.dirstamp rm -f ../PropagateFlagsFromConnectivity/.deps/.dirstamp rm -f ../PropagateFlagsFromConnectivity/.dirstamp rm -f ../Triangle/.deps/.dirstamp rm -f ../Triangle/.dirstamp rm -f io/.deps/.dirstamp rm -f io/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ../BamgConvertMesh/.deps/BamgConvertMesh_matlab_la-BamgConvertMesh.Plo rm -f ../BamgMesher/.deps/BamgMesher_matlab_la-BamgMesher.Plo rm -f ../BamgTriangulate/.deps/BamgTriangulate_matlab_la-BamgTriangulate.Plo rm -f ../Chaco/.deps/Chaco_matlab_la-Chaco.Plo rm -f ../ContourToMesh/.deps/ContourToMesh_matlab_la-ContourToMesh.Plo rm -f ../ContourToNodes/.deps/ContourToNodes_matlab_la-ContourToNodes.Plo rm -f ../CoordTransform/.deps/CoordTransform_matlab_la-CoordTransform.Plo rm -f ../DistanceToMaskBoundary/.deps/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.Plo rm -f ../ElementConnectivity/.deps/ElementConnectivity_matlab_la-ElementConnectivity.Plo rm -f ../ExpSimplify/.deps/ExpSimplify_matlab_la-ExpSimplify.Plo rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_matlab_la-ExpToLevelSet.Plo rm -f ../InterpFromGrid/.deps/InterpFromGrid_la-InterpFromGrid.Plo rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.Plo rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_matlab_la-InterpFromMesh2d.Plo rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.Plo rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.Plo rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.Plo rm -f ../IssmConfig/.deps/IssmConfig_matlab_la-IssmConfig.Plo rm -f ../Kriging/.deps/Kriging_matlab_la-Kriging.Plo rm -f ../MeshPartition/.deps/MeshPartition_matlab_la-MeshPartition.Plo rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_matlab_la-MeshProfileIntersection.Plo rm -f ../NodeConnectivity/.deps/NodeConnectivity_matlab_la-NodeConnectivity.Plo rm -f ../PointCloudFindNeighbors/.deps/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.Plo rm -f ../ProcessRifts/.deps/ProcessRifts_matlab_la-ProcessRifts.Plo rm -f ../PropagateFlagsFromConnectivity/.deps/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.Plo rm -f ../Triangle/.deps/Triangle_matlab_la-Triangle.Plo rm -f ./io/.deps/libISSMApi_matlab_la-ApiPrintf.Plo rm -f ./io/.deps/libISSMMatlab_la-CheckNumMatlabArguments.Plo rm -f ./io/.deps/libISSMMatlab_la-FetchMatlabData.Plo rm -f ./io/.deps/libISSMMatlab_la-WriteMatlabData.Plo rm -f Makefile Making distclean in javascript rm -f IssmModule.js rm -f IssmModule test -z "libISSMJavascript.la libISSMApi_javascript.la" || rm -f libISSMJavascript.la libISSMApi_javascript.la rm -f ./so_locations rm -rf .libs _libs rm -rf ./io/.libs ./io/_libs rm -f *.o rm -f ../BamgMesher/*.o rm -f ../ContourToMesh/*.o rm -f ../ElementConnectivity/*.o rm -f ../InterpFromGridToMesh/*.o rm -f ../InterpFromMeshToMesh2d/*.o rm -f ../Issm/*.o rm -f ../IssmConfig/*.o rm -f ../NodeConnectivity/*.o rm -f ../Triangle/*.o rm -f ./io/*.o rm -f ./io/*.lo rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f ../BamgMesher/.deps/.dirstamp rm -f ../BamgMesher/.dirstamp rm -f ../ContourToMesh/.deps/.dirstamp rm -f ../ContourToMesh/.dirstamp rm -f ../ElementConnectivity/.deps/.dirstamp rm -f ../ElementConnectivity/.dirstamp rm -f ../InterpFromGridToMesh/.deps/.dirstamp rm -f ../InterpFromGridToMesh/.dirstamp rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp rm -f ../InterpFromMeshToMesh2d/.dirstamp rm -f ../Issm/.deps/.dirstamp rm -f ../Issm/.dirstamp rm -f ../IssmConfig/.deps/.dirstamp rm -f ../IssmConfig/.dirstamp rm -f ../NodeConnectivity/.deps/.dirstamp rm -f ../NodeConnectivity/.dirstamp rm -f ../Triangle/.deps/.dirstamp rm -f ../Triangle/.dirstamp rm -f io/.deps/.dirstamp rm -f io/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ../BamgMesher/.deps/IssmModule-BamgMesher.Po rm -f ../ContourToMesh/.deps/IssmModule-ContourToMesh.Po rm -f ../ElementConnectivity/.deps/IssmModule-ElementConnectivity.Po rm -f ../InterpFromGridToMesh/.deps/IssmModule-InterpFromGridToMesh.Po rm -f ../InterpFromMeshToMesh2d/.deps/IssmModule-InterpFromMeshToMesh2d.Po rm -f ../Issm/.deps/IssmModule-issm.Po rm -f ../IssmConfig/.deps/IssmModule-IssmConfig.Po rm -f ../NodeConnectivity/.deps/IssmModule-NodeConnectivity.Po rm -f ../Triangle/.deps/IssmModule-Triangle.Po rm -f ./io/.deps/libISSMApi_javascript_la-ApiPrintf.Plo rm -f ./io/.deps/libISSMJavascript_la-FetchJavascriptData.Plo rm -f ./io/.deps/libISSMJavascript_la-WriteJavascriptData.Plo rm -f Makefile Making distclean in python test -z "libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la" || rm -f libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la rm -f ./so_locations rm -rf .libs _libs rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs rm -rf ../BamgMesher/.libs ../BamgMesher/_libs rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs rm -rf ../Chaco/.libs ../Chaco/_libs rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs rm -rf ../IssmConfig/.libs ../IssmConfig/_libs rm -rf ../MeshPartition/.libs ../MeshPartition/_libs rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs rm -rf ../Triangle/.libs ../Triangle/_libs rm -rf ./io/.libs ./io/_libs rm -f *.o rm -f ../BamgConvertMesh/*.o rm -f ../BamgConvertMesh/*.lo rm -f ../BamgMesher/*.o rm -f ../BamgMesher/*.lo rm -f ../BamgTriangulate/*.o rm -f ../BamgTriangulate/*.lo rm -f ../Chaco/*.o rm -f ../Chaco/*.lo rm -f ../ContourToMesh/*.o rm -f ../ContourToMesh/*.lo rm -f ../ContourToNodes/*.o rm -f ../ContourToNodes/*.lo rm -f ../ElementConnectivity/*.o rm -f ../ElementConnectivity/*.lo rm -f ../ExpToLevelSet/*.o rm -f ../ExpToLevelSet/*.lo rm -f ../InterpFromGridToMesh/*.o rm -f ../InterpFromGridToMesh/*.lo rm -f ../InterpFromMesh2d/*.o rm -f ../InterpFromMesh2d/*.lo rm -f ../InterpFromMeshToGrid/*.o rm -f ../InterpFromMeshToGrid/*.lo rm -f ../InterpFromMeshToMesh2d/*.o rm -f ../InterpFromMeshToMesh2d/*.lo rm -f ../InterpFromMeshToMesh3d/*.o rm -f ../InterpFromMeshToMesh3d/*.lo rm -f ../IssmConfig/*.o rm -f ../IssmConfig/*.lo rm -f ../MeshPartition/*.o rm -f ../MeshPartition/*.lo rm -f ../MeshProfileIntersection/*.o rm -f ../MeshProfileIntersection/*.lo rm -f ../NodeConnectivity/*.o rm -f ../NodeConnectivity/*.lo rm -f ../ProcessRifts/*.o rm -f ../ProcessRifts/*.lo rm -f ../Triangle/*.o rm -f ../Triangle/*.lo rm -f ./io/*.o rm -f ./io/*.lo rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f ../BamgConvertMesh/.deps/.dirstamp rm -f ../BamgConvertMesh/.dirstamp rm -f ../BamgMesher/.deps/.dirstamp rm -f ../BamgMesher/.dirstamp rm -f ../BamgTriangulate/.deps/.dirstamp rm -f ../BamgTriangulate/.dirstamp rm -f ../Chaco/.deps/.dirstamp rm -f ../Chaco/.dirstamp rm -f ../ContourToMesh/.deps/.dirstamp rm -f ../ContourToMesh/.dirstamp rm -f ../ContourToNodes/.deps/.dirstamp rm -f ../ContourToNodes/.dirstamp rm -f ../ElementConnectivity/.deps/.dirstamp rm -f ../ElementConnectivity/.dirstamp rm -f ../ExpToLevelSet/.deps/.dirstamp rm -f ../ExpToLevelSet/.dirstamp rm -f ../InterpFromGridToMesh/.deps/.dirstamp rm -f ../InterpFromGridToMesh/.dirstamp rm -f ../InterpFromMesh2d/.deps/.dirstamp rm -f ../InterpFromMesh2d/.dirstamp rm -f ../InterpFromMeshToGrid/.deps/.dirstamp rm -f ../InterpFromMeshToGrid/.dirstamp rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp rm -f ../InterpFromMeshToMesh2d/.dirstamp rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp rm -f ../InterpFromMeshToMesh3d/.dirstamp rm -f ../IssmConfig/.deps/.dirstamp rm -f ../IssmConfig/.dirstamp rm -f ../MeshPartition/.deps/.dirstamp rm -f ../MeshPartition/.dirstamp rm -f ../MeshProfileIntersection/.deps/.dirstamp rm -f ../MeshProfileIntersection/.dirstamp rm -f ../NodeConnectivity/.deps/.dirstamp rm -f ../NodeConnectivity/.dirstamp rm -f ../ProcessRifts/.deps/.dirstamp rm -f ../ProcessRifts/.dirstamp rm -f ../Triangle/.deps/.dirstamp rm -f ../Triangle/.dirstamp rm -f io/.deps/.dirstamp rm -f io/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ../BamgConvertMesh/.deps/BamgConvertMesh_python_la-BamgConvertMesh.Plo rm -f ../BamgMesher/.deps/BamgMesher_python_la-BamgMesher.Plo rm -f ../BamgTriangulate/.deps/BamgTriangulate_python_la-BamgTriangulate.Plo rm -f ../Chaco/.deps/Chaco_python_la-Chaco.Plo rm -f ../ContourToMesh/.deps/ContourToMesh_python_la-ContourToMesh.Plo rm -f ../ContourToNodes/.deps/ContourToNodes_python_la-ContourToNodes.Plo rm -f ../ElementConnectivity/.deps/ElementConnectivity_python_la-ElementConnectivity.Plo rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_python_la-ExpToLevelSet.Plo rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_python_la-InterpFromGridToMesh.Plo rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_python_la-InterpFromMesh2d.Plo rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.Plo rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.Plo rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.Plo rm -f ../IssmConfig/.deps/IssmConfig_python_la-IssmConfig.Plo rm -f ../MeshPartition/.deps/MeshPartition_python_la-MeshPartition.Plo rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_python_la-MeshProfileIntersection.Plo rm -f ../NodeConnectivity/.deps/NodeConnectivity_python_la-NodeConnectivity.Plo rm -f ../ProcessRifts/.deps/ProcessRifts_python_la-ProcessRifts.Plo rm -f ../Triangle/.deps/Triangle_python_la-Triangle.Plo rm -f ./io/.deps/libISSMApi_python_la-ApiPrintf.Plo rm -f ./io/.deps/libISSMPython_la-CheckNumPythonArguments.Plo rm -f ./io/.deps/libISSMPython_la-FetchPythonData.Plo rm -f ./io/.deps/libISSMPython_la-WritePythonData.Plo rm -f Makefile rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'. libtoolize: copying file './aux-config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:17: installing './aux-config/compile' configure.ac:24: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: Leaving directory `.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.1 configuration = configure: ============================================================================ checking build system type... arm-apple-darwin24.6.0 checking host system type... arm-apple-darwin24.6.0 checking target system type... arm-apple-darwin24.6.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert arm-apple-darwin24.6.0 file names to arm-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Fri Jan 9 16:31:40 PST 2026 checking user name... jenkins checking host full OS name and version... darwin24.6.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.6.0 checking host OS architecture... arm64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no checking for wrappers compilation... yes checking operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... yes checking for Boost version... 1.73 checking for Dakota... yes checking for Dakota version... 6.2 checking for Dakota major version... 6 checking for Dakota minor version... 2 checking for Dakota build version... 0 checking for Python... no checking for Python... no checking for python-numpy... no checking for Chaco... yes checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.23 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 8 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c CXX classes/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.lo CXX classes/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Vertices.lo CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Misfit.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-Radar.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/libISSMCore_la-Profiler.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-dummy_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX cores/libISSMCore_la-dakota_core.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-BalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-Balancethickness2Analysis.lo CXX analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo CXX analyses/libISSMCore_la-BalancevelocityAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo CXX analyses/libISSMCore_la-DamageEvolutionAnalysis.lo CXX analyses/libISSMCore_la-DebrisAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceAnalysis.lo CXX analyses/libISSMCore_la-UzawaPressureAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo CXX analyses/libISSMCore_la-EnthalpyAnalysis.lo CXX analyses/libISSMCore_la-GLheightadvectionAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShreveAnalysis.lo CXX analyses/libISSMCore_la-HydrologyTwsAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPismAnalysis.lo CXX analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-love_core.lo CXX analyses/libISSMCore_la-LoveAnalysis.lo CXX cores/libISSMCore_la-esa_core.lo CXX analyses/libISSMCore_la-EsaAnalysis.lo CXX cores/libISSMCore_la-sampling_core.lo CXX analyses/libISSMCore_la-SamplingAnalysis.lo CXX cores/libISSMCore_la-sealevelchange_core.lo CXX analyses/libISSMCore_la-SealevelchangeAnalysis.lo CXX classes/libISSMCore_la-GrdLoads.lo CXX classes/libISSMCore_la-SealevelGeometry.lo FC modules/SurfaceMassBalancex/run_semic.lo FC modules/SurfaceMassBalancex/run_semic_transient.lo CXX shared/String/ApiPrintf.lo CXX modules/Krigingx/libISSMModules_la-Krigingx.lo CXX modules/Krigingx/libISSMModules_la-pKrigingx.lo CXX main/issm_slc-issm_slc.o CXX main/kriging-kriging.o CXX main/issm_dakota-issm_dakota.o CXX main/issm_post-issm_post.o CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX shared/Bamg/libISSMCore_la-BigPrimeNumber.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.lo F77 modules/Zgesvx/libISSMCore_la-dcabs1.lo F77 modules/Zgesvx/libISSMCore_la-dlamch.lo F77 modules/Zgesvx/libISSMCore_la-ieeeck.lo F77 modules/Zgesvx/libISSMCore_la-ilaenv.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-izamax.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXXLD libISSMOverload.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-OrderSegments.lo CXX shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXX modules/Chacox/libISSMModules_la-Chacox.lo CXX modules/Chacox/libISSMModules_la-input_parse.lo CXX modules/Chacox/libISSMModules_la-chaco_seconds.lo CXX modules/Chacox/libISSMModules_la-user_params.lo CXXLD libISSMCore.la ./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] 56 | double *smalloc(); /* safe version of malloc */ | ^~ ./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable 56 | double *smalloc(); /* safe version of malloc */ | ^~ | = nullptr 1 warning generated. ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXXLD libISSMModules.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXXLD issm.exe CXXLD issm_slc.exe CXXLD kriging.exe CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo In file included from ./io/FetchMatlabData.cpp:In file included from In file included from ./io/ApiPrintf.cpp./io/WriteMatlabData.cpp:11: 11In file included from : ./io/./matlabio.hIn file included from :./io/./matlabio.h:11In file included from ./io/CheckNumMatlabArguments.cpp:1616: : In file included from In file included from ./io/./../../../c/classes/classes.h:./io/./../../../c/classes/classes.h5:: 11In file included from : ./io/./matlabio.hIn file included from ::./io/./../../../c/classes/./Vertex.h11:: 12In file included from : ./io/./../../../c/classes/./Vertex.h16: In file included from ./io/./../../../c/classes/classes.h:11In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :./io/./../../../c/classes/./Vertex.h15:: :In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h12:: 11: 12In file included from ./io/./matlabio.h:16: : In file included from In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./../toolkits/toolkits.h::: 15./io/./../../../c/classes/classes.h: In file included from :In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h11:: 6In file included from : ./io/./../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h12:: 6In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h15./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::6: In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::811: : 11In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h::1278: 11: In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h::1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h6 1306 | P:e6t: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from sIn file included from c/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hE:r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6:r66: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h::88: : In file included from In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:In file included from 1278/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h::12781306: o/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.hr::127::6(: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h: 1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] MPI_Comm, i1306 | P6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:nt, coent8s: cwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] sIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hE:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:1271306: | rPett s rwarning: c'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]h cErraor * ,r (cMo1306n | sPoPrI(etstc E_CocrhMraPorIr (*, mPm_CMP,I _ioemtms,c EinntComrm,r,t ,i c orcConst condte,h aP,o ncsorn t et*ssctE rcharrchorT *ary p*e, , , cconcst char *,o nonsst cth ar, cocnha*r, Pet*s,c EPre.t.s.tr socchErro)r CPodarE TeSrCo*d,,e ,P CPetest_sAcTETrRrIoBrUPcetEsrcrEorTypTrroTyEe_rCCOoLdDe ,P ETPSeCp,e, _cAoTns constt char s*c,E rtT RIrorTypcehar *,..,. ) B .U.T.c)o nPsEtT ScCh_aATTrE _FORMA*T, ...) PR(EPTETSC_A7TITBS,U T8E)_;C ORLIDB UPTEE_ C_ACTSC_A| T ^T RIBUTE_/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hF:O299R:M67O: Lnote: Dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' APTE(T7ST C_,AT T8R) I299B | U T ET_RFIOBRUMTAET_C;OLD PE#TS( | ^ definC/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _ATT R299I | B7 , #8deUe PETTfSiCn_)A;T T R| I ^B UTE_E_FORMFAOTR(e7, P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hETSC_A8T)M;A T (Ts:R299I:B67U:T Enote: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'F ORM| ^ trI/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h299:A299T:(st67r:Idx, | note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' vaArgIdd x, x) _ _ v299#adAerag | t t r#defiIfninee PPEETTSSCC_dAxT)TiR_ATTbRut IBIUeT_E___F_OaBttUrTiE(_(FfOoRrMmAaTt((sptRriMnArT(Isdtxr,I dvxa,A rtgfI,d xs)t r_I_daxt,tvraiAbr gvIadAxr)g _Iudxt)e)_)b u t| e ^_ _((for_attrmiabtu(tper_in_t(f(,f osr_m(a(tf(ormtrIpriantt(fp,rintf, dsx, vaArgIsdtxr)I)d)x | ^ t, vaArgIdx))) r| ^I dx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const In file included from c./io/ApiPrintf.cpph:a11r: [In file included from ]./io/./matlabio.h,: 16.: .In file included from ../io/./../../../c/classes/classes.h): 11P: EIn file included from T./io/./../../../c/classes/./Vertex.hSC_ATTR:I12B: UIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.hE:_15F: OIn file included from R./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hM:A11In file included from : ./io/FetchMatlabData.cppIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h11: In file included from ./io/./matlabio.hT:6: :In file included from 16/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h: In file included from ./io/./../../../c/classes/classes.h:11: :6: (In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/./../../../c/classes/./Vertex.h6:: 12In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h8:: 15In file included from 1/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: , 2): ; /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from 1365/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h | :P6E: TSC_EXTERIn file included from | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:N299 :P67e:t snote: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h r:o6r: CIn file included from o/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hd:e6 : (In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:2998 | * #Pdeets: In file included from ./io/WriteMatlabData.cppcIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r rofrPirnie 1365P | EPTESTCSC_EXTE_ATTRI:BUTE_ntf11): (RN PIn file included from ./io/./matlabio.h:16c: oIn file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.hnestt sccE:rrhaFrO[R]12,: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hoM A.T.(.s)t rPIETdSxC:_ATTRIBUTrEC_15o,de v(F*PeaAOrRgIMAT(1,: In file included from d./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hx:11t : In file included from scE)r _r_oa2ttribute_)_;( (forPrmat(print/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hr: i| n ^tff),( c6sontsrt cha: rIn file included from [/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h]:, ./Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h.299:67.:) note: Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'd:xP6E: TIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h, SCv_aAATrT:Rg6I: dIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h299: | 8 #defi: xIn file included from )/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h):)1278 : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h| :1365 ^I nBUT:68: warning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | Pe PETSECT_SATTRC_EX_TEIRBUTE_FORNM AT(sPeFOtRrMIAT(d1x,, t va2A)r;g I d| x ^) __at/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67s:c note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' E rrorCode 299(*Pet | #tscErdrorPrintf)ribut(e__((coenformst char[], ...) Pfine EPTESC_aTSC_ATTt(pArTTRIBUTE_iRIBUTEFORMAT_(F1ORMAT, n(2s)t;r | ^ Idx, vaA/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hrgIdxt:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' f, s t299r | )# __Iddxe,f ivne PEaTSaCArgIdx_ATt))) T| RIBUTE_FORMAT(strI ^ tribute__((format(printf, strIdx, vaArgIdx))) | ^ dx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from In file included from ./io/FetchMatlabData.cpp./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::1111: : In file included from In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h::166: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/./../../../c/classes/classes.h6:: 11In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hIn file included from :./io/./../../../c/classes/./Vertex.h8:: 12/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h: :1577:In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h77::15 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:15776 | : PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hT:S8C: _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hE:X1577T:E77R: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]N Pet 1577 | PETSC_sEXTERN PetcscErrorCodeE r(*PetscHelpPrriontf)(MPI_Comm, constrCode (*PetscHe char[], ...) PElTSC_ATTRIn file included from ./io/WriteMatlabData.cpp:11: In file included from p./io/./matlabio.h:16IBUTE_: FIn file included from O./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from RMAT(2,Printf)(MPI_Comm, cons ./io/./../../../c/classes/./../toolkits/toolkits.h:15t char[: ]In file included from ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :.11.: .In file included from )/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h :P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h3C_A:6TTR); : | In file included from ^/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h :6: IBU/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hTE:_In file included from FO/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hR:M8AT: (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h2:,1577 :77299:367):; :note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]| ^ 1577 | PETS /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' C_ EXTERN Pets c299ErrorCode (*Pe299 | t | s# cHeld#define PETSC_pATTRIeBfine PUETTES_CF_OARTMTARTI(BsPUrTiE_FORntfM)A(T(strIdx,t vraIAdrgMPI_xIdxC)o m_m_,a tctornisbtu tceh_a_,(( var[], .f.orm.) PaAEt(priTntf, SC_ATTRIBUTEs_tFOrgIdx) RMArIdx, _v_Ta(t2t,r i3); | ab ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67:ArgIudx) note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #tdefine PETS)e_C__ATTRIBUT) ((fEor_m| a ^ FORMAT(tstrIdx, vaArgI(printf, strdIdxx) _,_ vaAragtIdtrxib)ute_)_((format(printf, strIdx, vaArgIdx))) | ^ ) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_PriIn file included from v./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11a: tIn file included from e./io/./../../../c/classes/./Vertex.h(:c12o: nIn file included from s./io/./../../../c/classes/./../toolkits/toolkits.ht: 15c: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from a/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hr:[8]: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hP:e1582t: scObjectIn file included from ,/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h./io/ApiPrintf.cpp::1511:: 93In file included from :./io/./matlabio.h :warning: 16'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ./io/./../../../c/classes/classes.h15: | 11P: EIn file included from T./io/./../../../c/classes/./Vertex.hS:C12_: EcXIn file included from o./io/./../../../c/classes/./../toolkits/toolkits.hn:s15t: chIn file included from a./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:[11]: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h.:..) P6: In file included from T/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:E6R: NIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hS: CP_eATTR8I: In file included from tsBcUTE/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hError_CFORMAT(3:o,de PetscInfo1582_: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r i v4a)t;e ( c| ^15 | Ponst ETIn file included from S./io/CheckNumMatlabArguments.cpp:5: cIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hC_hE./io/./matlabio.ha:r16[: ]In file included from ,X T:./io/./../../../c/classes/classes.hE:11299:R67N: PPe: In file included from ./io/./../../../c/classes/./Vertex.h:e12ttnote: s: cIn file included from O./io/./../../../c/classes/./../toolkits/toolkits.hb:j15e: cIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from s,c Econs/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hrt rc 299 | #:d6oreCode Pefhi: aIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6n: eIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hP:E8TS: [In file included from ], .tCscIn.fo_Priv/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.ha_te(c.A:ToT)n sPtE TcShRaIrB[UCT_EA_TFTORRIMABT(1582: ]/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.hs,t rUT:E266:81:I dwarning: x'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], _vFaAPe O266Rr | gPIdExT)S C__M_attErXiTbEuRtN Ptestes_A_T(((c3f,o r4m)a;t (Er| ^cprin Orotrfb, j/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.he:c299:67:Codte, sctornIsdtx c, vaPAharrgInote: [], ..edx).)t sPcELogOb)j) T| SC_eAcTtTSRtexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'a t ^e 299I | B U#TdEe_fFi(OnRe PETMAT(3, 4P); | ^ SC_ATTRI/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.heBU:T299E:_67F:O RMAT(tstrIdnote: scObject, constxexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' , v 299 | #define PETSC_ATTRIBUTEac_hFaOrR[M]A,T (..sArgIdx.)) PtrI d_x_,a tvEtaributAer_g_I(d(xforTmSC_)ATaTt _R_I(BpUrTiEn_tFfO,R MstraItAtTr(i2bute__,((dformat x, vaArgIdx()p)rintf), 3 | ^ strIdx, v); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(priantf, strIdx, vaArgIdx))) | ^ ArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscIn file included from O./io/ApiPrintf.cppb:j11e: cIn file included from t./io/./matlabio.h,: 16c: oIn file included from ./io/./../../../c/classes/classes.h:11n: sIn file included from t./io/./../../../c/classes/./Vertex.h :c12h: aIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.h[:], ...) PETS15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6C: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: _warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266A | PTETTSCR_IEXTERN PetscEBrrorUTE_FORMATCo(d2e, P3e)t;s cL o| ^ gObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h 299:299:67: | #note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' define PETSC _299A | T T R#IdBUeTfEi_nFeO RPMEATTSC_A(TsTtRrIIBdUxT,E _vFaOARrMgAIdx) T_(_sattrtIrdixb,u tvea_A_r(g(Ifdoxr)m a__ta(tptrriinbtuft,e _s_((formtartI(dpxr,i nvtafA,r gsItdrxI)d)x) | ^ , vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[]In file included from ./io/FetchMatlabData.cpp:11: In file included from ,./io/./matlabio.h:16 : .In file included from ../io/./../../../c/classes/classes.h.:)11: In file included from ./io/./../../../c/classes/./Vertex.h:12 : PIn file included from E./io/./../../../c/classes/./../toolkits/toolkits.hT:S15C: _In file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:TR11IBUTE_FOR: MIn file included from A/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hT:6(: 3In file included from ,/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h :46): ;In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h :| 6 ^: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h: 8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h::2991590::6779:: note: warning: expanded from macro 'PETSC_ATTRIBUTE_FORMAT''format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 | 1590 #defin | eP ETSC_EXTERN PetscErProrCode PetscFEPrintf(MPI_Comm,T SC_ATTRIBUTE_FORFILE *, coMnst cAT(shar[], ...) PETSC_ATTRIBtUTE_FORMAT(3, 4); | ^r Idx, v/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defaine PETSC_ATTRIBUTE_FORAMAT(strIdx, vaArgIdx)r __attribugte__((formatI(dx) __attribute__((format(printf, stprintf, strrIdx, vaArgIdIx))) | ^ dx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERNIn file included from P./io/CheckNumMatlabArguments.cppe:t5s: cIn file included from E./io/./matlabio.hr:r16o: rIn file included from Code ./io/./../../../c/classes/classes.hP:e11t: sIn file included from c./io/./../../../c/classes/./Vertex.hP:r12intf: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15(MPI_Comm, cons: t char[], ...) PETSC_ATTRIBUTE_FORMAT(2, In file included from 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #:d11efine : PETSC_ATTRIBUTEIn file included from _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:F16In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ./io/./../../../c/classes/classes.h:11O: In file included from R./io/./../../../c/classes/./Vertex.hM:A./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h T(strId x1594, | PvEaTArg12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:: 11In file included from : I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hS:In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from C./io/./../../../c/classes/./../toolkits/toolkits.h_:EdXxT)15 : _In file included from _./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ha:t11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: tIn file included from ri11bEuRtN : In file included from eP/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6_: _In file included from (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h(:6f: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hm:a6t: (In file included from p/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hr:i8n: t/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hf:,1590 :796:: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6e: tscEwarning: rsrtorrICdx,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]o dvea APreIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hg I1590t:d1590x:) | ))79s:cPS E T| S C_NEPXwarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ ERN Preitnstcf ECrount(rchar *,o rsCiozIn file included from ed./io/FetchMatlabData.cppe: 11_Pte, : In file included from 1590t | sPcE./io/./matlabio.hT:S16C: _In file included from E./io/./../../../c/classes/classes.hXcon:sFTPERNt11 rcih na: r[tf(PMeIn file included from ./io/./../../../c/classes/./Vertex.hP:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:t15sIc_EC]rro: oIn file included from mrmC,o dFeI ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hPe:ts sizec11FL: PIn file included from _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hEt: **r,,i nctof 6.: In file included from (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hM:.6.: In file included from PnIs_tC o/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hm:m,) 6P: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hS:C8_: A/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hT:T1593RcIhBaUrT FIL[E E:_78F:O Rwarning: M*A,T (c3o,n s5t) c;] , 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]. ..h)a r| ^PE[] , .T/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:2991593: | 67P:E note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' TSC .S_299E | X T E#RdNe Pe.tCs_cAETr)roTRIBUT EPETS_FOCr_CAoTdTeR RMATPetfsIcBSUNTiEn_eF OPREMTASPCr(iT3n(,t f4()c;h a r| ^* ,_3, 4AT/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hTRI sBiUTE_F)O;R z e:_299tM| A ^: 67,:/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' cons:tT299 :29967 | : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'( c#hd s299tefirIdx,nar | [ ] e, #dP ...) PEeTfSiCn_eATTRI BUTvEa_AFOPETRMATrgEITS(C3_,d x4))S; _ _| a ^A TTRC/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h_:A299T:T67R:I Bnote: Uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T IEB_UFTOE _299F | O R M#AdTe(RMAtTt(sstfrIrtrIdx, vdiibute__((afAonrmea tr(gpIrdixn)t fP,ExT,S Cv_aAATr gI_dTx) R_I_BaU_TaEstttrrIib_uFtOeRMAT(sdtxt,trri_b_u(t(eforImdaxt,_ _(((pfvoarAmragtI(dpri nrtifn, svtarxI)d x_A,r gvIadA_ragtttfr,i bsuttrIxeId_x_,( (vfaoArrm)g)I)d at(pdrx| ) ^) x) | ^ intf, )s)t)r I d| x ^, vaAIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from rIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: gIdx))) | ^./io/CheckNumMatlabArguments.cpp In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:5: In file included from ./io/./matlabio.h:In file included from In file included from ./io/FetchMatlabData.cpp./io/WriteMatlabData.cpp::1111: : In file included from In file included from ./io/./matlabio.h./io/./matlabio.h::1616: : In file included from In file included from ./io/./../../../c/classes/classes.h./io/./../../../c/classes/classes.h::1111: : In file included from In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:1511:: 16In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hIn file included from :./io/./../../../c/classes/classes.h6:: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h11:./io/./../../../c/classes/./Vertex.h:: : In file included from 6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:In file included from 12: : In file included from In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/./../toolkits/toolkits.h::12/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h: :116: 15In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hIn file included from In file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h./io/./../../../c/classes/./../toolkits/toolkits.h::11: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h6:: 86: : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h159215:: 70In file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h In file included from warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h::6: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h: In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h6:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:66In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]8 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:: 6 In file included from 1592/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h | :P8E: : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h1597::159472::93 :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70 Swarning: C'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_EX: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXT E1597RN T ERN P1592e | tPsP | EPETSC_EXTeEtRscErTSC_N rPeEcXETERN PtscErroorCeotdsec rPCeotdsec ErErrorCrorProorPrintfdDee fPaeutlstc(Pcroinnsttf (cMhrePtIs_cCPormimn,t fc(CMoPdIe_ CPoemtms,c ScNoPnrsitn chtofnCsotu achrar[]nar[[], ...) tPETSC_A(]c,, ......)) PPEETTSSCC_AT_TTRITBRUIhBar T*E,_ UAFTTORRIMBAUTT(s2i,z eE__t, TcE_3FORMAT(1, 2F)O;o n s| t ^ ); R /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299| : ^67 :c hnote: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'M AT(2, 3); | 299 ^ | #defi/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h nre[ ],P:ETSC299_ | 299 #A :dTef67si: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' TiR IBUTEz_eF_Ot299 | * R M#A,T (...) snter PPEETISdCT_ATTSRCIx, vd_aAATrBgUITdEx_)F ORMeAfTTRI(B3U,_ 5)i; _| ^nea TPEE_TFSOCR_MAA TtTtRrI/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hBT:299:67U:TE( inote: bexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'u te__((f o299r | m #def_iFnaet(prinsttfO,R MsAtrrIIddxx,, vvaaAArrggIIddxT) (_s_tartIx tPErTiSbCu_)A)T)T R I| B ^U Tdx, vEaArgI_FOdxt) __attrRMAeIn file included from ibT(strIdx, v./io/CheckNumMatlabArguments.cppa:A5ru_: _t(e(_f_o(rgmIadtIn file included from x() f./io/./matlabio.h_:_16(: In file included from o./io/./../../../c/classes/classes.hrmap:r11: t(intpfr,In file included from ./io/./../../../c/classes/./Vertex.hiantt:f12,: In file included from s./io/./../../../c/classes/./../toolkits/toolkits.ht:r15IdstrtIrdix: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: bIn file included from u/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.ht:e6_x_,( v,a v(aform: aIn file included from tA(prAgrIgdIx/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hr:6d: ))) | ixn)t) ^) In file included from | /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h ^ f, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp::11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16./io/./../../../c/classes/./Vertex.h: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h6In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:: :16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from In file included from ./io/./../../../c/classes/./Vertex.h:12:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h1215: In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.h:In file included from 15./io/./../../../c/classes/./../toolkits/toolkits.h: :In file included from 15:: 8In file included from : ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h::111598: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h69:./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h : :In file included from 11./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:6warning: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h::11: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 6In file included from : In file included from 1598/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h | In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h6:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:PE:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h::61597: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h::8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:T7278:: warning: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | In file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hS :15938 | : P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hE:T1593S:C78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] EC _EX_TSC_ETXETRENR 1593P | ePtENT SCP_eEtXscEsrTcEErrEroRoNrXrTC oPdeEtRsNceE rPreotrsCodceE PPertscErrorCCordoer PPoedtes cPEerrortPetsrciSntfsDceSfNaPurlitNr(icnotnntsft( cchParri n*t,f (scifhazr h*a,r [s]izNoene(e__t, cot, const ncschoantst char[] r, ...) P, E.T.[.]), PETcSS C._.A.TTRIBUTCE__AFTOTRRMIABTU(h1a)r TPEET,[ 2)S;C_A]T_T ,| ^F O R./Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h.:.299)M APTE(T1S, R2IBUTE)_;F O R| MAC ^T (3/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h,:299:67_:A67TT:R I:B note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 4U)T;E _ F| ^ Onote: Rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' MA/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hT:299( | 3 , #4d)e;f i299n | 299 : 67 e| :# dnote: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'f i ^n e /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hP:299: 67:E Tnote: P E299T | SC_expanded from macro 'PETSC_ATTRIBUTE_FORMAT'SC_ATTRIB U T#AET_TFROIRBMUAT (dsefi 299 | t rnIdex ,P EvTTSEC__ F#OdaeAArTTRgIBUTE_fFORMAT(sRtIrdiMnAeT (PsEtTrSICd_AxT)I d_xTRxI,B U_TE,_FvaArgIdxa)t tribu O_R_te__M(AvTa(AsrtgrIIddx,x a(tftor)i b_rmvaatA(rugt_Ipdx) __atattrtirbiurbute_i_e(_(tfeo_r__(((n(mfaotr(mparti(ntftf,p strfIrdixn,t fv,a AsrtorI,dgxIrdx),) ) strIdxvm| , ^ vaArgIdaaArgIdx))) | ^ In file included from tx./io/FetchMatlabData.cpp):)11): In file included from ./io/./matlabio.h| : ^16(p: riIn file included from n./io/./../../../c/classes/classes.ht: 11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h./io/ApiPrintf.cpp::11: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6f,In file included from ./io/./matlabio.hs: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:t16r: ./io/CheckNumMatlabArguments.cppIn file included from :./io/./../../../c/classes/classes.h5: In file included from ./io/./matlabio.h::811I: In file included from ./io/./../../../c/classes/./Vertex.h::16: : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hIn file included from :./io/./../../../c/classes/classes.h1598::1169: :In file included from 12 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./../../../c/classes/./../toolkits/toolkits.h :15: In file included from d./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h./io/./../../../c/classes/./Vertex.hx:,12 : vIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11 : 1598In file included from a/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hA:r | PETSgC:I15d: xIn file included from )6): )In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :_11/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h: :In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:| E ^X TERN PetscE66: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hr:r6orCIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: oIn file included from In file included from ./io/WriteMatlabData.cpp/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h::118: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h./io/./matlabio.h::159416:: 93In file included from d./io/./../../../c/classes/classes.h:: 11warning: : : In file included from In file included from ./io/./../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h::126e: In file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: : In file included from e./io/./../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.ht::s1599c:E81r:r owarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:11i: nIn file included from t/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hf:6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6 : 1594 | PNEoTnSeC(_cEoXnTsERNtIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h: 6c: hIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:a15991594 | :P93E:P warning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t scErroTrSC 1594 | Co_de PPerE[X]T,E RN .P.e.t)s cPtEsTcSECr_rAoTrTRCIoBdUETTSSeNPrintEC_ _PEfXCFTOEReotuMnRANT Pestct(csH(1, 2)h;a r | * ^,c Esrr oe/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hlpPrirntfDef:a299u:C67o:dieze_t, cPe note: lexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' tsc S299N | ontst charP[r]i(, size_t *,nMP I._.t.fCoCu #de)omm, fc oPnEnTtS(Ccsht chianre_ APaTETTRIBUTES_FORMArT( 3*,, [5], .C.. ); | s ^i ze_t,) c_onAPTET/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hR:s299t :c67harT[IS]B,U:T note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT's iEz_eF_ t299 | C _#AdTeOfRiM*An,e PETTTSRC._A.(sItBTUTrIdTx.E_FRI)B OPE,TU TvEa_AFrOgRRIMdAxT)( 2_,_ M3);SaCttrib u t| ^ e___AA/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hT:T299R:I67B:U Tnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ FT(((fosrmat 299O | R rtI(dpxr,i nvtfa,A Msr#gdefAiTn(e3 ,I d5x)); _ _| a ^t tr/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.ht:P299:67:E note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ibut er_IT299S | C _ d#x_,A(T(TforRmIat(pr Bidnetffi,UnTeEv aPAE _sFtOrTRSMC_ArTgTIIddxA)T)R(IsBU) t r| I ^d x, vaTE_xF,OARMAT(s trIvdaxA,rgIrIn file included from g Idvxa)./io/FetchMatlabData.cpp)d)x)A :11: _ _| In file included from ^ ./io/./matlabio.h:16a: ttrgIn file included from I./io/./../../../c/classes/classes.hd:11r: ibxu)t __attreiIn file included from b./io/ApiPrintf.cppu:t11e: _In file included from ___((((ffoorm./io/./matlabio.hr:m16a: tIn file included from (./io/./../../../c/classes/classes.hp:a11t: (In file included from p./io/./../../../c/classes/./Vertex.hr:i12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:In file included from rinnt15ft,./io/./../../../c/classes/./Vertex.hf, s tsr: IIn file included from d./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hx::12,: 11 tvaArIn file included from g./io/./../../../c/classes/./../toolkits/toolkits.hIrdIx: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hd:x6,: In file included from v/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.ha15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h::A8r: g/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hI:d6x): )In file included from )/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h):6)1597):72: | ^ : In file included from warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h | ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: EIn file included from X./io/./../../../c/classes/classes.hTERN PetscEr:r11o: rIn file included from C./io/./../../../c/classes/./Vertex.ho:dIn file included from e ./io/WriteMatlabData.cppP:e11t: sIn file included from c./io/./matlabio.h12:: 16In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :./io/./../../../c/classes/classes.h15:: 11In file included from : In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::12 1597 | : 11In file included from H: eIn file included from lp./io/./../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hP:6:: 15In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6:: 11In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h6:: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: EPri/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hntIn file included from fDeTf:a/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hu:S61608:82l:t (warning: M'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P C_EXI _: CoIn file included from m/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hm:,6 : co1608n | TPEEIn file included from sT/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hRN: P8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72:t warning: S'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] C_EXcha 1597e | tTrE[R]N, P.e.t.s)c ErPrEosrPcETSCC_EEXTTEoSrRNC rdoe PPetsectrsC_ocdSey nPceEtrsrcoErrhrATCToRroornPirzidne ePetdsIcBtUfDTefaultE(Pcroinnstt crhraorr[f], E._.F.P)rintfDeOR(MMfP IP_EaTuSlCA_t(cCoTm(moAT,T consnst2 tch achaRrI[B]U,T Er_,F O3R)M;A.T.[. ) | P ^E TSC_/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hA:T299T:],R 67I:B Unote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E ..(.1 , ) _PE2);FORM | ^ T299S/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h | : 299 :#67dCe_ATATTR(:f2I,B U3T)E;_ F O| R ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'expanded from macro 'PETSC_ATTRIBUTE_FORMAT' MAiTn(1, 2);299299e | P E T#SC_ATdefin | e T R#I BPETSdCef i| _ATTRIBUTE ^_ FORM/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hn:e299:UTA67T:(Es_tF Onote: Rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' rIMdAx 299PE, vaArTT( | Ss C _#AdTeTfRgIIdx) tirne__IadttBr UTE_FORMAiT(stxP,bE uTvtSeCr_IAdTxT, _v_R(I(BfUoTrE_mFaat(AprrgORaMiAnTt(fI,dx) __atAtstrrg IsdtrIrdIxd,x ,v axArvga)A r_g_IadtIdixx))tbut)e _ )_(r(| format(priibnut ^ tef __attribute__((In file included from f./io/CheckNumMatlabArguments.cppo:r5m: aIn file included from t./io/./matlabio.h(:p16r: iIn file included from n_tf,, ./io/./../../../c/classes/classes.hst:rIdx,_ svtrIdx, vaArgIdaxA)r)) 11 : g(IIn file included from | (./io/./../../../c/classes/./Vertex.hd ^x )f)orma:t12(: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h): | prin15 ^tIn file included from f: ,In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hs./io/WriteMatlabData.cppt:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: :In file included from ./io/./../../../c/classes/./Vertex.h11:r12: : In file included from I/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hdx, In file included from :6: In file included from v/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.ha:A6rgIdx): In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: )/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h) ./io/./../../../c/classes/./../toolkits/toolkits.h| : ^15 :1609:: 91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from In file included from 1609 | P./io/ApiPrintf.cppE:In file included from 11: ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hT:6S: CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hE:X6TE: RIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:In file included from 6: N ./io/./matlabio.hP:In file included from 16/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:e:816: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:: tIn file included from ./io/./../../../c/classes/classes.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./../../../c/classes/classes.h :11: In file included from ./io/./../../../c/classes/./Vertex.h:12: sIn file included from 11: ./io/./../../../c/classes/./../toolkits/toolkits.hc:EIn file included from 1598./io/./../../../c/classes/./Vertex.h | :r12r15o: r: In file included from In file included from PCEoT./io/./../../../c/classes/./../toolkits/toolkits.hS:C15_: EIn file included from X./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hdTeE R./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hNP:e11tsc:Syn: cIn file included from 11/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h : PIn file included from e/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.ht:scErr:h6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.ho:6: rIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hr6: :onIn file included from i/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hzCeoddFeP rPientt6f: (In file included from M/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hP:I8_:C: o/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hm:m, sFcIELrErorPrint fNon1598e:(69*c6o: nIn file included from s/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.ht: ,c hcao6n: sIn file included from r:[],/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8 : t cwarning: har['format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h: 1608]:, ...... ) 159882 | :P )E TPPwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] SC_EXETTESRCN_ A TT1608R | IPBETESC_ATTRIBUUTTTEE__FFORMSPCetAOT_(sEcXERrMrA3TorCode Pets(T,E R4N) ;P e t| s ^ cErcr1o,rE r2/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h):;299 : 67| :r onote: ^Crexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'P rintfNo ne299 | /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h :299:67o:(#cde fnote: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o nsdte c299h | a r [#]dnee P Pef,i E.T.SC_AT.TnReI B) tPETSC_ATUsTcSPyETSC_RAITBTnRIUTTEE__FFOORRMBUTE_FchroOnRMAATT(izeM(AsTtrIddx1,,(sPtrri vIdx, vaA rgIa2n)tdfx;) _| _ ^a (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hM:A299:67P:I _Commtr,g Inote: dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'x )c ot__ anst char[]299r | i b,u te_ _#(deftt(riinbef oPr.mE.T.S)Cua t(prPiEntf, strItTdSxC__Ae,_ AvTTTRIBUa_A(r(gfIodrxm)a)T)ET_RI FBt| ^U ORMATTE_FORM(A2, 3);T (st(rpIrin dtf,| ^s trId/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' x, vaArxg, vaArgIdx) I_d_xa)t)t)r i b| u ^t e__((format(printf,299 strIn file included from I./io/WriteMatlabData.cppdx, | :11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h: vaArg I dx))) | ^ 11: In file included from ./io/./../../../c/classes/./Vertex.h:#12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hd:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.he:f8i: n/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.he: 1599P:E81T:S Cwarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]A TTRIBUTE_ F1599O | RPMEATTS(Cs_tErXITdExR,N vPaeAtrsgcIEdrxr)o r_C_oaIn file included from tt./io/ApiPrintf.cppr:i11d: eIn file included from ./io/./matlabio.h:b16u: tIn file included from e./io/./../../../c/classes/classes.h_:11_((format(p P: rinteftscHelpPIn file included from , strrIdx, vaArg./io/./../../../c/classes/./Vertex.hIdx)intfD)e)f | :12: ^In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6a: In file included from u/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hl:t6(: MIn file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hI:_6C: oIn file included from m/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hm:,8 : c/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.ho:n1599s:t81 :cIn file included from h./io/FetchMatlabData.cppa:11: In file included from ./io/./matlabio.h:r16: In file included from ./io/./../../../c/classes/classes.h :[], 11: In file included from ./io/./../../../c/classes/./Vertex.h:warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] . 1599 | P12E: TSC_EXTIn file included from E./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h..)R N Petsc:PETSC_AErrorCoTTRIBUTE11_: FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hRMAdTe( Pe:t26s: cIn file included from H/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.he:lpPri,ntfDefault(MPI6 _Comm, cons: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: tIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hc:h8ar[],3 : ./Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h.:.1609): 91P:E Twarning: S'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]C _ATTRIBU T1609E | _PFOR)M;A T E| ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h(:2, 3)299;:67: note: T expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:S67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 299 | # d e#fdienfiCe_n PETSC_ATTRIBUTE_FORMAT(strIdx, vaAre PEEXTERgTSC_N PetscErrIdxAT) _oTr_Caotdter iPbeuttsec_S_y(n(cfhorRIrBUTE_FORMAT(stmornIdx, vaArgIadtx()i _z_eadpFrPirnitnft,f (tMtPrIi_butsCoem_m_, FILE( t*,( fcoornst char[mat(pr], ...r)I dPxETSC_iATT,R vaArgIdx)ntf, st)IrIdx,B vaArgIdx))) | ^) UTE _FORMAT(3, 4); | ^ | /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299: ^67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIB UTE_FORMAT(strIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.hI:dx, vaArgIdx) __attrib11ute__((format(printf, strIdx,: vIn file included from a./io/./../../../c/classes/./Vertex.hA:r12g: IIn file included from d./io/./../../../c/classes/./../toolkits/toolkits.hx:15: In file included from ))) | ^ ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErIn file included from r./io/WriteMatlabData.cppo:r11C: oIn file included from d./io/./matlabio.he: 16P: eIn file included from t./io/./../../../c/classes/classes.hs:c11Synchroniz: eIn file included from d./io/./../../../c/classes/./Vertex.hP:r12i: nIn file included from t./io/./../../../c/classes/./../toolkits/toolkits.hf:(15M: PIn file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:C11o: mIn file included from m/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h,: 6c: oIn file included from nst ch/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6a: r[]In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h,: 8.: ./Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h.:)1608 :P82E:T Swarning: C_ATTRIBUT'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E _FORMAT(2, 31608) | ;P E T| S ^C _EX/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hT:E299R:N67 :P etnote: scexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E rrorCode P299e | t s c#Sdyenfcihnreo nPiEzTeSdCP_rAiTnTtRfI(BMUPTI_Comm, coEn_sFtO RcMhar[], ...A)T (PsEtTrSICd_xA,T TvRaIABrUgTIEd_xF)O R_M_aAtTt(r2i,b u3t)e;_ _ | ^ (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ (formatIn file included from (./io/WriteMatlabData.cppp:r11i: nIn file included from t./io/./matlabio.hf:,16 : sIn file included from t./io/./../../../c/classes/classes.hr:I11d: xIn file included from ,./io/./../../../c/classes/./Vertex.h :v12a: AIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.hg:I15d: xIn file included from )./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h):)11 : In file included from | /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h ^: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ./io/ApiPrintf.cpp:11 1609 | PETSC_EXTERN Pets: cErroIn file included from rCode PetscSynchroni./io/./matlabio.hzedFPrint:f(MPI_Com16m, : In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hF:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTIERN PetscLErrorCode PetscSEy *, const char[], ...) PETSC_ATnTcRIBUTE_FORMATh(3r, 4); | ^ o/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' n 299i | zedF P#ridntf(eMPIfi_Comm, FILE *, cnonst char[]e PETS,C_ATTRIBUTE_FORM AT(strId.x, vaArgIdx) __.a.t)t rPiEbTuStCe__A_T(T(RfIoBrUmTaEt_(FpOrRiMnAtTf(,3 ,s t4r)I;d x ,| ^v aAr/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hg:I299d:x67):) )note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h: 16299: | In file included from ./io/./../../../c/classes/classes.h :#11d: eIn file included from f./io/./../../../c/classes/./Vertex.hi:n12e PETSC_ATTRIBUTE: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h_:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] FOR 240M | PAETTSC(_EsXTtErRIdx, vaArgIdx)N P etscEr__attrriobute_r_Cod((format(prie PetscnVtiefwe,rA SCIIPrintf(PsetrIdx, vaArgIdx))) | ^ tscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:In file included from 15./io/FetchMatlabData.cpp: :In file included from 11./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11./io/./matlabio.h: :In file included from 16/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h: :In file included from 6./io/./../../../c/classes/classes.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:11:: 6In file included from : ./io/./../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h12:: 6In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h15:: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:1211: : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h288::688: :In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6 288: | In file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hE:T12S: C/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h_:E241X:T96E:R Nwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P etscE r241r | orCode PPEeTtSsCc_VEiXeTwEeRrNV UPPertisnctEDrerfoerCoder Preetds(cPVeitscViewer,e wceornAst char[S]C,I I.S.ynchron.i)z ePdETSC_ATTRIPBrUiTnEt_fF(OPReMtAsTc(V2i,e w3e)r;, c| o ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hn:s299t: 67c:h anote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'[ 299] | , .#.d.e)f iPnEeTSC_ATTRIB UPTEET_SFCO_RMAT(A2T,T R3I)BUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ; | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hIn file included from :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6./io/ApiPrintf.cpp: In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h11:: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:1212: : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h240::1584: :In file included from warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h240: | 6P: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:SC_EXTERN PetscErrorCIn file included from ./io/FetchMatlabData.cppo:d11e: In file included from 240./io/./matlabio.h::1684: :In file included from ./io/./../../../c/classes/classes.hwarning: :Pets'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]11: In file included from ./io/./../../../c/classes/./Vertex.hc:V12i: eIn file included from w./io/./../../../c/classes/./../toolkits/toolkits.h:15e: rIn file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hS:C11I: I PriIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:nt2406f | (PPETSC_Eet: XTERNs cViewer, const chaIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h[:]6,: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258P:etsc.Er.r.o)r PETSC86_ATTRIBUTE: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] _FORMAT (2582 | ,PC 3); | ^ ETSC_EXTE/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' o 299 | RN Pde PetscView e e#tscErrdorrCAeSofCiInIeP rPiEnTtSfC(_PAeTdTtsec VPietscVieewer, consRweIrBtStringSPrint Uf(TPEe_tFsOcRVMiAeTw(esrt,r Icdoxn,s tv acAhar[]chrgIadrx[)] ,__ ,.. ..)a.t.t) PETrSiCb_uA TPTERTIStCe__A_TB(U(TfEo_rFmOaRtM(ApTr(i2n,t f3);TRIBUT,E _sF OtRrMIAdTx(,2, 3v)a A| r ^g Id/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hx:299:67:))) | note: ^expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ; 299 | In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:| 16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: # ^ In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h299:67:d note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h :2996 | : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h#edfeifnie: 12P: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:ne ETPSECT_SC_96A:T Twarning: R'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]I BUTAET_TFROIRBMUATTE(_strI 241F | OPRMETSC_EXTERdNx A,P evtscErroarACrogdIed xPTe(tsstcr)V i_e_waeIrdAxS, vaArtCgIIIdSxy)n chrotn_i_atrzedPrintf(PetisbcutViewetre,_ _((forconst charibmuat(rp[r], tie._..) P_((formEaTtS(printfC,_ ATTRIBUTE_FORMAT(2s,t r3)n;t f, sItdx, r IvdaxA,r gvIadAxr)gI)) | ^ | ^d x)))/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h : 299| : ^67 : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArIn file included from g./io/ApiPrintf.cppI:d11x: )In file included from ./io/./matlabio.h_:_16a: tIn file included from t./io/./../../../c/classes/classes.hr:i11b: uIn file included from t./io/./../../../c/classes/./Vertex.he:_12_: (In file included from (./io/./../../../c/classes/./../toolkits/toolkits.hf:o15r: In file included from m./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ha:t11(: pIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hi:n6t: fIn file included from ,/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h :6: strIdx, vaArgIdx))) | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscIn file included from E./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16r: rIn file included from o./io/./../../../c/classes/classes.hr:C11o: dIn file included from e./io/./../../../c/classes/./Vertex.h :P12e: tIn file included from s./io/./../../../c/classes/./../toolkits/toolkits.hc:V15i: eIn file included from w./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he:r11A: SIn file included from C/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hI:I6S: yIn file included from n/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hc:h6r: oIn file included from n/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hi:z6e: dIn file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hr:i12n: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSCIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:_tf(11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hP:e6EtXsTcEVR: iIn file included from e/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hw:e6r: ,In file included from N/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h :Pet scE12r: r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.ho:r258C:o86d:e warning: Pecton'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] s 258scViewe | rPVEUTPSrCi_EnXtTDte fcehraErR[N] ,r e.d..) PE(TPSC_eAtTsTPceVtisecwEerrr,o rcCoondset PReItBUTE_FcOhRar[sMAT(2, 3); | ^ ],/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h :299cVi.ew:e67r:S tnote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'i n. 299 | #dgefine PESTSC_ATP.TRrIiBnUtTfE(_PFOeRtMs)c VPiEeTASTC(_sAwTeTRIBUtrIdxT,E _FrO, vcaARrMogIAdTx) __attribut(e2_, 3)_;( ( f| o ^r /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299n:s67t cmhaatr:[ ]note: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ...()p rPiEnTtS C299_ | A T TfR,I BsUtT#Ed_eFfriIndex ,P EvTaSACr_gAIdxO)R)MATTTRI)B U T(E| _FOR ^ 2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' M299 | A T( strId#defxine PET, vaArSgC_ATTRIBUTE_FOIRdMxA)T (_s_tartItdrxi,b uvtaeA_r_g(I(dfxIn file included from )./io/ApiPrintf.cpp __atotrr:matibut11e: _In file included from ./io/./matlabio.h:16: _In file included from ((fo./io/./../../../c/classes/classes.h:(11p: rIn file included from i./io/./../../../c/classes/./Vertex.hn:trfm, 12start: (In file included from p./io/./../../../c/classes/./../toolkits/toolkits.hr:in15t: fIn file included from ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :s11trIId: dx, vxa, vaArgIdx))In file included from A)/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h : 6| : ^In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hr:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] gI 258d | xPETSC_EXTER)N )Petsc)ErrorCode PetscView e| ^ rStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(In file included from ./io/WriteMatlabData.cppp:r11i: nIn file included from t./io/./matlabio.hf:,16 : sIn file included from trIdx, v./io/./../../../c/classes/classes.ha:A11r: gIn file included from I./io/./../../../c/classes/./Vertex.hd:12x))): In file included from | ./io/./../../../c/classes/./../toolkits/toolkits.h ^: 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSCIn file included from _./io/ApiPrintf.cppA:TTRIBUT11E: _In file included from F./io/./matlabio.hO:R16M: AIn file included from T./io/./../../../c/classes/classes.h(:s11t: rIn file included from I./io/./../../../c/classes/./Vertex.hd:x12,: In file included from v./io/./../../../c/classes/./../toolkits/toolkits.ha:A15r: gIn file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: dIn file included from x/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h): 6_: _In file included from a/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.ht:t6r: iIn file included from b/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hu:t6e: _In file included from _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h(:(12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288f:o88r:m awarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]( p 288rintf, strIdx, vaArgIdx))) | ^ | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo 18 warnings generated. CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo 18 warnings generated. CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo 18 warnings generated. CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo 18 warnings generated. CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo 18 warnings generated. CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: :In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: 5/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | P: etscError(MPI_Comm, int, consIn file included from t char *, const char *, PetscErrorCode, PetscErrorType, co../DistanceToMaskBoundary/./DistanceToMaskBoundary.hnst char *, .:..) PE19: In file included from TSC../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11_: In file included from ATTR../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hIBUTE_COLD PETSC_ATTRIBU:TE_FOR12MAT(7, 8); | ^ : In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :15 : 299 | #deIn file included from f../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hi:11: nIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] e 1306 | PetscError( MPPI_Comm, intE,T ScCo_nst char *,ATTRIBUTE_FORM AcoTns(t char *, PetscErrorCode, PetscEsrrorType, constrIdxt char , vaArgIdx) __a*, ...) PETSC_AttributeT__((format(printf, strIdx, vaArgIdx)T)) | ^ RIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORIn file included from M../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16A: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11T: In file included from (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:s6: tIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hr:6I: dx, vaArgIdIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hx:)6 : _In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h_at:t8ri: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68bute__(: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ( 1365 | PETSC_EXTERN Petsformat(princtEfrrorCode (*PetscErr, stroIrPrintf)(dconstx ,c har[v]a,ArgI d...) PxE)T)S)C _ A| T ^T RIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | :8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] # 1577 | PETdSCefine _PETSEXTERNC Pets_cEArrToTRIBrCode (*PetscHelpPrintf)(MPI_Comm, const cUhar[], ..T.) PETSC_ATTRIEB_UFTOER_MFAOTR(MsAtTr(I2d,x ,3 )v;a A r| g ^I dx) _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h_:a299t:t67r:i bnote: uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't e__((fo r299m | a t (#pdreifnitnfe, PsEtTrSICd_xA,T TvRaIABrUgTIEd_xF)O)R)M A T| ( ^s trIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp../ContourToNodes/ContourToNodes.cpp::55: : In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h../ContourToNodes/./ContourToNodes.h::1919: : In file included from In file included from ../DistanceToMaskBoundary/./../bindings.h../ContourToNodes/./../bindings.h::1919: : In file included from In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h../ContourToNodes/./.././matlab/io/matlabio.h::1616: : In file included from In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h::11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: 11In file included from : ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: 11In file included from : ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h11:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h::66: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h::86: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h::1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: :15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] note: 15 | PETSC_EXTERN expanded from macro 'PETSC_ATTRIBUTE_FORMAT'P etsc 299 | E r#rdoerfCiondee PPEeTtSsCc_IAnTfTRIBUTEo__FPOrRiMvAaTt(es(tcroIndsxt, cvhaaAr[], PetscObjectr, const char[], ...) PgETSC_ATTRIBUTE_FIORMAT(3, 4d); | ^ x/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h):299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _ _attribute299 | #define _P_((foErTmSaCt_(ApTrTiRnItBfU,T Es_tFrOIRdMxA,T (vsatArrIgdIxd,x )v)aArgIdx) __att)ribute__((format(printf, str Idx, vaArgIdx))) | ^ | ^ In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp../ContourToNodes/ContourToNodes.cpp::55: : In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h../ContourToNodes/./ContourToNodes.h::1919: : In file included from In file included from ../DistanceToMaskBoundary/./../bindings.h../ContourToNodes/./../bindings.h::1919: In file included from : ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:In file included from 16../ContourToNodes/./.././matlab/io/matlabio.h: :In file included from 16../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h: :In file included from 11../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h: :In file included from 11../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:: 15In file included from : ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h12:: 11In file included from : ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h6:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h6:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h6:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h8:: 8In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h1582:: 1582/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 266 | P ETwarning: SC_EXTERN PetscErrorCode PetscLogObject'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]State(Pet scObject, const char[], ...) PETSC_ATTRIB UTE_FORMAT266(2, 3); | | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hP:E299T:S67C:_ Enote: Xexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T ERN PetscEr r299o | r C o#ddee fPientes cLogObjectState(PePETSC_ATTRIBUTtscObjecEt, c_oFOnRMsAtT( sctrIdx, vaArgIdx) __attribute__((fohrmat(printaf, strIdx, vaArgrI[d]x,) ).). . )| ^P ETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp../ContourToNodes/ContourToNodes.cpp::55: : In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h../ContourToNodes/./ContourToNodes.h::1919: : In file included from In file included from ../DistanceToMaskBoundary/./../bindings.h../ContourToNodes/./../bindings.h::1919: : In file included from In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: :6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h6: In file included from :8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h 1590 | :P6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTERTSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const chaIr[], ...) PEBTSC_ATTRIBUTEU_FTORMAT(3, 4); | ^E /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _F O299 | #define PETSC_ATRTRIBUTE_FORMAT(stMrIdx, vaArgIdx) __attriAbute__((fTormat(pri(n3t,f ,4 )s;t r I| d ^x , vaA/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hr:g299I:d67x:) )note: )expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) In file included from _../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp_at:t5r: iIn file included from b../DistanceToMaskBoundary/./DistanceToMaskBoundary.hu:t19e: _In file included from _../DistanceToMaskBoundary/./../bindings.h((form:a19t: (In file included from p../DistanceToMaskBoundary/./.././matlab/io/matlabio.hr:intf, strI16d: xIn file included from ,../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h :v11a: AIn file included from rgIdx../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h):)12): In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h| : ^15 : In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EIn file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: XIn file included from TERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaAr../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hgIdx))) | ^ :15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h: :19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTER:N PetscErrorCo6d: e PetscSIn file included from NPrintf(char *,/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h size_t,: const 6char[], ..: .) PETSIn file included from C_ATTRIBUTE_FOR/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hMA:T8(3: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h, 4); | ^ :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTE299RN PetscEr:rorCode PetscPrintf(MPI67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _299 | Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrib ute__((forma #det(printf, strIdx, vaArgfIdx))) | ^ ine PETSC_ATTRIBUIn file included from T../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: EIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78:_ warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] FORMAT(strId x, vaArgIdx) __at1593 | PETStC_EXTrEiRbNu tPee_t_s(c(Efrormat(printf, strIdx, vaArgIdx))) | ^ rorCode PetscIn file included from S../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.hN:P19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: rIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hi:n11: tIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, fsize_t(, const cchar[], sihze_t *, ...) PETaSC_ATTRIBUTE_FORMrA T*(,3 ,s i5z)e;_ t ,| ^c onst /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' c 299 | #define PETSC_ATTRIBUTE_FORMAT(shtrIdx, vaArgIdx) __attribute__((format(printfa, strIdx, vraArgIdx)))[ | ^ ], ...) PETSC_ATTRIBUTE_FORMIn file included from A../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from T../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from (../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: 3In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: 4);/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode Petsc E| ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hr:r299o:r67P:r inote: nexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't fDefault(const c299 | #defihnar[], ...e PETSC_) PETSC_ATTRIBUTE_FORMAT(1, 2A); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ TTRIBUTE_FOIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.hRMAT(strI:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.hd:x16,: In file included from v../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.ha:A11r: gIn file included from I../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hd:x12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:)15: In file included from _../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h_:a11t: tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hi:bute6_: _In file included from (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h(:f6o: rIn file included from m/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.ha:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67:t note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d(efine PETSpC_ATTRIBrUTE_FORMAiT(strIdx, nvaArgIdx) __atttribute__((forf, smtraIdx, t(pvarAirgIdx))) | ^ ntf, strIdx, vaArgIdx))In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:)19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | 1594 | PETSC_EXTERN Pe ^tscErrorC ode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h: :In file included from 8/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h: :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h6:: 1599In file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h81::6 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h :8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | 1599P | EPTESTCS_CE_XETXETRENR NP ePtestcsEcrErrorroCroCdoed eP ePtestcsEcrHreolrpPPrriinnttffDDeeffaauulltt((cMoPnIs_tC ocmhma,r [c]o,n s.t. .c)h aPrE[T]S,C _.A.T.T)R IPBEUTTSEC__FAOTRTMRAITB(U1T,E _2F)O;R M A| T ^( 2, 3/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIB); | ^ U/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hT:E299_FO:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'R 299 | #defiMne PETSC_AATTTRIBUTE_FORMAT(strI(dx, vaArgIdxs) __atttribute__((frormat(printf, stIrdIxd,x ,v avAarAgrIgdIxd)x ))) | ^ __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h::19: 8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: warning: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PE:TSC12: In file included from _EX../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:E15R: NIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hP:e11t: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: s/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchrconizedPrintf(MPI_Comm, cEonst char[], ...) PETSC_ATTRIBUrTE_FrorCode PetscErrorPrintfNone(OcRMAT(2, 3)o; | ^ n/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' s 299t | char[], ...) PETSC_ATTRIBUTE_FO #defineRMAT(1, PETSC_ATTRIBUTE_FORMAT(s t2r)I;d x ,| ^v aArgI/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hd:x299): 67_:_ anote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT't ribute_ _299( | ( f o#rdmeafti(nper iPnEtTfS,C _sAtTrTIRdIxB,U TvEa_AFrOgRIMdAxT)()s)t r I| d ^x , vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h| :15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h: ^6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSCIn file included from ../ContourToNodes/ContourToNodes.cpp:5_: EIn file included from X../ContourToNodes/./ContourToNodes.hT:E19R: NIn file included from ../ContourToNodes/./../bindings.hP:e19tscErro: rCIn file included from o../ContourToNodes/./.././matlab/io/matlabio.hd:e16 : PIn file included from e../ContourToNodes/./.././matlab/io/../../../c/classes/classes.ht:s11c: SIn file included from ynchro../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from nizedFPr../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11t: fIn file included from (/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hM:P6I: _In file included from C/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.ho:m6m: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hFILE *, const: char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 2996 | : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8#def: ine PETSC/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h_:1599:81ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __:attribute__((f ormat(warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSCp_EXTErintf,R N PetscErrorCosdter IPdext,s cvHaeAlrpgPIrdixn)t)fDef)a | ^ ult(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp../ContourToNodes/ContourToNodes.cpp::55: : In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h../ContourToNodes/./ContourToNodes.h::1919: : In file included from In file included from ../DistanceToMaskBoundary/./../bindings.h../ContourToNodes/./../bindings.h::1919: : In file included from In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h../ContourToNodes/./.././matlab/io/matlabio.h::1616: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: : In file included from In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h::1112: : In file included from In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: 240 | PETSC15_: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: EXTERN PetscErrorCode PetscViewerAS/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.hCI:I288P:r88i:ntf warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ( 288 | PPETSC_EXTERN PetsecErrorCode PetscVietwesrcVUVPiriewern, const char[tD], ...) PETSC_ATeTRIBUTE_FfeOrred(PetscViewer, constR char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atMtribute__((format(printf, AstrIdx, vaArgTIdx))) | ^ (2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaAr CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo gIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo 18 warnings generated. CXX ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmx: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmat: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lMatlabDataArray: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lgfortran: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/bin/maca64' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/extern/bin/maca64' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/opt/homebrew/lib/gcc/current' [-Wunused-command-line-argument] CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo 18 warnings generated. CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h :29919 | : In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h#:d16e: finIn file included from e../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.hP:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] E15 | PETSCT_EXTERN PetscESrrorCode PetscInfo_Private(Cconst char[], PetscO_bject, constA TTRIBUTE_FORMAT(strIdx, vaArgIdx)c __attribute__((format(printf, strIdx, vaArgIdx))) | ^ har[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h../ExpToLevelSet/./ExpToLevelSet.h::29920:: 67In file included from :../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORIn file included from MAT(strIdx, va../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hA:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_rATTRIBUTE_gFORMAT(2, 3); | ^ I/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' d 299 | x#d)e fi_ne_a ttPETSC_ATTRIBUTE_FORMrAT(strIdx, vaibutAre__((gfIdx)o __attribute_r_((formatmat(p(rprintf, strIdx, ivaArgIdx))) | ^ ntf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo 18 warnings generated. CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19e: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:tscViewerASCIISynchro8nizedPrintf(PetscViewer: , cIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.ho:1306n:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]st char [], ...) PETS 1306 | PetCs_cAETrTrRoIrB(UMTPEI_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h_:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'Co mm, int, c299o | n s t# dcehar *, const fchar *i, PetscErrnoer CPoEdTeS,C _ATTRIPBeUtTsEc_EFrOrorTypeR,M AcTo(nsstt rcIhdaxr, *v,a ...) PETSACr_gAITdTxR)I B_U_TE_COLaD PETSC_tAtTrTiRbIuBtUeT_E_((form_aFtO(RpMrAiTn(tf, strIdx, vaArgIdx))) | ^7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67 : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:In file included from 299../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp::675:: In file included from note: ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from 299/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: | /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | P ET#SCd_EeXTfEiRN PetscErrornCode (*PetscErrorePrintf)(const char[], ...P) PETSC_ATTRIBUTE_FEORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #deTfine PETSSC_ATTRIBUTE_FORMAT(strIdx, vaArCgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))_ | ^ ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. 18 warnings generated. In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo 18 warnings generated. CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo In file included from In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp../NodeConnectivity/NodeConnectivity.cpp::185: : In file included from In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h../NodeConnectivity/./NodeConnectivity.h::1923: : In file included from In file included from ../MeshProfileIntersection/./../bindings.h../NodeConnectivity/./../bindings.h::1919: : In file included from In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h../NodeConnectivity/./.././matlab/io/matlabio.h::1616: : In file included from In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h::1111: : In file included from In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h::1212: : In file included from In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h::156: : In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h11:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h6:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h6:: 8In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h6:: 1278In file included from : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 1306 | 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PetscError(M P1306I | _PComm,e tisnctE,r rcoor(nMPsIt_ Ccohmamr *, cons,t icnhta,r c*onst char , PetscErrorCode, PetscErrorType, *c, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBonst char *, ...) PETSC_ATTRIBUTEU_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); T | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:E67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | _ C#define PETSC_ATTRIBUOTE_FORMATL(strIdx, vaArgIdx) __atD PtEriTSC_AbTTRIBUTE_FORMAT(7, 8)ut; | ^ e/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:__67((:f onote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'm at(prin 299 | #tdfe,f isnter IPdETSC_xA,T TvRaIArgIdx))) | ^ BUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PEIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12T: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6S: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: C/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] _ATTRIBUTE _1365F | OPREMTASTC(_1E,X T2E)R;N P| e ^t scEr/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rorCode 299( | * P e#tdsecfEirnreo rPPErTiSnCt_fA)T(const char[],T R.I.B.U)T EP_EFTOSRCM_AATT(TsRtIrBIUdTxE,_ FvOaRAMrAgTI(1, 2)d;x ) | _ ^_ attribute/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h_:_299(:(67f:o rnote: mexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'at(printf, str Idx, va A299r | g I d#xd)e)f)i n e| ^P ETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:: 18warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19 1577 | PETSC_EX: TIn file included from E../MeshProfileIntersection/./.././matlab/io/matlabio.hR:N16 : PIn file included from et../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.hs:12c: EIn file included from r../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:o15r: CIn file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: oIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6d: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:e (*PetscHelpPrintf)(77:M Pwarning: I_Comm,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] const ch a1577r | [P]E,T S.C._.E)X TPEERTNS CP_eAtTsTcREIrBrUoTrEC_oFdOeR M(A*TP(e2t,s c3H)e;l p P| r ^i nt/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hf:)299(:M67P:I _note: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o mm, con s299 | t c#hdaerf[i]n,e .P.E.T)S CP_EATTSTCR_IABTUTTREI_BFUOTREM_AFTO(RsMtArTI(d2x,, 3v)a;A r g| I ^d x) __att/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ribut e299_ | _ ( (#fdefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ormat(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:In file included from 23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h::8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: 18/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h: :15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: 15In file included from | P../MeshProfileIntersection/./../bindings.hET:SC19_E: XTERN PetscErrorCode PetscInfoIn file included from _Private(const c../MeshProfileIntersection/./.././matlab/io/matlabio.hhar[], PetscObject:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11,: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: cIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: onst 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]char[], .. .) 15 | PETSC_EXTERN PetscErro rCode PPetscInfo_PrivatEeT(ScCo_nAsTtT RcIhBaUrT[E]_,F OPReMtAsTc(O3b,j e4); | ^ ct, con/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hs:t299 :c67h:a rnote: [], .expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ..) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PEIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetTscObjSect, const C_EXTERN PectscErrorChoadre[ ]P,e t.s.c.L)o gPOEbTjSeCc_tASTtTaRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vatArgIdx))) | ^ e(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTEIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5R: NIn file included from ../NodeConnectivity/./NodeConnectivity.hP:e23t: sIn file included from c../NodeConnectivity/./../bindings.hE:r19rorC: oIn file included from d../NodeConnectivity/./.././matlab/io/matlabio.he: 16P: eIn file included from t../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.hs:c11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:F12P: rIn file included from i../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hn:t15f: (In file included from M../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:P11: I_In file included from C/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.ho:m6m: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from F/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hI:L6E: In file included from */Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h,: 8c: o/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hn:s1590t: 79c:h awarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] [], ... ) PETSC_ATTRIBUTE_FO1590 | PETSC_EXTERN PetscErrRorCode PetscFPrintf(MPI_Comm, FILE *, conMAT(3, 4); s| ^ t char[]/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:, ..67.: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT') PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^299 | #define PETSC_AIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: TIn file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from TRIBUTE_FORMAT(strId/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hx, vaArgIdx) __attribute__:((6f: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: mat(printf, strIdx, /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hv:a1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ArgI 1592 | PETSC_EXTERN PetscErrorCode dPetscPrintf(MPI_Commx, )const char[)], ...)) PETSC_AT TRIBUTE_FORMAT(2, 3)| ^ ; | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx,In file included from ../MeshProfileIntersection/MeshProfileIntersection.cppv:a18A: rIn file included from g../MeshProfileIntersection/./MeshProfileIntersection.hI:d19x) __attribu: tIn file included from e../MeshProfileIntersection/./../bindings.h_:_19(: (In file included from f../MeshProfileIntersection/./.././matlab/io/matlabio.ho:rmat(pr16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:intf, s6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:t8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:r1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Idx, 1592 | PvEaArgIdTxS)C_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ )) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from In file included from ../NodeConnectivity/NodeConnectivity.cpp../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::511: : In file included from In file included from ../NodeConnectivity/./NodeConnectivity.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h::236: : In file included from In file included from ../NodeConnectivity/./../bindings.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h::196: : In file included from In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h::166: : In file included from In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h::118: : /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h :12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h 1593 | :P15E: TIn file included from S../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hC:_11E: XIn file included from T/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hE:R6N: In file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.he:tscE6r: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hr:orC8o: d/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.he: 1593P:e78t:s cwarning: SNPri'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]n tf(cha 1593r | P*E,T SsCi_zEeX_t, const cThEaRrN[ ]P,e t.scErrorCod.e. )P ePtEsTcSSCNPri_ATTRIBUTE_FORMAT(3,n t4f)(;c h a| r ^ *, si/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hz:e299_:t67,: cnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ onst char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #de../MeshProfileIntersection/MeshProfileIntersection.cppf:ine PETSC_ATTRIBUTE_FORMAT(s18: In file included from t../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19r: Idx, vaArgIdx) __attribIn file included from ute__((format(../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from p../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: rIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: iIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] nt f1594 | PETSC_EXTERN, PsettrsIcdExr,r ovraCAordgeI dPxe)t)s)c S N| P ^r intfCount(chaIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:r19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTER*, siN Pzee_t, const tscEcrhar[], srize_t *, ...) PEToSrCC_oAdTeT RPIeBtUsTcES_NFPOrRiMnAtTf(C3o,u n5t)(;c h a| r ^ *, s/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hi:z299e:_67t:, note: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o ns 299 | t #cdheafri[n]e, PsEiTzSeC__tA T*T,R ...) PETSC_IBUTE_FORMAT(strIdx, vaArATTRIBUTEg_FORMAT(3,Idx) __5); at | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299t | r i#bduetfei_n_e( (PfEoTrSmCa_tA(TpTrRiInBtUfT,E _sFtOrIdx, vRaMAArTg(Isdtxr)I)d)x | ^ , vaArgIdx) __attribute__((format(printf, strIdx, In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:v18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:a19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from Ar../MeshProfileIntersection/./.././matlab/io/matlabio.hgI:dx))) | ^ 16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN In file included from Pe../NodeConnectivity/./NodeConnectivity.h:23: In file included from t../NodeConnectivity/./../bindings.hs:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:c11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: EIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #drefoirne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdxC) __attribute__((formoadt(ep riPntef,t sstrIdcx, vaArgIdExr)r)o)r P r| i ^n tfDefault(const char[], ...In file included from )../NodeConnectivity/NodeConnectivity.cpp :P5E: TIn file included from S../NodeConnectivity/./NodeConnectivity.hC:_23A: TIn file included from T../NodeConnectivity/./../bindings.hRIBUTE:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PET_FORMSC_EXTERN PetscErroArCode PetscErrorPrintfNTo(n1e,( c2onst cha)r;[ ] ,| ^. ..) PETSC_ATTR/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __:attribute__((format(printf, strIdx,299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | v aArgIdx))) | ^ #defiIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:n11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:e6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599: 81P:E Twarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTESRN PetscErrorCoCde_ PetscHelpPrintfDefault(MPI_CATTRIBUoTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, mstrIdx, vaArgIdmx))) | ^ , const charIn file included from [../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19]: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] , 1598 | PETSC_EXTER N Pe...) PEtTSscCErrorCo_ATTde PRetscErIrorPrintfNoneB(const char[], ...)U PETTSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #dEe_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.hfin:e299 :P67E:T Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ ATTRIBU T299E | _ F O#RdMeAfTi(nse PETSC_AtTrTIRdIxB,U TvEa_AFrOgRIMdx) __aAttribute__((formTa(strIdx, vtaArgIdx) (_printf, strIdx, vaArgI_attribdux))) | ^ te__((format(prinIn file included from t../MeshProfileIntersection/MeshProfileIntersection.cppf:,18 : sIn file included from t../MeshProfileIntersection/./MeshProfileIntersection.hr:I19d: xIn file included from ,../MeshProfileIntersection/./../bindings.h :v19a: AIn file included from r../MeshProfileIntersection/./.././matlab/io/matlabio.hg:I16d: xIn file included from )../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h):)11 : In file included from | ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h ^: 12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h1599 | :P6: EIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:TS6C_EXTERN PetscErrorC: ode PetscHelpPrintfDefIn file included from ault(MPI_Comm, const/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h :char[], ...)6: PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) In file included from | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h1608: | 11P: EIn file included from T../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.hS:C12_: EIn file included from X../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:E15R: NIn file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hP:e11t: sIn file included from c/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hE:r6r: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hC:o6d: eIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.hP:e6t: sIn file included from c/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hS:y8n: chronizedPrint/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.hf:(1608M:P82I:_ Cwarning: o'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]m m, cons 1608 | PETSCt char[], ...) PETSC_ATTRIBUTE__FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299E:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #XdTeEfRiNn eP ePtEsTcSECr_rAoTrTCRoIdBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ e PetscSynchronizedPrintfIn file included from (../NodeConnectivity/NodeConnectivity.cppM:P5I: _In file included from C../NodeConnectivity/./NodeConnectivity.ho:m23m: ,In file included from ../NodeConnectivity/./../bindings.hc:o19n: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.hs:t16 : cIn file included from h../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.ha:r11[: ]In file included from ,../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h :.12.: .In file included from )../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :P15ETSC_ATTRIBUTE_FORMAT(2, 3): In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h; | : ^11 : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #de: fiIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hne:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: PETSC_ATTRIBUTE_FORMAT('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchstrIdx, rvoanAirzgeIddFxP)r i_n_taft(tMrPiIb_uCtoem_m_,( (FfIoLrEm a*t,( pcroinnsttf ,c strIhdaxr,[ ]v,a A.r.g.I)d xP)E)T)S C _| A ^T TRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:29919:: 67In file included from :../MeshProfileIntersection/./../bindings.h :note: 19expanded from macro 'PETSC_ATTRIBUTE_FORMAT': In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12299: | In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :#15d: eIn file included from f../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11e: In file included from P/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hE:T6S: CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hA:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T 1609 | PETSC_EXTERN PetscErrorCode PetscSynchrToniRzIBedFPrintfU(MPI_Comm, FTILE *, const char[], ...) PETSC_ATTRIBUTE_FORMATE(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | _#define PETSC_ATTRIBUTE_FORMAT(sFtrIdx, vOaArgIdx) __attriRbMuAtTe(_s_t((format(printfr,I dsxt,r vIdx, vaArgaIAdrxg)I)d)x ) | _ ^_ attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:In file included from ../NodeConnectivity/NodeConnectivity.cpp:518: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h: :12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.hIn file included from :6../NodeConnectivity/./NodeConnectivity.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84:: 23warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../NodeConnectivity/./../bindings.h: 240 | PETSC_EXTERN Pet19: scEIn file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from rrorCode PetscVi../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.he:11: In file included from w../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.he:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: r/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ASCIIPrintf( 240 | PETSC_EXTERPetNs cPVetscErroiewreCorde PetscViewerASCIIPri,ntf(PetscViewer, const ccohnasrt[ ]c,h a.r.[.]), PETSC_ATT.R.I.B)U TPEE_TSCF_AOTRTMRAITB(U2T,E _3F)O; | R ^M AT(2, 3); /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h :| 299 ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | : 67#:d enote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETfinSC_ATTRIBUeTE_FORMAT(strIdx, v aPArgIdx) __attribute__((fEormat(printf, strIdx, vaArgIdx))) | ^ TSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cppm:a18t: (In file included from p../MeshProfileIntersection/./MeshProfileIntersection.hr:i19n: tIn file included from f../MeshProfileIntersection/./../bindings.h,: 19s: tIn file included from r../MeshProfileIntersection/./.././matlab/io/matlabio.hI:d16x: ,In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from vaArgIdx))) | ^ ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h::166: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from : ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h241 | PETSC_EXTERN Pets:cErrorCode Petsc6ViewerASC: IISynchroniIn file included from zedPrintf(Petsc/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.hViewer, co:nst char[]12, ...) PE: TSC_ATTRIBUTE_FORMAT(2, 3); | ^/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defin:e PETSC_ATTRIB241UTE_FORMAT(strI:dx, vaArgI96dx:) warning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_ attribute__((format 241 | PE(Tprintf, strIdx, vaArgIdx))) | ^ SC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67:In file included from ../NodeConnectivity/NodeConnectivity.cppnote: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'5 : In file included from ../NodeConnectivity/./NodeConnectivity.h:23: 299 | #defiIn file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:n6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from e/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258 :86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PETSC 258 | PETSC_EX_TERANT TPReItBsUcTEEr_rFoOrRCMoAdTe( sPtertIsdcxV,i evwaeArrgIdx) Stri__attribute__((nformagt(printf, strIdx, vaArgIdx))) SPrintf(PetscViewer, const char[], ...) PETS C_ATTRIBUTE_FORMAT(2, 3); | ^| /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: ^expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from In file included from ../NodeConnectivity/./NodeConnectivity.h/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h::2312: : In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h../NodeConnectivity/./../bindings.h::19: 258:86In file included from :../NodeConnectivity/./.././matlab/io/matlabio.h :warning: 16'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :25815 | : PIn file included from E../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:S11C: _In file included from E/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hX:T6E: RIn file included from N/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h :P6e: tIn file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12s: c/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.hE:r288r:o88r:C warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ode P e288t | sPcEVTiSeCw_eErXStringSPrintf(TPEeRtNs cPVeiteswcer, conEst char[],r r.o.r.C)o dPeE TSC_PeAtTsTcRVIiBeUwTeEr_VFORMUAPTr(i2n,t D3e)f;e r r| e ^d (Pets/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:c67V:i enote: wexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e r, co n299 | s#td ecfhianre[ ]P,E T.S.C._)A TPTERTISCB_UATTET_RFIOBRUMTE_FAOTR(MsAtTr(I2d,x ,3 )v;a A rg| ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vIadx) ArgIdx))) | ^ __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../Chaco/Chaco_matlab_la-Chaco.lo 18 warnings generated. CXX ../Kriging/Kriging_matlab_la-Kriging.lo In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:)16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: : In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from In file included from ../Triangle/./../bindings.h:19: ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.hIn file included from :11../Triangle/./.././matlab/io/matlabio.h:16: In file included from : ../Triangle/./.././matlab/io/../../../c/classes/classes.hIn file included from :../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from 11/Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h: :In file included from 288../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h::88: warning: 12'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIB: UTE_FORMAT(strIdx, vaArgIdx) __attriIn file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: bute__((format(printf, strIdIn file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.hx, va:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] A 1365 | PrETgSC_EXTERN PetscErroIdrCode (*PetscErrorPrxintf)(const cha)r)[)] , | ^ ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXXLD libISSMMatlab.la In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXXLD libISSMApi_matlab.la 18 warnings generated. CXXLD InterpFromGrid.la In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Examples/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -undefined suppress is deprecated CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la CXXLD BamgTriangulate_matlab.la 18 warnings generated. CXXLD ContourToMesh_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ContourToNodes_matlab.la CXXLD DistanceToMaskBoundary_matlab.la CXXLD ElementConnectivity_matlab.la CXXLD ExpSimplify_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD MeshPartition_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la CXXLD ProcessRifts_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la CXXLD Chaco_matlab.la CXXLD Kriging_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD CoordTransform_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. Making install in src Making install in c CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Examples/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Examples/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMCore.dylib libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMOverload.dylib libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMModules.dylib libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMModules.la ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Examples/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/jenkins/workspace/macOS-Silicon-Examples/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Examples/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Examples/bin/issm_slc.exe libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Examples/bin/kriging.exe libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Silicon-Examples/bin/issm_dakota.exe libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Silicon-Examples/bin/issm_post.exe make[3]: Nothing to be done for `install-data-am'. Making install in m ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Examples/bin' make[3]: Nothing to be done for `install-data-am'. Making install in wrappers Making install in matlab ../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Examples/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Examples/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMMatlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMApi_matlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgConvertMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgMesher_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgTriangulate_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToNodes_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/DistanceToMaskBoundary_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ElementConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpSimplify_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpToLevelSet_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGrid.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromGrid.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshPartition_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshProfileIntersection_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/NodeConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PointCloudFindNeighbors_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ProcessRifts_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Triangle_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Chaco_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Chaco_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Kriging_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/Kriging_matlab.la libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Examples/lib/CoordTransform_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Examples/lib/CoordTransform_matlab.la make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Testing example: AMR 2026-01-09 16:35:18.359 MATLAB[86728:856354] Spell server connection invalidated 2026-01-09 16:35:18.360 MATLAB[86728:856354] Spell server connection invalidated 2026-01-09 16:35:18.361 MATLAB[86728:856354] dataFromCheckingGrammarInString received error Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.naturallanguaged was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.naturallanguaged was invalidated: failed at lookup with error 3 - No such process.} Build was aborted Aborted by Justin Quinn Recording test results Finished: ABORTED