Started by user Justin Quinn Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB # 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 config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 8158c49cb1672d14f12e615f9ae29d9b12cde069 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8158c49cb1672d14f12e615f9ae29d9b12cde069 # timeout=10 Commit message: "Merge pull request #51 from NJSchlegel/main" > git rev-list --no-walk ebebeeeaebefec8dc42b9455157c92da33e2700e # timeout=10 [macOS-Silicon-Binaries-MATLAB] $ /bin/sh -xe /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****1836253235864551498.sh + export ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB + ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ /opt/homebrew/bin/brew shellenv + eval 'export HOMEBREW_PREFIX="/opt/homebrew"; export HOMEBREW_CELLAR="/opt/homebrew/Cellar"; export HOMEBREW_REPOSITORY="/opt/homebrew"; export PATH="/opt/homebrew/bin:/opt/homebrew/sbin${PATH+:$PATH}"; export MANPATH="/opt/homebrew/share/man${MANPATH+:$MANPATH}:"; export INFOPATH="/opt/homebrew/share/info:${INFOPATH:-}";' ++ export HOMEBREW_PREFIX=/opt/homebrew ++ HOMEBREW_PREFIX=/opt/homebrew ++ export HOMEBREW_CELLAR=/opt/homebrew/Cellar ++ HOMEBREW_CELLAR=/opt/homebrew/Cellar ++ export HOMEBREW_REPOSITORY=/opt/homebrew ++ HOMEBREW_REPOSITORY=/opt/homebrew ++ export PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ export MANPATH=/opt/homebrew/share/man: ++ MANPATH=/opt/homebrew/share/man: ++ export INFOPATH=/opt/homebrew/share/info: ++ INFOPATH=/opt/homebrew/share/info: + export LIBRARY_PATH=/opt/homebrew/lib/gcc/current + LIBRARY_PATH=/opt/homebrew/lib/gcc/current + export PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + ./packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing autotools ====================================================== ====================================================== Installing cmake ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== Installing boost ====================================================== ====================================================== Installing dakota ====================================================== ====================================================== Installing chaco ====================================================== ====================================================== Installing curl ====================================================== ====================================================== Installing hdf5 ====================================================== ====================================================== Installing netcdf ====================================================== ====================================================== Installing proj ====================================================== ====================================================== Installing gdal ====================================================== ====================================================== Installing gshhg ====================================================== ====================================================== Installing gmt ====================================================== ====================================================== Installing gmsh ====================================================== ====================================================== Installing triangle ====================================================== ====================================================== Installing m1qn3 ====================================================== ====================================================== Installing semic ====================================================== ====================================================== Installing shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target `uninstall'. Stop. make: *** No rule to make target `distclean'. Stop. autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory ./aux-config 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing './aux-config/ar-lib' configure.ac:17: installing './aux-config/compile' configure.ac:14: installing './aux-config/config.guess' configure.ac:14: installing './aux-config/config.sub' configure.ac:24: installing './aux-config/install-sh' 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) 4.24 configuration = configure: ============================================================================ checking build system type... arm-apple-darwin24.3.0 checking host system type... arm-apple-darwin24.3.0 checking target system type... arm-apple-darwin24.3.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... none checking dependency style of mpicxx... none 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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.3.0 file names to arm-apple-darwin24.3.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.3.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.3.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... yes checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.3.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... yes 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.3.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... yes 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.3.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 Feb 28 19:48:35 PST 2025 checking user name... **** checking host full OS name and version... darwin24.3.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.3.0 checking host OS architecture... arm64 checking for debugging support... no checking for development support... no checking for standalone modules build... yes checking for standalone executables build... yes checking for standalone libraries build... yes 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-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 Adjoint MPI... no checking for MeDiPack... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.22 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install... done checking for MPI... yes checking for SCOTCH... no checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for shapelib... no 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 MATH77... no checking for Fortran compilation... yes checking for Fortran library... done checking for MeteoIO... no checking for SNOWPACK... no checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kml 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... 1 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/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 src/m/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src Making all in c 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/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.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/Materials/libISSMCore_la-Materials.lo CXX classes/Elements/libISSMCore_la-PentaRef.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-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/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-NodesPartitioning.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-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 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. CXXLD libISSMModules.la 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: ignoring duplicate libraries: '-lm', '-lpthread' 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: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' 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 In file included from ./io/WriteMatlabData.cppIn file included from In file included from ./io/ApiPrintf.cpp./io/FetchMatlabData.cpp::1111: ./io/CheckNumMatlabArguments.cppIn file included from :./io/./matlabio.h5:: 16In file included from : ./io/./matlabio.hIn file included from :16: ./io/./../../../c/classes/classes.h:11: In file included from :./io/./../../../c/classes/./Vertex.h11: In file included from ./io/./matlabio.h::1216: In file included from : In file included from ./io/./matlabio.hIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/classes.h:: 11: In file included from In file included from ::1615: : ./io/./../../../c/classes/classes.h./io/./../../../c/classes/./Vertex.h:12:: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from 11In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:./io/./../../../c/classes/classes.h:11: In file included from 12: ./io/./../../../c/classes/./Vertex.hIn file included from : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:In file included from 11/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: :In file included from 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: :In file included from 6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::126: : In file included from In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h::1115: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h6:: : 6In file included from : :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:11In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h::61228: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::In file included from 6: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h1305::6127: :In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h6:: 6In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h8:: 8In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h1228:: 1228/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h1305::warning: 127:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1305 :8127 1305 | Pet s1305: | PIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ht:s1228c: E:r rwarning: o'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r (MPI_Comm, intc,E rcroonrs(tM/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h 1305 | PcehtasrcP I*_:, conEsrro1305rt( Mc:h127a:C owarning: m'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]mr, * , PPeIt_Coisnctm,m Ecornr o1305r | CPoedtscEer,r oPert(sMcPst ,IcEhra_rC *ro,m m,i nito, const cntr, har c*o, coTnyspe, cnstcoonnsstt tc chha rc haar *, Pe*t,s c.E.rrr o*rc.C)o,d const chhaarr **,, Pee,t PetscE rPrEoTrSTCy_psec,E rPreortCocsocnEAsrTrTtdeo, rPCeRtsIcBEUrTr chaEo_rTyCpOr *e,, .cLD .o.nosdPe), PPEeTtSsCc_EErTrSotr Tcyhpaer,A TCT_const Rc *, ...) hPaErT I*B,A T.T.R.I)B PEUTTSEC__CAOTLTRD PIEBTUSTCSC_EA_TCUOTLET_RFI_ORMD PETSCA_T(7, A8)BUT;TRIA T BTURIBUTE_TTE_FORFMOAREM_ACT(T7| ( ^7, 8,) ;O L D| ^P E8T)S;C _ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h| : ^299 :67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' A TTRIBU/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h T299E:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h299: | #:d299e:67: 67note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'fin_ note: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' PE T299S C299F | O | _AT TRI R ##BdUTEdefiM_eAFfOiRnneeT (7,P E8)MPTESTASTC(Cs_tATT_RAT;rIIdBUTTx, vaEA_rFROIRBMUATTEg_IFdOxR)M A_(T ( str_st| I ^arId xd/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hx:299,:67:, note: vexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'a ArgIdx )v a_ A_attr299rgIidbutt | e _ t#xd) __(_(effoirnei bPuattet_r_i(b(uftormatr(mat(Ee__prpinTtSfC,r in_ATsTtt(f(,R IrfosrtmrBIUdIxdxTE_Fa,t vaA(r,g OvRaMpArTi(nAIrgdIxd)x)))) | ^s tf, sttrrIId) | d ^ x, vaArgIdx))x) | ^ , 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:In file included from ./io/CheckNumMatlabArguments.cpp: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: 5In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from 1364./io/./../../../c/classes/./Vertex.h | :P12E: TIn file included from S./io/./../../../c/classes/./../toolkits/toolkits.hC:15_: In file included from E./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hX:T11E: RIn file included from N/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :P6e: tIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hc:E6r: roIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hC:o6d: eIn file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h./io/FetchMatlabData.cpp::811: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h(:*1228P: e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.hts:c1364E:r68rIn file included from orP:r iwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ./io/./matlabio.h:16: 1364 | PEIn file included from T./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.hn:12S: C_EXTERN Pettsfc)E(rcrIn file included from o./io/ApiPrintf.cppr:C11oIn file included from de./io/./../../../c/classes/./../toolkits/toolkits.h : :In file included from o15n: sIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :c./io/./matlabio.hh:(11: aIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hr:[6]: ,In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h.:.6: In file included from 16.)*/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hP:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from PeEtTsScCE_: rIn file included from r./io/./../../../c/classes/classes.ho:r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hP:r1228A: T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.hT:i1364ntf)R(IcBoUnTsEt_ F11O: RIn file included from M./io/./../../../c/classes/./Vertex.hA:68c:h ar[], .warning: .'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]. ) PETSC _1364: | APTETTRSIC_ET(1,12X: BIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h :215): ;In file included from U ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11TTE| _ ^F : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIn file included from EORN: 299P:e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ht:s6R: M67cEIn file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hT:r6(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299::r67o:r Cnote: oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'd e (*Petsc : 299In file included from | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h : 6#: In file included from dE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hr:r8o: note: In file included from reP/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68rfexpanded from macro 'PETSC_ATTRIBUTE_FORMAT':i nwarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PEintf) 1364 | PET (TcSoCS_A299nsC_E | X T E#RdNe fPTetiTnRIBUe PtEsTcSCT_EA_FORMAT c(hsatrIdrx[,] ,v a.A.E.rrorrCg)Tode (*IPdext) __attribute __P(E(TfSoCr_mATTaRscTERrrIBUTIotrP(rpirintBfUTE_FORM,AnTt(fs)t(rcIdoxEn_sFO ,sttr RIcdhar[ ]Mx, ...) vPETSC_ATTARTI(1, 2);BUT E_F | ^a Arg/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67,: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' I d299x) | _ _ #deOfRiM nea APTE(T1S,C _2ATTRIv)a;A B U| T ^E _FORtM/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:A67:T (note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'trIrdgI dxx), vaArt )299) | | # ^d gIdx) __attribriebfuitnee__((uftoer__((for mat(prmiant(prPiETStCf, ntf_ATstrI,d strIdx, vaArgIdTRIBxU,x )vaArTE_)F)O | ^ RMAT(strIdx, vaAgrgIdx) __attribute__I((format(dprintf, strIdx, vxaArgIdx))) | ^ ))) | ^ 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrinIn file included from t./io/FetchMatlabData.cppf:)11(: MIn file included from P./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:I11_: CIn file included from o./io/./../../../c/classes/./Vertex.hm:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15m: ,In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hc:o11n: sIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :c6h: aIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h[:6: In file included from ], ...) PETSC_ATTR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' : 299 | 6#define PETS: CIn file included from ./io/WriteMatlabData.cpp:11: _ATTRIBUIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hE:_8In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h./io/./matlabio.h:1562:77FORMA: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 16: In file included from ./io/./../../../c/classes/classes.hT: (1562s | tPrEITdSxC,_ EvXaIn file included from A./io/ApiPrintf.cppr:gTIERN1111: : In file included from d xP)etscErrIn file included from ./io/./matlabio.h_:_16a: tIn file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/classes.h::1211: : In file included from In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/./Vertex.h::1512: In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.h:otrriCIn file included from o./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hd:e (*1115: bIn file included from u/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6t: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: e: _In file included from _P((In file included from f./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11e: ts/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:In file included from 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: :In file included from 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from 8/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:: 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:o1562r:m77a:tc(Hperl:ip1562P:77: warning: n'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]trin twarning: f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]f)( M PI_Comm, c on1562st cha, | P1562ErT[S]C,_ E. | XsTtErRINd P.x.) PETSCP_ets, vaEATTTRSICc_EAXErrgrIodrxC)T)o)d e | (* ^PBUT E_ERNe tPsecFHOeRlMpAPTr(i2, 3);ntf)(tMP I _| C ^o mm,s /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hc:onst char[], ..c299.:)67 :P Enote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'S C_ATTR I299BUTE_F | O R MAT(2, 3);#defErrorCodine e| ^ P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299 (*EPTeSC_ATTR:tIsBcHelpPrint67: UTE_Fnote: Oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'R f299M | A T (#sdterfIidnxe, vaA)PETSC_ATTRr(MPI_Comm,IBUTE_FOR gIMconstd x) __attribute__(A(Tf(osrtmrIdx, vaAcrgharat(pr[i]n,tf, s t.r.Idx, vaArgIdx))) | ^ .) PETSIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ C_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from 299 | #def./io/FetchMatlabData.cppi:n11e: In file included from P./io/./matlabio.hE:T16S: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12C: _In file included from A./io/./../../../c/classes/./../toolkits/toolkits.hT:T15R: IIn file included from B./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hU:T11E: _In file included from F/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hO:R6M: AIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h(:s6t: rIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hd:x6,: In file included from v/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ha:A8r: gIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hd:x1567): /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h_:_14a:t93t:r iwarning: b'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]u te__((for m14a | tP(EpTrSiCn_tEfX,T In file included from ./io/WriteMatlabData.cpp:11E: In file included from R./io/./matlabio.hN: 16P: eIn file included from t./io/./../../../c/classes/classes.hscErs:11: In file included from ./io/./../../../c/classes/./Vertex.hr:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:t15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hr:6: In file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hd:x6,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:v6a: AIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hg:Idx))) | ^ 1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] o 14 | PETSC_rEXTERN PetscCErordorCode PetscInfo_Privea tPee(ctosnsctInfo_Privat In file included from char[],./io/ApiPrintf.cpp :P11e: tIn file included from s./io/./matlabio.hc:O16e: In file included from (./io/./../../../c/classes/classes.hc:on11bj: eIn file included from c./io/./../../../c/classes/./Vertex.hts,t ccoh:a12r: [In file included from ]./io/./../../../c/classes/./../toolkits/toolkits.h,:15: In file included from P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he:t11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6s: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hn:st char[6], ...): PIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hT:S6C_AT: TIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8cRI: BIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93:U warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Object, cons 14 | PTEET_FORMtAST(C3_,E X4T)E;R N cPhetscEr | ^ a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rorr 299 | #defineC oPde Pet[],ETSC_ATTR I...)s BPUETTES_CF_OARTMTARTI(BcstrIdxU, vIanArgITdx)E f_o__aPtrtirviabtuet(ec_o__nst char[], PetscObjFORMATe(c3t, ((fo,r mcaotn(sptr icnhtafr[,] ,s t.r.I4dx),; v a| A ^r gI.d)x )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hP):E)T S C| _ ^A T299T:R67I:B Unote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E _ 299 | #dFORMAT(3, 4); | ^ e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67fine PE:TSC _note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #AdTTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, setrIdx, vaArgIdx))f) | ^ ine PETSC_ATTRIBUTE_FORMAT(In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:strI16: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIddx) __attributxe__((format(printf, strIdx, vaArgIdx))) , | ^ 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.hintf, strIdx, vaArgIdx))) | ^ :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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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 ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const In file included from c./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16h: In file included from a./io/./../../../c/classes/classes.hr:[11]: ,In file included from ./io/./../../../c/classes/./Vertex.h.:.12.: )In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hP:E15T: SIn file included from C./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:ATT11RIBUTE_FORMAT(3, 4); : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN Petsc| ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67E: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ArTrToRrICBoUdTeE _PFeOtIn file included from s./io/FetchMatlabData.cppc:F11P: rIn file included from ./io/./matlabio.h:16RMATi(strI: In file included from ./io/./../../../c/classes/classes.h:11: nIn file included from ./io/./../../../c/classes/./Vertex.h:12: dx, tf(MPIn file included from I_./io/./../../../c/classes/./../toolkits/toolkits.hC:o15m: mIn file included from ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :11: FIn file included from IvLE */Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6a: In file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hr:g6Idx),: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h __at:t6r: ibute_In file included from _((for/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hma :8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ht:1575:79:con(printst cfh,a r st[r], ...) PEwarning: TSCI_dAxTTR'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes],I BvUaTAEr_gFIOdRxM ) )1575) | AT(3,P E T| S ^C _EXTERN PetscErr4orCode Pets)In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.hc:16F: PIn file included from r./io/./../../../c/classes/classes.h;i:n11t: fIn file included from (./io/./../../../c/classes/./Vertex.hM:P12 : In file included from | ./io/./../../../c/classes/./../toolkits/toolkits.h ^: 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:I11_: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hC:In file included from omm, FILE *, cons/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :c6h: aIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8299: [/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: In file included from warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./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 671579:: In file included from note: ./io/./../../../c/classes/./../toolkits/toolkits.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 15: | In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hP:E 11299: | In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :#6d: eIn file included from fiT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hnSeC _PEEXTTSECR_N APTe:ts6cTR]I,B U.T.E._)F: ORIn file included from M /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hPEETrSrCo_rA:TTRIBU6T: EAT(st_In file included from FrC/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ho:OIdx8, Rva: dAeM/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575: 79P:e twarning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]c SNPrrignIAdxT)( 3_t_f C1575,aou 4); | ^ | tPtEnTtS(Crci_bEuXtTeE_ RN PetscErrho_a(r( f*o,r msat(pi/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hz:e299_:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'rtCr intf,, oco n ssttr299 | d#ed IPdecheafri[n]e, Psxi,zeETS CvaAtrs_cFPri_gnIdxAtTfT)R)I)( M PBIU_TE_FORMAT(stt r| *, ^I Cdx, v.a..) oPmEmTSCA_A,T TFRIILBEU T*E,_In file included from F./io/WriteMatlabData.cppO:R11M: AIn file included from T./io/./matlabio.h rgI:d16x: )In file included from ./io/./../../../c/classes/classes.h_:_11a: tIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:t15r: iIn file included from cb(ute_./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:o11n: 3In file included from ,( (f/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.horms:t6a tc(hpar5i)n;t f ,| ^: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h[:]299s,:t 67.:6 : In file included from note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'. : 2998: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577r.I | d : #)d eP70E:T Swarning: x'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], fCin ev aPAErTgSICdx_1577A | TPTERTISBCU_TE_EF_X)T)EARTTRI)BUNTEO_R M A| ^FORMA TT((str IPet3s,c E4r); dx, vaArrIn file included from ./io/FetchMatlabData.cpp| : ^11: In file included from ./io/./matlabio.h:16/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h: :In file included from g./io/./../../../c/classes/classes.hI:d11x: )In file included from ./io/./../../../c/classes/./Vertex.h_:_12att: ori299b:In file included from 67:./io/./../../../c/classes/./../toolkits/toolkits.hr:C15ou : note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'd e ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h299:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hP:e6 | : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6t: et_s_c((fPorrimIn file included from a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.ht:( p r#id6enfinntftf, (: MIn file included from Pes tPrEITSC__ACToTmRmI,BIUdTxE,_ FvOaRAMrAT(gI c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hs:tdrx))I) 8 | ^d : x, vaArgIdx) __attribute/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h_:_1577(:(70: onsfowarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]m 1577tIn file included from ./io/CheckNumMatlabArguments.cpp:5a: t | (PpETSCIn file included from _./io/./matlabio.h rEXTEcRhNa :iPnteft,s csEtrrrIodrxC,o dvea rP16e: tIn file included from s./io/./../../../c/classes/classes.hc:11Arg: In file included from P./io/./../../../c/classes/./Vertex.hrintf:(M12[: ]In file included from ,./io/./../../../c/classes/./../toolkits/toolkits.h :.15..) PETSC_A: TIn file included from P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hII_d:x11): )In file included from )C o| TRI/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hB:6 ^UTE_: FIn file included from O/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hR:M6A: Tm(m2, In file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :const 6char: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: 3[)];, ...) PIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h : 1582| : ^72 : warning: E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hT:299'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./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: :S C_ATIn file included from TR I1582BUTE_67FO./io/./../../../c/classes/./../toolkits/toolkits.h: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | PREMT: 299S | C _ E#XA15d: eIn file included from f./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11e: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h: T(2, 3); | P ^E TTSC6_A: TIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::2996:: 67In file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8T: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hR: Inote: Bexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'ER1577: 70: Nwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P Ue299ts | 1577 | TPE_FOcR#ETSMCA_T(stdrEeXfTiEIRdNx nPeet EPrE,Ts cvEaArgSIrrorCd_xA)r C_odeT TPReItBsUcTPEr_iFnOtRf(MMAPoIr_CTode Pae(tss_ttrtributeI_d_CcoE(r(rorPmrmi,n tfox, vacAorngsItd xchar[)f _],r _.a.tDtem.a)t fPaEu(lpTSC_ATTtrib(uctoen_s_R(Irint cBUTE_har[], .F..(tffO) P,E TsStCr_IAdRxM,A Tv(a2A,r gId3xo)rmatT(TpRrIBiUTE_FOn)); | ^R MA)T ( tf/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h, | s ^: 299:67t:r Inote: dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 1, 2992 | ) ; # d| e ^f x/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299i:n67e: Pnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T,SC In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h :29916 | : In file included from ./io/./../../../c/classes/classes.h#:d11e: v_In file included from ./io/./../../../c/classes/./Vertex.h:aArgIATTR12fined xP)E)I)BUTE: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h| :T15SC_A_T ^F : In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6TORMA: In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h./io/FetchMatlabData.cpp:11T: In file included from ./io/./matlabio.h(:R16:I6B: UsTt: rIn file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h./io/./../../../c/classes/classes.h::E11_IFdx,O : RM8AvTa(Asr: t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hr:In file included from 1578./io/./../../../c/classes/./Vertex.h::7812:: In file included from warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] gIdI d1578x | ,Px EvTaS./io/./../../../c/classes/./../toolkits/toolkits.hC:_15: In file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h): rg_I_daxt)t r_i_buEa6t: tIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hXeT:_6_: rIn file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hE:RNb Pe6t: sIn file included from u/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ht:e8_: _c(E(rfroorrmCaotde( pP/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.he:t((for1578r:m78s: warning: a'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ic St(npNrPirn1578 | tPfi,n tsttfEfT(ScCh_aErX T*E,R Ns iP,e tsszcer_ItrIdtx,,E rrv ocroCnoddxe,a As PevrgtscSNatI dcAharrPxr)i))[]ngtIf , | . ^( char *, size_t, consdt xc.h.a) P)E)T)rIn file included from [./io/ApiPrintf.cpp]:,11 ...)S CP_| ATTRI: In file included from ./io/./matlabio.h:EB16U: TIn file included from E./io/./../../../c/classes/classes.h_:F11O: ^In file included from ./io/./../../../c/classes/./Vertex.h:12R: MIn file included from A./io/./../../../c/classes/./../toolkits/toolkits.hT:(153: ,In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:SC_A 411): In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:T6T: RIn file included from IBUTE_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hF:O6R: MIn file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hT:(36,; | 4 ^); In file included from | ./io/CheckNumMatlabArguments.cpp ^: 5: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h::157815: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h299:78:: 299::6711:: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : In file included from note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 299 | 67 #defin:e note: P6ETSC_1578A | TP: EIn file included from Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'TS/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hC:_ER 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :6: In file included from X/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hT:E8R: N/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: Pet1583s:c69299: | IE r#rwarning: d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e fin e1583orB PECToSdCe_ APTeTtRs | PETSC_IBUTE_FEcSNPUORMATXrintf(sTE(TtE_rFIdx,RO cNRhMaArT ( s*, sizveP_ett, cornIsdtx, vaA cahragrI[d]x,) ._._.atAsrcg)ErtrtIrd xPoEirbCu)t e__o_de PeT((f_SaCtttsrciEbrurtoer_PArTionrma_t_(T(forma(t(ptRrIiBpUTrE_FORMAT(i3, 4); | n ^ fnNtotnf,f ,s ts/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.her(Icdoxn,s tv char[], t:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ...) P299EaTASrCg_IAdTxT)R)I)B U T| E ^_ FORMAT(1,r Idx | , 2 #defvianAer gIIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:)PET;S11 : In file included from | ./io/./../../../c/classes/./Vertex.h ^: 12: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h./io/./../../../c/classes/./../toolkits/toolkits.h::29915: In file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hd:xC)_A11T: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: )In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h : 6| : ^In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 6 #define PETTSRCIIn file included from B./io/FetchMatlabData.cppU:T11E: _In file included from F./io/./matlabio.hO:R16M: In file included from ./io/./../../../c/classes/classes.h_AAT(strTITd: xIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hR:I:B11U: In file included from 8 va: A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hr:./io/./../../../c/classes/./Vertex.h1579:93:: warning: 12'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from g./io/./../../../c/classes/./../toolkits/toolkits.hI:d15T: EIn file included from _./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hx:11): In file included from 1579/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h | :P 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6E: TIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const cFhSarOR__attri[CbMutAe]__,_E(XTT(EsRt rsIidzx,( fvoaArgeI_dtx )* ,_ _ramN. .aPtetscE.rrorCodt)t rPiETSC_(per iPAeTbTute__((formRtscSNPrIiBnUtTfEC_oFaORuMnAtT((c3h,a r5 )*;, sti(ze_t, pcronnstinttf| , ^ f, /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hs:t299r:I67d:x ,note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'v aAcrhgaIrd[x]s)t)r)I d,x ,size_ tv a*A,r g. .299 | #Idd.x)e| fi)) ^ | ne PE ^ ) PETSC_ATTRIBIn file included from UTE_T./io/CheckNumMatlabArguments.cppF:O5R: MIn file included from A./io/./matlabio.h:16S: CIn file included from _ATTRIBUTE_FORIn file included from T./io/ApiPrintf.cpp:./io/./../../../c/classes/classes.hMA11: In file included from :./io/./matlabio.h11:: (In file included from 3./io/./../../../c/classes/./Vertex.h,: 165: )In file included from ;./io/./../../../c/classes/classes.h 12 : | In file included from ^./io/./../../../c/classes/./../toolkits/toolkits.h :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hT:299(::6715:s: tIn file included from 11: In file included from rI./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x, note: ./io/./../../../c/classes/./Vertex.h11:12: : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: v299In file included from | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:In file included from 6: In file included from a#dA/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hr:6: In file included from efigI/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hdx) n__:a6t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.he: 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: :In file included from 6t: rIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h::68: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:1584:P81E:T :8i: bSuCt_eA_Twarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h_:(1579(:f93o:r mwarning: a'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] t(prin I1584B | UPTE1579_ | Ftf, sORMAtPErIdTx, vaAErTg(IsTtSSCC__EEdXxr)I)d)x , v| a ^A rgIdx)XT _E_RaNt tPreTtEsRN PiebutIn file included from t./io/FetchMatlabData.cpp:11: In file included from ce__./io/./matlabio.h(:(16s: cIn file included from E./io/./../../../c/classes/classes.hr:froorrmCaodEer rPoer11t: sIn file included from cSNP./io/./../../../c/classes/./Vertex.hriCod:e12 : PIn file included from e./io/./../../../c/classes/./../toolkits/toolkits.ht:s15c: HIn file included from e./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hl:p11Printn: tftf(DCeopfraIn file included from u/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hl:6i: nIn file included from tf, suntt(tcrhI(dMxPIar ,* ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h_:v6a: AIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hg:I6d: xIn file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hC:o8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: si)z)em_m, t| ^c o1582,ns tc onst chchaarr[[]],, .s.i:ze72_:t warning: *'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], ..In file included from ./io/WriteMatlabData.cpp1582:.11). ) P | EPT: PIn file included from E./io/./matlabio.hE:16SCT_TSC: _ATTRIBUTEEIn file included from ./io/./../../../c/classes/classes.h_XTERFOSRCM_A:T11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hNA:T15T: RIn file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hB:(113: ,In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hU:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:65: In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h;: 6 : | In file included from ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67E: Pnote: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't scEr _299 | r o r#Cd8FOoRdMAT(2, 3); | ^ e: ef/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hi:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hnPee tPscErrorPrintfED:e1582f:72TS C_A:T TaRI 299 | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]# ult (cdeBfine PoUTE_FO1582R | MPAEETT(nsstT ScShCar[]t,r I.d.x.,) vPaCAr_gEIXdExT)S C____AATTTTRRIIBUaTttribute_B_U(T(Ef_oTrEmRN PetsEcEartr(oprrCionFtde Pf,_Oe stFrOIRdMARtxs,c EvrarAorgIrTd(xstMAPrin)t)f)D e f| a ^u lt(const rcharT(1I, [2]), ..d.x), vaArg;In file included from ./io/ApiPrintf.cpp :P I d| E ^T SC_11: In file included from x./io/./matlabio.h): 16__ATTRIBUTE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h: In file included from ./io/./../../../c/classes/classes.h:11: aIn file included from t:t299r:./io/./../../../c/classes/./Vertex.hi:b12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hu:t15e: _In file included from _./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h(:(67for_m11a: t(FIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:O:pR6rMiAnTt(f1,, snote: t: rIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6expanded from macro 'PETSC_ATTRIBUTE_FORMAT'I dx,2 v299a | A r g#Iddexf)i)ne )P : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:)6;ETS: | In file included from ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8 : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582 : 72| : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ 1582 | PC/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hE:T299S:C67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' __ A299T | T R I#BdUeTE_FORMAT(sIn file included from trIdx, vaArgIfine PdETSC./io/CheckNumMatlabArguments.cpp_x:A)5T : _E_aXtTtRIn file included from IBTUTrEi_b./io/./matlabio.hu:t16e: _In file included from _./io/./../../../c/classes/classes.h(:(11f: oFrOIn file included from REMRAN./io/./../../../c/classes/./Vertex.h :P12e: tmscErarto(rTC(strIn file included from prointf, stI./io/./../../../c/classes/./../toolkits/toolkits.hdx,drI d:x, vaArgIdx)v)) | ^ aArgIdx) __attriebu Pets15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:t11e: _c_11In file included from ./io/./../../../c/classes/./Vertex.h:12: E(r(ror: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h6:: 15In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6:: 11In file included from : PIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hi:n6t: fIn file included from D/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.he:f6a: uIn file included from l/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.ht:(/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hc:ofnost6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:6: In file included from 8/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :c8: h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hr:m/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hatar[1583]:(69printf, st:,r Idx:, warning: v'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a A1593r:g82: I1583d | P Ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] x))T) S | 1593 | PCE_ ^ T...EXT)ERN Pe PETSCSIn file included from ./io/WriteMatlabData.cpp_AtT:T11R: IsBcUETIn file included from E./io/./matlabio.hr_rFoOrRCMoAdTe( 1P,ets cCEr:216): ;r o rIn file included from P./io/./../../../c/classes/classes.hr:i11n: tIn file included from f./io/./../../../c/classes/./Vertex.h:12_NEoX: In file included from n./io/./../../../c/classes/./../toolkits/toolkits.he:(15c: oTnEsIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:RNt c11h: aIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6Pr: [In file included from | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h ^: 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6]: , e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ht.s.c.:)8 : E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69:r299r:67: Pwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T SC_o r1583C | odAPeE TPSeCtscTSTyR IB_UTnote: nexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' cE_FEORMAT( 299hX1T,E R2N) ;P e t| s ^c Erro/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr:o299n:i67z:e dnote: Pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r intf(MPI _299C | o mm, c #r | o n #Codset dcefinPheatedrs cErr[orPrin]efitnfeN oPEPTSC_nAeTT,REITB(c UTE_onst char.[.].) F,SC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(pORrMiAnTt(fs,t rsItdrxI,d xv,a AvragAIrdgxI)d x_)_)a)t t r| i ^b ute__((formatPETSC_A T.T.R.I)B PEIn file included from TUSTCE__AFORMA(./io/ApiPrintf.cpp:T(2, 3T)T;R IBUTpri11nt: fIn file included from ,./io/./matlabio.h: sEt_16F OR| M ^A : TIn file included from (./io/./../../../c/classes/classes.h1:,11 : 2In file included from )./io/./../../../c/classes/./Vertex.h;: 12 : | In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h: ^15 : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr:I299d:./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h67:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h11:: In file included from : x299,:67:note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :v6aArg: IIn file included from dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' x/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h):))note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: 6| : ^ 299In file included from | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h : 8#d: e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hf:i1583n:e69 :P E299T | S #dwarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] C_A TTRIIn file included from fB./io/FetchMatlabData.cppU1583T | EP_EFTORiM:A11T: SIn file included from Cn(es _PE./io/./matlabio.hXtrIdx, vaArgIdExT)SC_ATTRIBUTE_FO TERRNM _P_eatt:trisAcT16b: uIn file included from t(e__((f./io/./../../../c/classes/classes.ho:r11msattr(: IpIn file included from r./io/./../../../c/classes/./Vertex.hi:E12r: rIn file included from n./io/./../../../c/classes/./../toolkits/toolkits.htf, dsx,:t rIorvdx, vaArgI15daxA)rgCo)Id: dIn file included from e./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hx:)11 _PetscErro)r P| : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_a:t6t ^r r: iIn file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ht:f6N: oIn file included from ne(consIn file included from t./io/CheckNumMatlabArguments.cpp :c5h: aIn file included from r./io/./matlabio.h:16[/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h], i: b:In file included from 6./io/./../../../c/classes/classes.h: :In file included from 11u: In file included from t./io/./../../../c/classes/./Vertex.h.:.12.: eIn file included from )./io/./../../../c/classes/./../toolkits/toolkits.h :P15/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from 8./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:_ET_SC_(A(: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hT11T: RIn file included from f/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ho:rImBaUTE_:6F: OIn file included from R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hM:A6T(1,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.ht:(6p: r1584i:n81t:f warning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from 2); 1584 | sPtErId | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:x8/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h299:T1594S:C91_:: warning: , va'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 67:E Xnote: TAErR expanded from macro 'PETSC_ATTRIBUTE_FORMAT' N P1594 | P g299I | d x )#))E TetdsSC_ EXcEerfTERr| o ^r Nine PCETSC_A TPTRIoeBtUTIn file included from ./io/WriteMatlabData.cppd:11: EIn file included from es c./io/./matlabio.h:16_: FIn file included from O./io/./../../../c/classes/classes.hR:M11A: In file included from T./io/./../../../c/classes/./Vertex.h(:P12Est: eIn file included from t./io/./../../../c/classes/./../toolkits/toolkits.hr:roscH15e: rIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11lpPCordIed : xP, evtasAcrrgSiIyndntcfhDreIn file included from f/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hx)o na:6izeudl: t(In file included from M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hP:I6_: CIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hm:F6P: rIn file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h_:8_nam,: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hcons:t1584 :c81h:a rwarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t r[i]b,u t.e._tf .1584 | )_ (MPPIE(TS(PCE__EXforCmommat(priTTE,S CF_IARTNT RLIE *,n PceBtUtTfE,_ FsOtrIdxRMs, vaArAoTn(s2t cErrorCog,I cde3 hPaerd[x]),)) t s.c.)| ^ HelpPrintfDe.f)a PETSuCl_tA(TMTPRII_;Co m m| , ^ const cB/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hUTEIn file included from h./io/ApiPrintf.cppa:_11: :In file included from 299./io/./matlabio.h::6716:: In file included from note: ./io/./../../../c/classes/classes.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 11: In file included from ./io/./../../../c/classes/./Vertex.h: 12299: | r F#In file included from Od./io/./../../../c/classes/./../toolkits/toolkits.hR:MAT([3e]f,i, 4 )15;: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h| : ^11 : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:e6 : PIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::2996:: 67In file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :note: 8.: .T.SC_Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T )T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hR:I1584B:U81 :299 | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] #dTeEf_ F1584O | RPMEiTSnCeA PTE(TsStCr_Idx, v aPAATrTgRIIdBxU)_ E_X_TaEtTSC_ATTTER_IFBOURTMEA_TF(OsRtMrAITd(x2,E, 3RN PetvtsrciEbrurtorCod)aeA_r_g;I d x| ) ^_ _a(tt(rei Pfetbsco/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hHelp:P299r:i67n:t fnote: Dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'ef ault( 299 | u rMmaPtt(ep_r_#(d(eifntf, fsotrrmIadtx(,p rviaiAnren tIf_gCIodmxm),) )c o nst| ^c,h aPETSrsC_ATT RIBUTEt_rFIdx[], ., vOR.M.A)T (PsEtTrIdxa,A rvgaIASrC_ATTRIBUTE_dIn file included from ./io/FetchMatlabData.cppgFIOdRxM)A T:_(11_2: a,In file included from ./io/./matlabio.h3:)16;: In file included from ./io/./../../../c/classes/classes.h| : ^ x/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299t11t: rIn file included from ./io/./../../../c/classes/./Vertex.hi:)67):) : 12note: bexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' : uIn file included from t | e299 ^ | ./io/./../../../c/classes/./../toolkits/toolkits.h :#15d: eIn file included from f./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11e: In file included from P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hE:T6S: CIn file included from _/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hATTRIB:U6TE_FORM: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from __((Af/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hor:m8a: t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h(:p1593r:i82n:t fwarning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T strIdx ,1593 | vPaEATrSgCI_dExX)T)E)R( | ^ strIdx, vaArgIdx) __Na tPtertisbcuEtrer_or_C(o(dfeo rPmeatts(cpSryinncthfr,o nsitzreIdIn file included from P./io/WriteMatlabData.cppr:i11n: tIn file included from f./io/./matlabio.hd:x16,: In file included from v./io/./../../../c/classes/classes.ha:A11r: gIn file included from Idx)))./io/./../../../c/classes/./Vertex.h :12: In file included from (./io/./../../../c/classes/./../toolkits/toolkits.hM P| I ^_ Comm:,15 : cIn file included from o./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hn:s11t: In file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hha:r6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h[:]6,: In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h.:.8): /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hP:E1593T:S82C_: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]ATTRIBUTE_FORMAT(2, 3); 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 1593./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: PIn file included from ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67:E Tnote: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'C _EXTE /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h299 | :RN Pe6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: tIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: #scErrodreCfine PETode SC_A8T: T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593P:R82I:BUTE_FOR Mwarning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T (strIdx e1593 | PETSC_EtXsTcSynchron,i zveaArgIdx) Ed__attrPibute__((format(RpNr rPintietscEnrtf, srorCode PetscSyntrIdx,c hvronizafArgIdxedPrin(tMPI_Com)m)f),( McPoIn_sCto mcmh,a rc[o]n,s | ^ ...) PEtTSC_ATTRIBUTE_FORMAT(2, 3); | ^In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:har[], .299.:.) PET1267: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' SC_ATTRIB UTE_FO299RM: AT(2 | #define PETSCIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:, 3_ATT15: In file included from )./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h; R| I: ^B UTE_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:6711: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hF: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT': 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :299 | #d6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594ORefin:e91 :PETS Cwarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]A TTRIBUM 1594A | T(strIPdExT, vaASTrCg_IEdXx) __attrTE_FiORbMuAtTe(_st_r(I(dExR,N Pfeotrsmca Et(prrrorCvaAintorfg, strIdx) __Iadtxt,r ivbaArgIdx))) | ^ude P etsctSyenc_hr_o((formIn file included from a./io/WriteMatlabData.cpp:11nti(: pIn 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 rzed./io/./../../../c/classes/./../toolkits/toolkits.hFP:r15i: nIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hf:i11n: tf, stIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIdx, :v6a: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:(A6r: gIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hd:x))) MPI_8| ^ Comm, FILE *,: const char/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: :1594:[], ...) PIn file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.hE:T12S: CIn file included from _./io/./../../../c/classes/./../toolkits/toolkits.hA:T15T: RIn file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hB:U11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hE:_6F: OIn file included from R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hM:A6T: (In file included from 3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h91:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:2998:: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1594 :91: warning: : 671594: | Pnote: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 2991594 | | P E#TdSeCf_iEnXeT EPREENTTSSCC _PAeTtTsRcIEBrUrToEr_CFode Pet_EXOTERN PetscSynchsrcRoMnAiTz(esEtrrrIodrxC,o dvea APrdetgsIcdx) __SyFattnrchroniziebduFPPrinte__(tf(MrPiIn_tCfo(mMmP,I _FCoImL(E f*, conosrt chammr[], ...) , FIaLtE( p*r,i nctofn, strIdsPExT, vaASC_ATrTgRIIdBxU)T)E)_ F O| R ^M t char[], ...)A PETSC_ATTRIBUTE_FTORMAT(3, 4); (3, 4); | ^| /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ^ 299 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h: 299:#67:d note: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ fine 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forIn file included from mat(pri./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: nIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ht:11f: In file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: 6: sIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ht:6r: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hI:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] d254 | PExTSC_EXTE,R In file included from ./io/WriteMatlabData.cpp:N Petvas11: 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.hAc:E12r: rIn file included from o./io/./../../../c/classes/./../toolkits/toolkits.hr:C15o: dIn file included from e./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :P11e: tIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hc:V6i: eIn file included from w/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.he:r6A: SIn file included from rgCIdIIPrintf(Pe/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6x))): In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h| ^t:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] sc V254i | ePwEeTrS,C _cEoXnTsEtR Nc hPaert[s]c,E r.r.o.r)C oPdEeT SPCe_tAsTcTVRiIeBwUeTrEA_SFCOIRIMPArTi(n2t,f (3P)e;t s c| V ^i ewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 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 299 | ./io/./../../../c/classes/./Vertex.h:2 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:,6 : #In file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.he:f6i: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :36): ;In file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.he: 12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:PETSC254:84: _ATTRIBUTE_F | ^ warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hO:299R:M67A:T (note: s t254r | IPexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E dTxS,C _vEaXATrEgRI Nd xP)e t_s299_ | a t t#rciEbrurtore__d(e(ffionCe PETrSmCa_t(printAfT,TRIBUTE_FORode strI dPxe, vaArgMtscVieIwerASCdx))) | A ^ IIPrintf(PetscViewer, const char[], ...) PETTSC_ATIn file included from ./io/FetchMatlabData.cpp:11: (strIdIn file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: TIn file included from RxI,B UvTaEA_rFgOIRd./io/./../../../c/classes/./Vertex.h:12M: AIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.h(:215,: In file included from 3./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h):;11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hx:) __at6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h| : ^ tri/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hb:u299t:e67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' __((f orm6299a | t ( p#rdienftifn,e st: PETSIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h_:ATTRIBUTE_FORMAT12rIdx, vaA(: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:strIdx,255 r:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] g255I | dPxE)TSC_EXTERN P)vetscErrorCode PetscVa) | ^ iewerASCIAISryngchronizedPrintf(PetsIcVdx) __attribute__((formiaetw(eprr,i constIn file included from n tf, stcrhar[], ./io/WriteMatlabData.cpp.:.11.: IIn file included from ./io/./matlabio.h) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299x::67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ,299 | v a 16A#rdefine PETSC_AgI: In file included from d./io/./../../../c/classes/classes.h:xTTRIBUTE_FORMAT(s)tr11: )In file included from )./io/./../../../c/classes/./Vertex.h : 12| : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hIdx, vaArgId: ^x) __attr15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11 i: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from b/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hIn file included from :./io/ApiPrintf.cpp255:11: In file included from ./io/./matlabio.h::96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ute _255_ | ((format(printf, strIdx, vaArgIdx))) | P16 ^: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: EIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.hS:C15_E: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12X: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hT:E255R:N96 :P ewarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]s cErrorCod e255 | PPeEtTsScCV_iEeXwTeErRANS CPIeItSsycnEcrhrroornCiozdeed PPreitnstcfV(iPeewtesrcAVSiCeIwIeSry,n cchornosnti zcehdaPrr[i]n,t f.(.P.e)t sPcEVTiSeCw_eArT,T RcIoBnUsTtE _cFhOaRrM[A]T,( 2.,. .3)) ;P E T| S ^C _ATTRI/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hB:U299T:E67_:F Onote: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/FetchMatlabData.cpp : R299 | M A T#defi(2, 3); | n ^e PETSC11_A: TIn file included from T./io/./matlabio.hR:I16B: UIn file included from T./io/./../../../c/classes/classes.hE:_11F: OIn file included from ./io/./../../../c/classes/./Vertex.h:12: RMA/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67:T (note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'tIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.h:15: I d299x | , v#adAerfgiIndex )P E_TIn file included from S_Ca_tAtTrTiRbIuBtUeT_E__(F(OfRoMrAmTa(ts(tprrIidnxt,f ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hvaA rsgtIrIdx, vadArgId:11: In file included from xx))) /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h | ^ :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h):6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h :272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] __ 272 | PETSC_EXTaERN PetscErrorCtode PetscVitewerStringSPrintrfIn file included from (./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16ibute__((formPate(tprin: tIn file included from f./io/./../../../c/classes/classes.h,: 11s: tIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from s./io/./../../../c/classes/./../toolkits/toolkits.hcViewer, co:n15: st char[],In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h.:.11.: )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hr:6: In file included from PETSC_ATT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIdx, RvaArgI:dx))I6): In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h| ^ BUTE_FO:RMAT(2, 3);6: | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67:In file included from note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :#d12ef: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272i:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETIn file included from nSC_./io/ApiPrintf.cppE:X11T: EIn file included from R./io/./matlabio.hN: 16P: In file included from ./io/./../../../c/classes/classes.h:11: In file included from e./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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.htscErProrCode PeETSC:ts_cViewerStringSPrintfA6(: PIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.ht:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:T12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272TRIBUTsc:V86E: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ | iewer, const char[], ...) PETSC_ATPTRIBUTE_FORMEATT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #deCfi_ne PETSC_ATTRIEBUTE_FORIn file included from M./io/FetchMatlabData.cppA:T11(: sIn file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from XTERN PetscErrorCode PetscViewerStringSPrintf(Petsct./io/./../../../c/classes/./Vertex.hViewer, const charr[], ...) PETSC_ATTRI:dx, vIaBAUrTgEI_12dFOxR)M A_T_(a2t,t: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h :153: )r; | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:ibute__(299(fIn file included from :o67r:m anote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'( prin./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :29911 | : #defitnfe, strIdx, vPaEATrSgC_ATTRIBUTE_FORMAT(strIdx, Ivadx)In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:A6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h)) | ^rgI:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:d6: xIn file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :_12_: a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.ht:t302r:i88: bwarning: ute__((for'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]m at(prin 302 | PETSCt_fE,X TsEtRrNI dPxe,t svcaEArrorCode PetscViewerVrUPrintDeferred(PetscViewer, cognsIdx))t) char[| 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6, : .In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h.:)6 : PIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hT:S6C: _In file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hT:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hT:R302I:B88U:T Ewarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]F ORMAT(2, 302 | PETSC3_)E;X T E| R ^N Pe/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:299:67:scErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defineIn 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 ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hPnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h: 6299: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6E: TIn file included from S/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hC:_12A: T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hT:R302I:B88U:T Ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_ F | O R M#AdT e302f | ine PETPSC_(strIATTRIBEUTTSE_FORMAC_EXTTERN (PsetrdtscEIrdx, vaArgIx, varorCode PeArdgx) __attIsdcxV)i etwreirbVuUtPer_i_n(t(Deffoerred(r_Pmat(printf, strIdx, v_aaAtrtgrIidbxe)))t s uct| Vi ^e wer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FOReMAT(strIdx, vaArgIdx) ___attribute__((format(printf, strIdx, vaArgIdx))) | ^ _((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. 18 warnings generated. 18 warnings generated. 18 warnings generated. CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo 18 warnings generated. 18 warnings generated. 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FIn file included from O../ContourToNodes/ContourToNodes.cppR:M5A: TIn file included from (../ContourToNodes/./ContourToNodes.hs:t19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.hr:I16d: xIn file included from ,../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h :v11a: AIn file included from r../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.hg:I12d: xIn file included from )../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :_15_: aIn file included from t../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht:r11i: bIn file included from u/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ht:e6_: _In file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h(:f6o: rIn file included from m/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.ha:t6(: pIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hi:n8t: fIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :s1567t: r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.hI:d262x:,81 :v awarning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r gIdx))) 262 | | P ^E TSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5M: AIn file included from T../DistanceToMaskBoundary/./DistanceToMaskBoundary.h(:s19t: rIn file included from I../DistanceToMaskBoundary/./../bindings.hd:x, v19a: AIn file included from r../DistanceToMaskBoundary/./.././matlab/io/matlabio.hg:I16d: xIn file included from ) __../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.ha:t11t: rIn file included from i../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hb:u12t: 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.he:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:_1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] _1575 | PETSC_EXTER(N (PeftsocErrmrorCode PetscFPrintf(at(Mprintf, strIdx, PvaArgIdx))) | ^ I_Comm, FILE *, cIn file included from o../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.hn: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.hs: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 t../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h :c11h: aIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h[], ...) PETSC_ATT:RIBUTE_FORMAT(3, 4); 6 | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:: 299:67In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define: PETSC_ATTRIBUTE_FO8R: M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hA:T1579(:s93t:r Iwarning: d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]x , vaArgIdx 1579 | PETSC_EXTERN PetscErrorCo) __adttribute__((format(printef, strIdx, vaArgIdx)) PetscS) | ^ NPrintfCount(char 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCod*e PetscPrin,tf(MPI_Comm, const cha rs[i]z,e _.t.,. )c oPnEsTtS Cc_hAaTrT[R]I,B UsTiEz_eF_OtR M*A,T (.2.,. )3 )P;E T S| C ^_ ATTR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hI:B299U:T67E:_ Fnote: Oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'R MAT(3, 299 | #d5); e f| i ^n e PETSC_ATTRIBUTE_FORM/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hA:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIT(strIdBxU,T Ev_aFAOrRgMIAdTx()s t_r_Iadtxt,r ivbauAtreg_I_d(x()f o_r_maattt(rpirbiunttef_,_ (s(tfroIrdmxa,t (vparAirngtIfd, xs)t)r)I d x| , ^ 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:11In file included from : ../ContourToNodes/ContourToNodes.cppIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h5:: 6In file included from : ../ContourToNodes/./ContourToNodes.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h19:: 6In file included from : ../ContourToNodes/./../bindings.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h19:: 6In file included from : ../ContourToNodes/./.././matlab/io/matlabio.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h16:: 8In file included from : ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h::111578: :In file included from 78../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PET:S12: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hC_EXTER:N PetscErrorC8ode PetscSNPrintf(char *: , size_t, con/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hst char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const c har[], size_t 1582* | ,PETSC_EXT ...) PETSC_ATTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...R) PETSC_ATTRIIBUTE_FORBMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'U TE_FORMA T299 | #define PETSC_A(3,T T5R)I;B U T| E ^_ FOR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hM:A299T:(67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' strIdx ,299 | v a A#rdgeIfdixn)e _P_EaTtStCr_iAbTuTtReI_B_U(T(Ef_oFrOmRaMtA(Tp(rintsft,r Isdtxr,I dvxa,A rvgaIAdrxg)I d_x_)a)t)t r i| b ^u te__((format(printf, strIdx,In file included from ../ContourToNodes/ContourToNodes.cpp:5 : vIn file included from a../ContourToNodes/./ContourToNodes.hA:r19g: IIn file included from d../ContourToNodes/./../bindings.hx:)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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:In file included from 6../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp: :In file included from 5/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: : In file included from In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h::168: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h::158311:: 69In file included from :../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h :warning: 12'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 1583 | PETSC_EXTERN PetscErrorIn file included from Code PetscEr../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:o15r: PIn file included from r../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11t: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:f6None(con: sIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :c6h: aIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h[:]6,: In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h.:.8): /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hP:E1582T:S72C:_ Awarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T 1582RIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ | PETSC_EXTERN PetscIn file included from ../ContourToNodes/ContourToNodes.cpp:E5r: rIn file included from o../ContourToNodes/./ContourToNodes.hr:C19o: dIn file included from e../ContourToNodes/./../bindings.h :P19e: tIn file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from s../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hc:E11r: rIn file included from o../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.hr:P12r: iIn file included from n../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ht:f15D: eIn file included from f../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ha:u11l: tIn file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hc:o6n: sIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :c6h: aIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h[:]6,: In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h.:.8): PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :299 | 1584 :81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] #defin 1584 | PETSe PETSC_CATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, st_rIdx, vaAEXTERN PregtIsdcxE)r)r)o r C| ^o de PetscHelpPrintfDefault(In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:M19: PIn file included from I../DistanceToMaskBoundary/./../bindings.h_:C19o: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_mATTRIBUTE_FORMATm(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: ,note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | c o #define PETSC_ATTRIBUTE_FORnMAT(strIdx, vast chaArgIdx) __arttribu[te__((form]at(printf, st, ..r.) PETSC_ATTRIIBUTE_FORMAT(2d,x ,3 )v;a A r| g ^I dx))/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h): 299 :| 67 ^: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d efineIn file included from PETSC_ATTRIBUTE_FORMAT(st../DistanceToMaskBoundary/DistanceToMaskBoundary.cpprIdx, vaArgIdx) __attribute__:((5fo: rmIn file included from at../DistanceToMaskBoundary/./DistanceToMaskBoundary.h(p:rintf, 19s: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDetfault(MPI_Comm, const crhar[],Id ...) PETSCx_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTR,I BvUaTAEr_gFIOdRxM)A)T)( s t| r ^I dx, 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:In file included from 6../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp: :In file included from 5/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../DistanceToMaskBoundary/./DistanceToMaskBoundary.h: :In file included from 19/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from 8../DistanceToMaskBoundary/./../bindings.h: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593::8219:: In file included from warning: ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 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: 1593 | PETSC_In file included from E../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hX:T15E: RIn file included from N../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h :Pets11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_cComm, const chaEr[], ...) PETSC_ATTRIBUrTE_FORMATr(o2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r 299C | od e#d efPineetscSyn chronizedPrintf(MPI_CoPmEmT,S Cc_oAnst charT[T]R,I B.U.T.E)_ FPOERTMSACT_(AsTtTrRIIdBxU,T vaArgIdx) E___FaOtRtMrAiTb(u2t,e _3_)(;( f o| r ^m at(p/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr:i299n:t67f:, note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't rIdx, v299a | A r g#Iddexf)i)n)e P| E ^T SC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriIn file included from b../DistanceToMaskBoundary/DistanceToMaskBoundary.cppu:t5e: _In file included from _../DistanceToMaskBoundary/./DistanceToMaskBoundary.h(:(19f: oIn file included from r../DistanceToMaskBoundary/./../bindings.hm:a19t: (In file included from p../DistanceToMaskBoundary/./.././matlab/io/matlabio.hr:i16n: tIn file included from f../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h,: 11s: tIn file included from r../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hI:d12x: ,In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hv:a15A: rIn file included from g../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hI:d11x: )In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h): 6 : | In file included from ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PIn file included from E../ContourToNodes/ContourToNodes.cppT:S5C: _In file included from E../ContourToNodes/./ContourToNodes.hX:T19E: RIn file included from N../ContourToNodes/./../bindings.h :P19e: tIn file included from s../ContourToNodes/./.././matlab/io/matlabio.hc:E16r: rIn file included from o../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hr:C11o: dIn file included from e../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h :P12e: tIn file included from s../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hc:S15y: nIn file included from c../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hh:r11onizedFP: rIn file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hn:t6f: (In file included from M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hP:I6_: CIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hm:m6,: In file included from F/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hI:L8E: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h*:,1594 :c91o:nst char[], . .warning: .'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]) PETSC_A T1594T | RPIEBTUSTCE__EFXOTREMRANT (P3e,t s4c)E;r r o| r ^C od/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.he: 299P:e67t:s cnote: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'y nc 299 | #dherfoinniez ePdEFTPSrCi_nAtTfT(RMIPBIU_TCEo_mFmO,R MFAT(strIIdLxE, *v,a AcrognIsdtx )c h_a_ra[t]t, ..r.i)b uPtEeT_S_C(_(AfToTrRmIaBtU(TpEr_iFORMAT(3, n4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: tnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'f , s 299 | t#defrinIe dPxETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ , 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp::125: : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hIn file included from :../DistanceToMaskBoundary/./DistanceToMaskBoundary.h254::1984: :In file included from ../DistanceToMaskBoundary/./../bindings.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from 254../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: | PETSC_EIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hX:T11E: RIn file included from N/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :P6e: tIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:s6c: EIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hr:o6r: CIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hd:e12 : P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.he:t254s:c84V:i ewarning: w'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e rASCI 254I | PPrEiTnStCf_(EPXeTtEsRcNV iPeewtesrc,E rcronosrtC ocdhea rP[e]t, ...)s cPVEiTeSwCe_rASCIIPrAiTTRIBUTE_FnOtRfM(APTe(t2, 3s)c;V i e| w ^e r, const char[], /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h.:.299.:)67 :P Enote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'S C_ATTRIB U299 | #definTeE _PFEOTRSMCA_TA(T2T,R I3); | ^ BUTE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h_:F299O:R67M:A Tnote: (expanded from macro 'PETSC_ATTRIBUTE_FORMAT's trI d299x | , v#adAerfgiIndex )P E_T_SaCt_tArTTRIBUTE_FOibute__((format(printf, strIdx, vaArgIdx))) R | ^ MAT(stIn file included from r../ContourToNodes/ContourToNodes.cpp:I5d: 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:x16: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96:v awarning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r gId 255 | PEx) __attriTSC_EXTbEuRtNe _P_e(t(sfcoErrmraotr(Cpordien tPfe,t ssctVriIedwxe,r AvSaCAIrIgSIydnxc)h)r)o n i| z ^e dPrintf(PetscViewer, const chIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cppa:r5[: ]In file included from ,../DistanceToMaskBoundary/./DistanceToMaskBoundary.h :.19.: .) PETSIn file included from C../DistanceToMaskBoundary/./../bindings.h_:A19T: TIn file included from R../DistanceToMaskBoundary/./.././matlab/io/matlabio.hI:B16U: TIn file included from E../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h_:F11O: RIn file included from M../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hA:T12(: 2In file included from ,../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h 3:)15;: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h| : ^11 : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h6:: 299In file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h67:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: :In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h299: | 255 : 96#:d ewarning: f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorinCodee P PetscEVTSieCwe_rAASCIISynchrTonizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #Tdefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdRx) __attribute__I(B(UfToEr_mFaOtR(MpArTi(nsttfr,Idx, vaArgIdx) _ _attribute__((format(pristrIdx, vanAtrfg,I dsxt)r)I)d x ,| ^v aArgIdx))) | ^ 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:In file included from 15../ContourToNodes/ContourToNodes.cpp: :In file included from 5../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11../ContourToNodes/./ContourToNodes.h: :In file included from 19/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode : PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAIn file included from T(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h299: | 16 : In file included from #../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hd:e11f: iIn file included from n../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.he: 12P: EIn file included from T../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hS:C15_: AIn file included from T../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:R11I: BIn file included from U/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hT:E6_: FIn file included from O/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hR:M6A: TIn file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hs:t6r: IIn file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hx:,12 : v/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.haArgIdx) __attribute__(:(272f:o86r:m awarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]( p 272r | iPnEtTfS,C _sEtXrTIEdRxN, PvaeAtrsgcIEdrxr)o)r)C | ^ ode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(pIn file included from rintf, ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19s: In file included from ../DistanceToMaskBoundary/./../bindings.htr:I19dx, vaArg: Idx)))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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCodeIn 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: PIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.he:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:tscVie6we: rIn file included from V/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hU:P12r: i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hn:t302D:e88f:e rwarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e d(Pets c302V | iPeEwTeSrC,_ EcXoTnEsRt char[], ...) PETSC_NATTRIBUTE_FORMAT(2, 3) ; | ^ P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' et s299 | #define PETSC_ATTRIcErrorCBUTE_oFORMAT(de PetsscViewetrVUPrintDeferred(PetscVriewer, const char[], I.dx, vaAr.gIdx) __attribute__((form.at(printf, strIdx,) vPaEATrSgCI_dAxT)T)R)I B U| T ^E _FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo 18 warnings generated. 18 warnings generated. 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo 18 warnings generated. In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: 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: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h16:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MP: I_Comm, int, const char *, const char *, PetscErrorCode,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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Petsc 1305E | PetscError(MPI_Comm, int, const rchar *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^rorT /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'y 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, pvaArgIdx) __ate, const chatrirbu t*e,_ _.(.(.f)ormat( pPETSC_ATTRIBUTE_COLD PETSC_ATTrRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' i 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(pnrintf, strIdx, vtaArgIdx))) | ^ f, 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from 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:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h16: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228:: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIB1228UTE_FORMAT(1, : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PE2TSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_eATTRIBUTE_FORMAT(strfIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ine 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.hIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: :In file included from 16../ExpToLevelSet/./ExpToLevelSet.h: :In file included from 20../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h: :In file included from 11../ExpToLevelSet/./../bindings.h: :In file included from 19../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h: :In file included from 12../ExpToLevelSet/./.././matlab/io/matlabio.h: :In file included from 16../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: :In file included from 15../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h: :In file included from 11../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h: :In file included from 12/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: :In file included from 6../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: :In file included from 15/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h: :In file included from 6../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: :In file included from 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: :In file included from 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from 8/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h6:: 1562In file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h77::6 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77 :1562 | warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E TSC_EXT E1562R | NP EPTeStCs_cEEXrTrEoRrNC oPdeet s(c*EPrertosrcCHoedlep P(r*iPnettfs)c(HMePlIp_PCroimnmt,f )c(oMnPsIt_ Ccohmamr,[ ]c,o n.s.t. )c hPaErT[S]C,_ A.T.T.R)I BPUETTES_CF_OARTMTARTI(B2U,T E3_)F;O R M| A ^T (2,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h :3299):;67 : | note: ^expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299 :29967 | : note: #expanded from macro 'PETSC_ATTRIBUTE_FORMAT'd efine P299E | T S C#_dAeTfTiRnIeB UPTEET_SFCO_RAMTATTR(IsBtUrTIEd_xF,O RvMaAATr(gsItdrxI)d x_,_ avtatArrigbIudtxe)_ __(_(aftotrrmiabtu(tper_i_n(t(ff,o rsmtartI(dpxr,i nvtafA,r gsItdrxI)d)x), v| a ^A rgIdx))) | ^ 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6 : 14 | PETSIn file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:C19_: EIn file included from X../ExpToLevelSet/./.././matlab/io/matlabio.hT:E16R: NIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hP:e11: tIn file included from s../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hc:E12r: rIn file included from o../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:Code 15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from PetscInfo_Pri/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hvate(const char[], Pe:tscObject,1567 c: onst char[], ../Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h.:) PETSC_14ATTRI:BU93T: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] E_FORMAT( 314 | PE,TS C4_EXTERN PetscErro)r;C o d| e ^ PetscInfo_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hP:rivate299(:c67o:n snote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT' c 299h | a r [#]d,e fPientes cPOEbTjSeCc_tA,T TcRoInBsUtT Ec_hFar[], ...) POERTMSACT_(AsTtTRIBUTEr_FORMAT(3, 4); I| ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67d: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | x, va A#definergIdx) __att ributPe_E_((format(printf, TsStCr_IAdTxT,R vaArgIIBdUxT)E)_)F O R| M ^A T(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:16In file included from : ../ExpToLevelSet/ExpToLevelSet.cppIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h6:: 11In file included from : ../ExpToLevelSet/./ExpToLevelSet.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h20:: 12In file included from : ../ExpToLevelSet/./../bindings.hIn 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode Pe: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:t6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567s: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81:c warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Log O262 | bPETSC_EXTERN PjetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUeTE_FORMAT(2, 3); c| ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67:t note: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' tat 299e(PetscObject, | const char[], ...) PE TSC_ATTRIBUTE_FORMAT(2, 3); | #define ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: Pnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'E TSC _299 | A T#dTefRinIeB PETSC_ATTRIBUUTE_FORMAT(sTtrIdx, vaArgIdx)E __attribute__((format(pr_intf, strIdx, vaAFrgIdx))) | ^O RMAT(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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const chIn file included from a../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20r: [In file included from ]../ExpToLevelSet/./../bindings.h,: 19.: .In file included from .../ExpToLevelSet/./.././matlab/io/matlabio.h):16 : PIn file included from E../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hT:S11C: _In file included from A../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hT:TRIBU12T: EIn file included from _../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hF:O15R: MIn file included from A../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT(3, 4):;11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETS| C_EXTERN P ^et scErrorCode PetscFPrintf(MPI_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' Co 299 | #definmem, F ILE *, conPETSC_ATTRIBUTE_sFORMAT(strIdtx, vaArgIdx) __attri bute__((format(printf,c strIdx, vaArgIdx))) | ^ har[], ...) PETSC_ATIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.hT:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:R11: 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: IIn file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6B: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] UT 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, Econst char[],_ ...) PETSC_ATTFROIBUTE_FORMAT(2, 3); R| ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | MA#definTe (PETSC3_ATTRIBUTE_FORMAT(,s t4rIdx, vaA)r;g I d| x ^) __attrib/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hu:t299e:_67_:( (note: fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o rmat(p r299i | n t f#,d esftirnIed xP,E TvSaCA_rAgTITdRxI)B)U)T E _| F ^O RMAT(strIdx, vaArgIdx) __attrIn file included from i../InterpFromGridToMesh/InterpFromGridToMesh.cppb:u5t: eIn file included from _../InterpFromGridToMesh/./InterpFromGridToMesh.h_:(19(: fIn file included from o../InterpFromGridToMesh/./../bindings.hr:m19: at(printf, strIdx, vaArgIdx))) | ^ 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.hIn file included from :../ExpToLevelSet/ExpToLevelSet.cpp15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIn file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5::6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : In file included from ../ExpToLevelSet/./ExpToLevelSet.h 1578In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h | :19: :In file included from 16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from P../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: ../InterpFromMesh2d/./../bindings.hIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from E../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:SC_EXTERN PetscE11:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: rIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h6r:11: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:812: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from : orCode /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577P:etsIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]cSNP:r8i: n tf(char *, size_t, c1577o | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hnPsEt char[], :...) PETSC_ATTR1562I:B77U:T Ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] TSC_EXT 1562_FORMAETR(N Pe | ts3cErrorCode Pets, 4); | ^c Printf(MPI_PCEoTmSmC,_ EcXoTnEsRN /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67PetsctE rcrhoarrC:o dnote: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' (*Pet s299c | Hel[p]P, ...) rin #define PtETSC_ATTRIBUTEP_FEOfR)(MPTSCM_AATT(TstrI_CommR,I BUTE_cFonst cOhar[], I.R.M.A) PETSC_AdTxTTR(2, 3,) ;v a IBUTArgId| xE_FORMAT(2 ^, )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299 :_67_:attrib ute__((formanote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 3 299 | #defi); | ^n e PETS(/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hC_ATTRIBUT:E_FOR299:print67f:, note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' strId x299, vaA | r g I#Mdx))) | ^ AT(strIdx, define PETSC_ATTRIBUTE_FORMAT(strIdx, vvIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:a19: AIn file included from r../InterpFromGridToMesh/./../bindings.hg:I19d: axA)rIn file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:g16 I_d_xa)t t_rib: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h_atuttre__((forimb:aut(printte_f, 11: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from s../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ht:r15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIdx_,((forma tv(apArrignItdfx:))6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6): In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h,: strId 6: xIn file included from , vaArgI | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: ^1579 :93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d 1579 | PExTS))) | ^ C_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], sizIn file included from e_../ExpToLevelSet/ExpToLevelSet.cppt: 6*: ,In file included from ../ExpToLevelSet/./ExpToLevelSet.h.:.20.: )In file included from ../ExpToLevelSet/./../bindings.hP:E19T: SIn file included from C../ExpToLevelSet/./.././matlab/io/matlabio.h_:ATTR16: 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:15IBU: TIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hE:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | _PEFTSC_EXTERNO PetscErrRoMrCode AT(3P, 5)etscSN;P r| ^int /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ f(char *, size_t, const char[], ...) PETIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: SIn file included from C../InterpFromGridToMesh/./InterpFromGridToMesh.h_:A19T: TIn file included from R../InterpFromGridToMesh/./../bindings.hI:B19U: TIn file included from E../InterpFromGridToMesh/./.././matlab/io/matlabio.h_:F16O: RIn file included from M../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hA: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6T(3: In file included from , /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h4:8: );/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: 1582: 72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | ^1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(con/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hst: char[], ...) PETS299:67:C _note: ATTRIBUTE_FORMAexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' T(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgI dx) __a299ttribute_ | #defin_((e PETSC_Aformat(printTTf, strIdx, vaArgRIIdBxU)T)E)_ F O| R ^M AT(strIdx, vaArgIdx) __attribute__((In file included from f../InterpFromGridToMesh/InterpFromGridToMesh.cppo:r5m: aIn file included from t../InterpFromGridToMesh/./InterpFromGridToMesh.h(:p19r: iIn file included from n../InterpFromGridToMesh/./../bindings.ht:f19,: In file included from s../InterpFromGridToMesh/./.././matlab/io/matlabio.ht:r16I: dIn file included from x../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h,: 11v: aIn file included from A../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hr:g12I: 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:d11x: )In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h): 6 : | In file included from ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6 : 1583In file included from | ../ExpToLevelSet/./ExpToLevelSet.hP:E20T: SIn file included from C../ExpToLevelSet/./../bindings.h_:E19XTERN PetscEr: 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:r12: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ho:r6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: Cwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] o1579 | dPeETSC_ PetscEErrorPriXnTtEfRNNo nPee(tcsocnEsrtr ocrhCaord[e] , ...) PETSC_APTeTtRsIcBSUNTPEr_iFnOtRfMCAoTu(n1t, 2); | ^ (c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hh:a299r: 67*:, note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'i ze_ 299 | t ,# dceofnisnte cPhEaTrS[],C s_iAzTeT_RtIBUTE_ F*O,R M.A.T.()s tPrEITdSxC,_ AvTaTARrIgBIUdTxE)_ F_O_RaMAT(3,t t5r)i;b u t| e ^_ _((/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hf:o299r:m67a:t (note: pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r intf, s299t | r I d#xd,e fvianAer gPIEdTxS)C)) | ^ _ATTRIBUTEIn 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN FPOeRtMsAcTE(rsrtorrICdoxd,e vPaeAtrsgcIHdexl)p P_r_iantttfrDiebfuatuel_t(_MP(I(_fCoormmma,t (cpornist char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definntf, strIdx, vaArgIdx))) | ^ e PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdxIn file included from )../ExpToLevelSet/ExpToLevelSet.cpp :_6_: aIn file included from t../ExpToLevelSet/./ExpToLevelSet.ht:r20i: bIn file included from u../ExpToLevelSet/./../bindings.ht:e19_: _In file included from (../ExpToLevelSet/./.././matlab/io/matlabio.h(:f16o: rIn file included from m../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.ha:t11(: pIn file included from r../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hi:n12t: fIn file included from ,../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :s15t: rIn file included from I../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x11,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8 v: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EaXTAErRN PetscErrorCode PetscErrorPgrintfDefaulItd(cxon)s)t char[], ...) PETSC_)A T T| R ^I BUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5U: TIn file included from E../InterpFromGridToMesh/./InterpFromGridToMesh.h_:F19O: RIn file included from M../InterpFromGridToMesh/./../bindings.hA:T19(: sIn file included from t../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16rIdx, vaArgIdx) __attribute__((: format(prIn file included from intf, str../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hIdx, vaArgIdx))) | ^ :In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:116: : 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.hIn file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::126: : In file included from In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h::158: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::158311:: 69In file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :warning: 6'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h 1583: | 6P: EIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hS:C6_: EIn file included from X/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hT:E8R: N/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :P1593e:t82s:c Ewarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r orCode P e1593t | PETSCscErrorP_rEiXnTtEfRNNo nPee(tconsstc Ecrhraorr[C]o, d.e. .P)e tPsEcTSSyCn_cAhTrToRnIiBzUeTdEP_rFiOntf(MPI_Comm, consRt char[], ...) PETMSC_ATTRIBUTE_FAORMAT(2, 3T)(; | ^ 1/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:,299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #def ine PETSC_A2TTRIBUTE_FORMAT(strIdx, vaArg)Idx) __attribute__((form;a t | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:(prin67tf, strIdx, vaArg:Idx))) | ^note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.he:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] fi 1594 | PETSC_EXnTERN PetscEre PErorCode PetscTSynchronizedFPrSintf(MPI_Comm, FILCE *, const char[], ...) P_ETSC_ATTARITBUTTER_FIORBMUTE_FAOT(3, 4)R;M A| ^T (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hs:t299:r67:I note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defdine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((xfor, vaArgIdx) _m_aattribute__((format(printf, strIdx, vaArgtIdx))) | ^ (printf, strIdxIn 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.hv:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:a6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6A: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] rgIdx 1584 | PETSC_EXTERN) PetscErrorCode Pets)cHelpPrintfDefault() | ^M PI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(priIn file included from ntf, strIdx, vaArgIdx))) | ^ ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h: :19In file included from : In file included from ../InterpFromMesh2d/./../bindings.h../ExpToLevelSet/./.././matlab/io/matlabio.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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h16:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : In file included from 14 | PETSC_EXTERN P../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hetscErrorCode P:etscInfo_Priva11te(const c: har[], PetscObject, const cIn file included from har[], .../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h.:.) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define P12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: ETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __aIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:t6t: rIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hb:u6t: eIn file included from _/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h_:(8(: f/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ho:r1594m:a91t:( pwarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i ntf, st 1594 | PErTISdCx_,E XvTaEARrNg IPdext)s)c)E r r| o ^r Code PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdxIn 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:a6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: twarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetsctErroriburCode PetscViewerASCIIPrintf(PetscViewer, cotnst char[], ...) PETSC_ATTRIeB__((format(printf, strIdx, vaArgIdx))) | ^ UTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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.hIn 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PET: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: S'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETCSC__EXTERN PetEXTEsRN PceErtrsorcCoEdre PetscViewrerVUPrintDeforeCoder redP(PetscViewer, const char[e], ...) PETSC_ATtTRIBUTscVieweEr_FORMAT(2A, 3); | ^ SCIISyn/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hch:ro299ni:z67ed:P rinote: ntexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'f( PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h299:299 | :67 : note: #expanded from macro 'PETSC_ATTRIBUTE_FORMAT' d e299 | #define fPETSC_ATTiRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(nprintf, ste rIdx, vPaArgIdx)))E T | ^ SC_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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 18 warnings generated. CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FIIn file included from L../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppE *, :c4o: nIn file included from s../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.ht: 20c: hIn file included from a../InterpFromMeshToMesh2d/./../bindings.hr:[19]: ,In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h.:.16.: )In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.hP:E11T: SIn file included from C_A../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.hTTR:I12B: UIn file included from T../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hE:_15F: ORMATIn file included from (../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h3:,11 : 4In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h;: 6 : | In file included from ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h299::30267::88 :note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 | #define P E302TSC_ | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67A: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(TstrIdx, vaArTRgIdx) __attribuItBeU_T_E(_(FfOoRrMmAaTt((sptrriIndtxf,, vsatArrIgdIxd,x )v a_A_ragtItdrxi)b)u)te__((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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 18 warnings generated. CXX ../M1qn3/M1qn3_matlab_la-M1qn3.lo In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../M1qn3/M1qn3.cpp:5: In file included from ../M1qn3/./M1qn3.h:19: In file included from ../M1qn3/./../bindings.h:19: In file included from ../M1qn3/./.././matlab/io/matlabio.h:16: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo 18 warnings generated. 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 18 warnings generated. CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 CXX ../Scotch/Scotch_matlab_la-Scotch.lo 18 warnings generated. 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo CXX ../Chaco/Chaco_matlab_la-Chaco.lo In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:25: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../Kriging/Kriging_matlab_la-Kriging.lo CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 18 warnings generated. CXXLD libISSMMatlab.la CXXLD libISSMApi_matlab.la CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD ContourToMesh_matlab.la *** Warning: Linking the shared library BamgConvertMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library BamgConvertMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library BamgConvertMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library BamgMesher_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library BamgMesher_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library BamgMesher_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library BamgTriangulate_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library BamgTriangulate_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library BamgTriangulate_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library ContourToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ContourToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ContourToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD ContourToNodes_matlab.la CXXLD DistanceToMaskBoundary_matlab.la CXXLD ElementConnectivity_matlab.la CXXLD ExpSimplify_matlab.la *** Warning: Linking the shared library ContourToNodes_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ContourToNodes_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ContourToNodes_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library DistanceToMaskBoundary_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library DistanceToMaskBoundary_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library DistanceToMaskBoundary_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library ElementConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ElementConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ElementConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library ExpSimplify_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ExpSimplify_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ExpSimplify_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la *** Warning: Linking the shared library ExpToLevelSet_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ExpToLevelSet_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ExpToLevelSet_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromGridToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromGridToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromGridToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromMeshToGrid_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMeshToGrid_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMeshToGrid_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD M1qn3_matlab.la *** Warning: Linking the shared library InterpFromMeshToMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh3d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh3d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh3d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library IssmConfig_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library IssmConfig_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library IssmConfig_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library M1qn3_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library M1qn3_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library M1qn3_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD MeshPartition_matlab.la CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la *** Warning: Linking the shared library MeshPartition_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library MeshPartition_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library MeshPartition_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library MeshProfileIntersection_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library MeshProfileIntersection_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library MeshProfileIntersection_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library NodeConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library NodeConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library NodeConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library PointCloudFindNeighbors_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library PointCloudFindNeighbors_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library PointCloudFindNeighbors_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD ProcessRifts_matlab.la CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Scotch_matlab.la CXXLD Triangle_matlab.la *** Warning: Linking the shared library ProcessRifts_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ProcessRifts_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ProcessRifts_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library PropagateFlagsFromConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library PropagateFlagsFromConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library PropagateFlagsFromConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library Scotch_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Scotch_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Scotch_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library Triangle_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Triangle_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Triangle_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD Chaco_matlab.la CXXLD Kriging_matlab.la CXXLD CoordTransform_matlab.la *** Warning: Linking the shared library Kriging_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Kriging_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Kriging_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library Chaco_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Chaco_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Chaco_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! *** Warning: Linking the shared library CoordTransform_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library CoordTransform_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library CoordTransform_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin23/13/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' 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 ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.la libtool: install: /usr/bin/install -c .libs/libISSMCore.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.a libtool: install: /usr/bin/install -c .libs/libISSMOverload.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.a libtool: install: /usr/bin/install -c .libs/libISSMModules.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.a ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' libtool: install: /usr/bin/install -c issm.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm.exe libtool: install: /usr/bin/install -c issm_slc.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm_slc.exe libtool: install: /usr/bin/install -c kriging.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/kriging.exe libtool: install: /usr/bin/install -c issm_dakota.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm_dakota.exe libtool: install: /usr/bin/install -c issm_post.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/archdisp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/archread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/archwrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/netcdf2arch.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/allempty.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/allequal.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/any2str.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/array_numel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/array_size.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/item2str.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/rotateticklabel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/str2int.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_cell.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_dim.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_size.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_vec.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/struc_class.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/struc_desc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/PattynSMB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetIceSheetBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetIceShelfBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetMOLHOBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetMarineIceSheetBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/getlovenumbers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/love_numbers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBarma.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBcomponents.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBd18opdd.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBdebrisEvatt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBdebrisML.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBforcing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgemb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgradients.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgradientscomponents.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgradientsela.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBhenning.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBmeltcomponents.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBpdd.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBpddSicopolis.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBsemic.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/additionalsolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/adm1qn3inversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/age.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/amr.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/amrneopz.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/autodiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/balancethickness.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/bamggeom.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/bamgmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcingsbeckmanngoosse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcingsismip6.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcingspico.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/boundary.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calving.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingcalvingmip.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingcrevassedepth.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingdev2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvinghab.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvinglevermann.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingminthickness.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingparameterization.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingpollard.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingtest.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingvonmises.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingvonmisesAD.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfdragcoeffabsgrad.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfdragcoeffabsgradtransient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cflevelsetmisfit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfrheologybbarabsgrad.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfrheologybbarabsgradtransient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfsurfacelogvel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfsurfacesquare.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfsurfacesquaretransient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/constants.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/damage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/debris.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/debug.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/dependent.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/dsl.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/dslmme.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/esa.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/flowequation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/fourierlove.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/friction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictioncoulomb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictioncoulomb2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionhydro.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionjosh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionpism.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionregcoulomb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionregcoulomb2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionschoof.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionshakti.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictiontemp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictiontsai.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionwaterlayer.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionweertman.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionweertmantemp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frontalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frontalforcingsrignot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frontalforcingsrignotarma.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/geometry.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/giacaron.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/groundingline.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyarmapw.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologydc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyglads.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologypism.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyshakti.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyshreve.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologytws.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/independent.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/initialization.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/inversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/inversionvalidation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/issmsettings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/levelset.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/linearbasalforcings.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/linearbasalforcingsarma.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/love.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/lovenumbers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/m1qn3inversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/masscon.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/massconaxpby.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/massfluxatgate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/masstransport.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matdamageice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matenhancedice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/materials.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matestar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh2dvertical.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh3dprisms.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh3dsurface.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh3dtetras.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/miscellaneous.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/misfit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mismipbasalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mmeadditionalsolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mmemasstransport.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mmeofflinesolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/model.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/modellist.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/nodalvalue.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/numberedcostfunction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/offlinesolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/organizer.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/outputdefinition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/pairoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/plotoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/plumebasalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/private.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmustatistics.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/radar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/radaroverlay.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/regionaloutput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/rifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/rotational.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/sampling.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/sealevelmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/snowpack.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/solidearth.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/solidearthsettings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/solidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/spatiallinearbasalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/spheremesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/steadystate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/stochasticforcing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/stressbalance.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/surfaceload.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/taoinversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/thermal.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/timestepping.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/timesteppingadaptive.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/toolkits.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/transient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/verbose.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/acenet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/aci.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/andes.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/aurora.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/aws_issm_solution_server.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/camhpc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/castor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/cloud.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/computecanada.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/cosmos.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/discover.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/discovery.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/frontera.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/gemini.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/generic.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/generic_static.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/greenplanet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/hpc.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/hpc_simba.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/hpc_simba2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/local.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/localpfe.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/lonestar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/maui.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/pace.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/pfe.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/pollux.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/sherlock.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/stanage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/tetralith.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/yellowstone.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/calibration_function.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/continuous_design.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/continuous_state.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/histogram_bin_uncertain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/least_squares_term.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/linear_equality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/linear_inequality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/nonlinear_equality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/nonlinear_inequality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/normal_uncertain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/objective_function.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/partition_npart.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/response_function.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/uniform_uncertain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dakota_method.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_merge.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_set.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/QueueRequirements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/checkfield.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/comparemodels.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/ismodelselfconsistent.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/epsg2proj.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/flaglatlongradius.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/flaglatlongradiuselements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/flagradiuselements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gdalinfo.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gdaltransform.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gmtmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gmtmaskparallel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/laea.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/laea_inv.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/lambert2xy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/ll2mercator.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/ll2utm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/ll2xy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/mercator2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/projlatlong.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/projtype.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/utm2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/xy2lambert.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/xy2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/dev/issmversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/clicktoflowline.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/contourlevelzero.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/exp2levelsetfunction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/exp2shp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expbox.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcircle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcoarsen.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcontourlevelzero.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcontract.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expdisp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expexcludeoutliers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expflip.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/explink.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expll2xy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expsquare.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/exptool.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expwrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expxy2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/flowlines.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/isexp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/isoline.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/masktoexp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/meshtodomain.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/segmentstobasin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addcontour.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addendprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addinsideprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/closeprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/closestpoint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/closestsegment.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/cutarea.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/cutprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/exp_ginput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/mergeprofiles.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/modifyposition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/myginput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/orientprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/removepoints.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/removeprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/removeseveralpoints.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/undoplots.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/extrusion/DepthAverage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/extrusion/project2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/extrusion/project3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/AboveGround.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/FlagElements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/GetAreas.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/GetAreas3DTria.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/GetAreasSphericalTria.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/NowickiProfile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/SegIntersect.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/VolumeAboveFloatation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/find_point.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/isconnected.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/locationtonode.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/planetradius.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/slope.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/InterpFromFile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/InterpFromModel3dToMesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/InterpFromModelToModel3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/PointValues.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/ProfileValues.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/SectionValues.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/averaging.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/plugvelocities.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/marshallcostfunctions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/parametercontrolB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/parametercontroldrag.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/supportedcontrols.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/supportedcostfunctions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/velocitymisfit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/getShapeTypeInfo.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/loadmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/loadmodellist.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/structtonc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/edgeadjacency.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/edgeperimeter.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml2exp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml2expg.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_colorstyle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_container.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_document.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_feature.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_file_swrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_file_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_folder.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_geometry.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_linearring.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_linestring.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_linestyle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_mesh_elem.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_mesh_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_multigeometry.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_object.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_part_edges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_part_elems.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_part_flagedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_partitions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_placemark.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_polygon.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_polystyle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_style.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_styleselector.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_substyle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kml_unsh_edges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kmlimagesc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/kmlnodeconnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/kml/string_buf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/TMeltingPoint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/arrhenius.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/buddjacka.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/cuffey.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/cuffeytemperate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/nye.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/paterson.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/analyticaldamage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/backstressfrominversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/basalstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/calcbackstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/cfl_step.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/damagefrominversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/drivingstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/mechanicalproperties.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/newforcing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/robintemperature.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/shear2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/steadystateiceshelftemp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/strainrateuncert.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/thomasparams.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ComputeHessian.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ComputeMetric.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ElementsFromEdge.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ExportGmsh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ExportXml.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/FixMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/GetNodalFunctionsCoeff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/MergeMetrics.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/MeshQuality.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/MeshToShp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/NodeInElement.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ProfileProjectOntoMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/TwoDToThreeD.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/argusmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/augment2dmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/bamg.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/bamgflowband.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/findsegments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/intersections.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/labelconnectedregions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/loneedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/mesh3dsurfaceplug2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshband.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshconvert.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshintersect.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshintersect2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshintersect3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/modelmerge2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/modelmerge3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/patchglobe.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/roundmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/squaremesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/triangle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/triangle2dvertical.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/gmshplanet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/mesh_refine_tri4.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/planettrimesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/sphere_project.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/sphere_tri.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshaddrifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshplug.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshprocessoutsiderifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshprocessrifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshyamsrecreateriftsegments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/rifttipsonmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/rifttipsrefine.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/updateriftindexing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/alignsegments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/colinearity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/dpsimplify.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/fielddisplay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/isnans.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/issmdoc.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/netcdf2struct.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/normcdf_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/normfit_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/norminv_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/parallelrange.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/prctile_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/pretty_print.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/readnetcdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/round_ice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/structtoobj.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/transientrestart.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/vorticity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/BamgConvertMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/BamgMesher.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/BamgTriangulate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/Chaco.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ContourToMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ContourToNodes.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/CoordTransform.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/DistanceToMaskBoundary.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ElementConnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ExpSimplify.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ExpToLevelSet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromGridToMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMeshToGrid.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMeshToMesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMeshToMesh3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/IssmConfig.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/Kriging.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/M1qn3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/MeshPartition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/MeshProfileIntersection.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/NodeConnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/PointCloudFindNeighbors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ProcessRifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/PropagateFlagsFromConnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/Scotch.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ShpRead.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/ReadGeotiff.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpAdusumilliIceShelfMelt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpArcticdem.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBamber2001.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBamber2009.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBamber2013.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmachineAntarctica.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmachineGreenland.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmap2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpChuter2015.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpDTU19MDT.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpDhdt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpFromGeotiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGeoid.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGimpdem.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGimpicemask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGimpoceanmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGrIMP.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGridsCReSIS.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGriggs2013.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpIBCSO.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpIBCSO2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJakobsson2012.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJakobsson2020.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJoughin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJoughinCompositeGreenland.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJoughinMosaic.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMartos2017.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2016.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2017.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2019.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAntTimeSeries1973to2018.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpPaolo2015.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRACMO1km.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRACMOant.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpREMA.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRTopo2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRignot2012.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRignotIceShelfMelt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpSeaRISE.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpShepherd2019.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpSmith2020.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpStal2020.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/ismingw.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmbbftpin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmbbftpout.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmdir.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmscpin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmscpout.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmssh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmstscpin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmstscpout.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmstssh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/jplsvn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/listfiles.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/listfilesparallel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/oshostname.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/recursivepath.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/sessionname.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/starcluster.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/contourenvelope.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6AntarcticaOcn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6AntarcticaSMB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6GreenlandOcn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6GreenlandSMB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/killberg.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/parameterize.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/reinitializelevelset.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/setflowequation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/sethydrostaticmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/setmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/setmask2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/AreaAverageOntoPartition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/adjacency.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/flagedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/partitioner.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/applyoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/arrow.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/checkplotoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/curvedarrow.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/export_gl.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/glstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/googlemaps.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/kmlgridded.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/kmlgroundoverlay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/landsatmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/latlonoverlay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/manualcb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/northarrow.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_BC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_basaldrag.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_boundaries.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_coastlines.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_contour.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_drivingstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_edges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_elementnumbering.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_elementstype.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_googlemaps.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_gridded.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_highlightelements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_highlightvertices.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_icefront.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_importancefactors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_landsat.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_manager.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_mesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_none.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_overlay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_parthist.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_parthistn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_parthistw.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_penalties.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_profile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmu_mass_flux_segments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmuhistnorm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmumean.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmunormplot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmustddev.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_quiver.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_quiver3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_referential.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftfraction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftnumbering.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftpenetration.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftrelvel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_rifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftvel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_sarpwr.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_scatter.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_section.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_segments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_streamlines.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor_components.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor_principal.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor_principalaxis.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_thermaltransient_results.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_transient_field.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_transient_movie.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_transient_results.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_unit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_vertexnumbering.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_vstime.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotboxpos.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotchannels.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotdoc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotgemb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/processdata.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/processdatalatlong.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/processmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/quiver_colorbar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/quiver_process.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/radarpower.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/scaleruler.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/showregion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/squarezoom.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/subplotmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/vim.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/writejsfield.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/writejsfile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/bluewhitered.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/bluewhitered_smooth.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/cmocean.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/color_scale.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/demmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/distinguishable_colors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/getcolormap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/haxby.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/ibcao.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/landcolor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/lbmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/paraview.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/seacolor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/turbo.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/print/export_geotiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/MassFluxProcessProfile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_cdfs.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_data.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_params.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_parse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_m_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_moments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_out_parse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_resp_uconv.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/expandresponses.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/expandvariables.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/gaussian_pdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/importancefactors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/lclist_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/lognormal_pdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/param_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/postqmu.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/preqmu.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/process_qmu_response_data.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmu_correlation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuisdistributed.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuname.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmupart2npart.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuresponse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuroot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/recover_qmu_options.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/rlev_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/rlist_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/sensitivities.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/vector_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/vlist_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/all_parameters.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_ls.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_nond.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_vector.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/direct.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/lrel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/lrel_mmf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/lsq.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/opt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/paramc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/paramm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/samp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/samp_direct.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_boxplot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_cdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_hist_norm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_hist_norm_ci.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_if_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_if_spec.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_normdist_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_normplot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_prob_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rlev_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rlev_bars_ci.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_line.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_scat3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_surf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_sampdist_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/IsScaled.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/QmuSetupResponses.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/QmuSetupVariables.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/setupriftsfriction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/BasinConstrain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/BasinConstrainShelf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/basinzoom.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/isbasin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/plotbasins.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/regionaltransient2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/regional/showbasins.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/isshp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/projectedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shp2exp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shp2js.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpcoarsen.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpconcat.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpdisp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpdisp3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpfromxy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpinput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpwrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/WriteData.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/convert2str.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/createMCC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadmultipleresultsfromcluster.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultfromdisk.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsfromcluster.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsfromclusterslm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsfromdisk.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsslm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/marshall.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/outbinread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/parseresultsfromdisk.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/retrievesamples.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/solve.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/solveiceocean.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/solveslm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/waitonlock.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/asmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/asmstokesoptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsljacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgspbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgssoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicggamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicggasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicghypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cggamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cggasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cghypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgneasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnebjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnegamgoptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnegasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnehypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnejacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnemgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnenoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnepbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnesoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgspbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgssoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/conditionnumberoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmrespbjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmrespbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmrespbjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgspbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgssoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/iluasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/issmgslsolver.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/issmmumpssolver.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/jacobiasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/jacobicgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/matlaboptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresgamgoptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minrespbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/mumpsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/mumpsoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsongamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsongasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/soroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcggamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcggasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcghypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stokesoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqpbjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/dewhite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/discardnum.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/ismemberi.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/strsplit_strict.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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/****/workspace/macOS-Silicon-Binaries-MATLAB/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 InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/M1qn3_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/M1qn3_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Scotch_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Scotch_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.la libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.la libtool: install: /usr/bin/install -c .libs/libISSMMatlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.a libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.a libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.a libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.a libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.a libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.a libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.a libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.a libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.a libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.a libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/M1qn3_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/M1qn3_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/M1qn3_matlab.a libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.a libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.a libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.a libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.a libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.a libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.a libtool: install: /usr/bin/install -c .libs/Scotch_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Scotch_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Scotch_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Scotch_matlab.a libtool: install: /usr/bin/install -c .libs/Triangle_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.a libtool: install: /usr/bin/install -c .libs/Chaco_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.a libtool: install: /usr/bin/install -c .libs/Kriging_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.a libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.a 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'. +++ Removing old junit reports from: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/nightlylog/results Cleaning up existing assets Modify generic Moving certain shared libraries to lib/ Moving MPICH binaries to bin/ Moving GDAL binaries to bin/ Moving Gmsh binaries to bin/ Moving GMT binaries to bin/ Moving GSHHG assets to share/ Moving PROJ assets to bin/ and share/ Running tests All tests PASSED Removing test/NightlyRun/FourierLoveTest.lock Removing test/NightlyRun/LHS_2.out Removing test/NightlyRun/LHS_3.out Removing test/NightlyRun/LHS_7.out Removing test/NightlyRun/LHS_8.out Removing test/NightlyRun/LHS_9.out Removing test/NightlyRun/LHS_distributions.out Removing test/NightlyRun/LHS_samples.out Removing test/NightlyRun/S4 Removing test/NightlyRun/SquareThermal.lock Removing test/NightlyRun/dakota.rst Removing test/NightlyRun/matlab.log Removing test/NightlyRun/test101.lock Removing test/NightlyRun/test102.lock Removing test/NightlyRun/test103.lock Removing test/NightlyRun/test104.lock Removing test/NightlyRun/test105.lock Removing test/NightlyRun/test106.lock Removing test/NightlyRun/test107.lock Removing test/NightlyRun/test108.lock Removing test/NightlyRun/test109.lock Removing test/NightlyRun/test110.lock Removing test/NightlyRun/test111.lock Removing test/NightlyRun/test112.lock Removing test/NightlyRun/test113.lock Removing test/NightlyRun/test114.lock Removing test/NightlyRun/test115.lock Removing test/NightlyRun/test116.lock Removing test/NightlyRun/test120.lock Removing test/NightlyRun/test121.lock Removing test/NightlyRun/test122.lock Removing test/NightlyRun/test123.lock Removing test/NightlyRun/test127.lock Removing test/NightlyRun/test128.lock Removing test/NightlyRun/test131.lock Removing test/NightlyRun/test132.lock Removing test/NightlyRun/test133.lock Removing test/NightlyRun/test134.lock Removing test/NightlyRun/test1501.lock Removing test/NightlyRun/test1502.lock Removing test/NightlyRun/test2001.lock Removing test/NightlyRun/test2003.lock Removing test/NightlyRun/test2005.lock Removing test/NightlyRun/test2007.lock Removing test/NightlyRun/test2008.lock Removing test/NightlyRun/test201.lock Removing test/NightlyRun/test202.lock Removing test/NightlyRun/test203.lock Removing test/NightlyRun/test204.lock Removing test/NightlyRun/test205.lock Removing test/NightlyRun/test2051.lock Removing test/NightlyRun/test206.lock Removing test/NightlyRun/test207.lock Removing test/NightlyRun/test2070.lock Removing test/NightlyRun/test2071.lock Removing test/NightlyRun/test2072.lock Removing test/NightlyRun/test2073.lock Removing test/NightlyRun/test2074.lock Removing test/NightlyRun/test2075.lock Removing test/NightlyRun/test208.lock Removing test/NightlyRun/test209.lock Removing test/NightlyRun/test210.lock Removing test/NightlyRun/test2101.lock Removing test/NightlyRun/test211.lock Removing test/NightlyRun/test212.lock Removing test/NightlyRun/test213.lock Removing test/NightlyRun/test214.lock Removing test/NightlyRun/test215.lock Removing test/NightlyRun/test217.lock Removing test/NightlyRun/test218.lock Removing test/NightlyRun/test219.lock Removing test/NightlyRun/test220.lock Removing test/NightlyRun/test221.lock Removing test/NightlyRun/test222.lock Removing test/NightlyRun/test223.lock Removing test/NightlyRun/test224.lock Removing test/NightlyRun/test225.lock Removing test/NightlyRun/test226.lock Removing test/NightlyRun/test227.lock Removing test/NightlyRun/test228.lock Removing test/NightlyRun/test229.lock Removing test/NightlyRun/test230.lock Removing test/NightlyRun/test231.lock Removing test/NightlyRun/test232.lock Removing test/NightlyRun/test233.lock Removing test/NightlyRun/test236.lock Removing test/NightlyRun/test237.lock Removing test/NightlyRun/test238.lock Removing test/NightlyRun/test239.lock Removing test/NightlyRun/test240.lock Removing test/NightlyRun/test241.lock Removing test/NightlyRun/test242.lock Removing test/NightlyRun/test243.lock Removing test/NightlyRun/test244.lock Removing test/NightlyRun/test245.lock Removing test/NightlyRun/test246.lock Removing test/NightlyRun/test247.lock Removing test/NightlyRun/test248.lock Removing test/NightlyRun/test249.lock Removing test/NightlyRun/test250.lock Removing test/NightlyRun/test251.lock Removing test/NightlyRun/test252.lock Removing test/NightlyRun/test253.lock Removing test/NightlyRun/test254.lock Removing test/NightlyRun/test255.lock Removing test/NightlyRun/test256.lock Removing test/NightlyRun/test257.lock Removing test/NightlyRun/test258.lock Removing test/NightlyRun/test260.lock Removing test/NightlyRun/test261.lock Removing test/NightlyRun/test270.lock Removing test/NightlyRun/test272.lock Removing test/NightlyRun/test273.lock Removing test/NightlyRun/test275.lock Removing test/NightlyRun/test280.lock Removing test/NightlyRun/test285.lock Removing test/NightlyRun/test290.lock Removing test/NightlyRun/test291.lock Removing test/NightlyRun/test292.lock Removing test/NightlyRun/test293.lock Removing test/NightlyRun/test301.lock Removing test/NightlyRun/test302.lock Removing test/NightlyRun/test303.lock Removing test/NightlyRun/test304.lock Removing test/NightlyRun/test305.lock Removing test/NightlyRun/test306.lock Removing test/NightlyRun/test307.lock Removing test/NightlyRun/test308.lock Removing test/NightlyRun/test309.lock Removing test/NightlyRun/test310.lock Removing test/NightlyRun/test311.lock Removing test/NightlyRun/test312.lock Removing test/NightlyRun/test313.lock Removing test/NightlyRun/test314.lock Removing test/NightlyRun/test315.lock Removing test/NightlyRun/test316.lock Removing test/NightlyRun/test317.lock Removing test/NightlyRun/test318.lock Removing test/NightlyRun/test319.lock Removing test/NightlyRun/test320.lock Removing test/NightlyRun/test321.lock Removing test/NightlyRun/test322.lock Removing test/NightlyRun/test323.lock Removing test/NightlyRun/test324.lock Removing test/NightlyRun/test325.lock Removing test/NightlyRun/test326.lock Removing test/NightlyRun/test327.lock Removing test/NightlyRun/test328.lock Removing test/NightlyRun/test329.lock Removing test/NightlyRun/test330.lock Removing test/NightlyRun/test331.lock Removing test/NightlyRun/test332.lock Removing test/NightlyRun/test333.lock Removing test/NightlyRun/test334.lock Removing test/NightlyRun/test335.lock Removing test/NightlyRun/test336.lock Removing test/NightlyRun/test337.lock Removing test/NightlyRun/test338.lock Removing test/NightlyRun/test339.lock Removing test/NightlyRun/test340.lock Removing test/NightlyRun/test341.lock Removing test/NightlyRun/test342.lock Removing test/NightlyRun/test343.lock Removing test/NightlyRun/test344.lock Removing test/NightlyRun/test345.lock Removing test/NightlyRun/test346.lock Removing test/NightlyRun/test347.lock Removing test/NightlyRun/test350.lock Removing test/NightlyRun/test351.lock Removing test/NightlyRun/test352.lock Removing test/NightlyRun/test353.lock Removing test/NightlyRun/test354.lock Removing test/NightlyRun/test356.lock Removing test/NightlyRun/test357.lock Removing test/NightlyRun/test358.lock Removing test/NightlyRun/test401.lock Removing test/NightlyRun/test402.lock Removing test/NightlyRun/test403.lock Removing test/NightlyRun/test404.lock Removing test/NightlyRun/test405.lock Removing test/NightlyRun/test406.lock Removing test/NightlyRun/test407.lock Removing test/NightlyRun/test408.lock Removing test/NightlyRun/test409.lock Removing test/NightlyRun/test410.lock Removing test/NightlyRun/test411.lock Removing test/NightlyRun/test412.lock Removing test/NightlyRun/test413.lock Removing test/NightlyRun/test414.lock Removing test/NightlyRun/test415.lock Removing test/NightlyRun/test416.lock Removing test/NightlyRun/test419.lock Removing test/NightlyRun/test421.lock Removing test/NightlyRun/test422.lock Removing test/NightlyRun/test424.lock Removing test/NightlyRun/test425.lock Removing test/NightlyRun/test426.lock Removing test/NightlyRun/test427.lock Removing test/NightlyRun/test428.lock Removing test/NightlyRun/test429.lock Removing test/NightlyRun/test431.lock Removing test/NightlyRun/test432.lock Removing test/NightlyRun/test434.lock Removing test/NightlyRun/test436.lock Removing test/NightlyRun/test438.lock Removing test/NightlyRun/test439.lock Removing test/NightlyRun/test440.lock Removing test/NightlyRun/test443.lock Removing test/NightlyRun/test446.lock Removing test/NightlyRun/test447.lock Removing test/NightlyRun/test449.lock Removing test/NightlyRun/test450.lock Removing test/NightlyRun/test455.lock Removing test/NightlyRun/test460.lock Removing test/NightlyRun/test461.lock Removing test/NightlyRun/test465.lock Removing test/NightlyRun/test480.lock Removing test/NightlyRun/test481.lock Removing test/NightlyRun/test491.lock Removing test/NightlyRun/test492.lock Removing test/NightlyRun/test493.lock Removing test/NightlyRun/test494.lock Removing test/NightlyRun/test495.lock Removing test/NightlyRun/test501.lock Removing test/NightlyRun/test502.lock Removing test/NightlyRun/test503.lock Removing test/NightlyRun/test504.lock Removing test/NightlyRun/test505.lock Removing test/NightlyRun/test506.lock Removing test/NightlyRun/test507.lock Removing test/NightlyRun/test509.lock Removing test/NightlyRun/test510.lock Removing test/NightlyRun/test511.lock Removing test/NightlyRun/test512.lock Removing test/NightlyRun/test513.lock Removing test/NightlyRun/test515.lock Removing test/NightlyRun/test516.lock Removing test/NightlyRun/test518.lock Removing test/NightlyRun/test519.lock Removing test/NightlyRun/test520.lock Removing test/NightlyRun/test530.lock Removing test/NightlyRun/test531.lock Removing test/NightlyRun/test540.lock Removing test/NightlyRun/test541.lock Removing test/NightlyRun/test542.lock Removing test/NightlyRun/test543.lock Removing test/NightlyRun/test545.lock Removing test/NightlyRun/test601.lock Removing test/NightlyRun/test602.lock Removing test/NightlyRun/test603.lock Removing test/NightlyRun/test604.lock Removing test/NightlyRun/test605.lock Removing test/NightlyRun/test606.lock Removing test/NightlyRun/test607.lock Removing test/NightlyRun/test608.lock Removing test/NightlyRun/test610.lock Removing test/NightlyRun/test611.lock Removing test/NightlyRun/test612.lock Removing test/NightlyRun/test613.lock Removing test/NightlyRun/test621.lock Removing test/NightlyRun/test622.lock Removing test/NightlyRun/test801.lock Removing test/NightlyRun/test802.lock Removing test/NightlyRun/test803.lock Removing test/NightlyRun/test804.lock Removing test/NightlyRun/test805.lock Removing test/NightlyRun/test806.lock Removing test/NightlyRun/test807.lock Removing test/NightlyRun/test809.lock Removing test/NightlyRun/test810.lock Removing test/NightlyRun/test811.lock Removing test/NightlyRun/test812.lock Removing test/NightlyRun/test813.lock Removing test/NightlyRun/test900.lock Removing test/NightlyRun/test901.lock Removing test/NightlyRun/test902.lock Removing test/NightlyRun/test903.lock Removing test/NightlyRun/test904.lock Removing test/NightlyRun/test905.lock Removing test/NightlyRun/test906.lock Removing test/NightlyRun/testChannels.lock Copying assets to package: ISSM-macOS-Silicon-MATLAB Cleaning up unneeded/unwanted files Compressing package Checking out copy of repository for signed packages Committing lock file to repository for signed packages Checking out copy of repository for unsigned packages Committing package to repository for unsigned packages Checking progress of signing... ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds ...in progress still; checking again in 60 seconds Updating 'signed/notarization.log': A signed/notarization.log Updated to revision 721. Notarization successful! Finished: SUCCESS