Started by user Justin Quinn Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done 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 eaed3c3c5174f1fd9541f455b151a38eabec5d86 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f eaed3c3c5174f1fd9541f455b151a38eabec5d86 # timeout=10 Commit message: "Typo" > git rev-list --no-walk 924ff4dcf27accfaf310661659f3bc8ca67a63cf # timeout=10 [macOS-Silicon-Binaries-MATLAB] $ /bin/sh -xe /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****4110504809249771286.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"; PATH="/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"; export PATH; [ -z "${MANPATH-}" ] || export 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 ++ PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ export PATH ++ '[' -z '' ']' ++ 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.5.0 checking host system type... arm-apple-darwin24.5.0 checking target system type... arm-apple-darwin24.5.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... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert arm-apple-darwin24.5.0 file names to arm-apple-darwin24.5.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.5.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.5.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... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.5.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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.5.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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.5.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... Sun Sep 7 22:18:46 PDT 2025 checking user name... **** checking host full OS name and version... darwin24.5.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.5.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... no checking for python-numpy... no checking for Chaco... yes checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.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 NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 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/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c CXX classes/libISSMCore_la-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 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/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/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 modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.lo F77 modules/Zgesvx/libISSMCore_la-dcabs1.lo F77 modules/Zgesvx/libISSMCore_la-dlamch.lo F77 modules/Zgesvx/libISSMCore_la-ieeeck.lo F77 modules/Zgesvx/libISSMCore_la-ilaenv.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-izamax.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXXLD libISSMOverload.la 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 ./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 CXXLD libISSMCore.la 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: -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' 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 ./io/ApiPrintf.cpp:11In file included from : ./io/FetchMatlabData.cppIn file included from ./io/WriteMatlabData.cpp:In file included from 11In file included from : ./io/./matlabio.hIn file included from ./io/CheckNumMatlabArguments.cpp./io/./matlabio.h:::516: : In file included from ./io/./matlabio.h:16: :In file included from ./io/./../../../c/classes/classes.h:11: 16In file included from : ./io/./../../../c/classes/./Vertex.h11:12: : In file included from In file included from ./io/./matlabio.h./io/./../../../c/classes/./../toolkits/toolkits.h::1615: In file included from ./io/./../../../c/classes/classes.h:11In file included from : : In file included from In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/classes.h:In file included from 12: In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11:: ./io/./../../../c/classes/classes.hIn file included from ./io/./../../../c/classes/./Vertex.h15./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::1111: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:: :In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11./io/./../../../c/classes/./Vertex.h: :In file included from 12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h612: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:./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 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: 15In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6:: 11: :6: In file included from In 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/petscksp.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::66: : In file included from :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/petscmat.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h6: :In file included from 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::8: : In file included from 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/petscsys.h::12281228: : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h::13056:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from 1305/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:12761228:: 127/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:: 1305warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 1305 | PetscError(: 1305In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h | :8PMetPsIc_ | CP: eIn file included from tE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hr:r1228o: r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h(:M1305PomI_C:o127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]m mm,, int, ins 1305c | oPnestts chacrEctEr r*o,r (cMoPns,t chaI consrtr_Comm,r oirn(tM,P Ic_o ncshta rc h*C, con st* ,c hPaer art*, Pomm, in scErrorCoedtes,c *P,e tcsotnst cEcEr,rorTyperhar *, ProrCode,, co nPete cosntss ccEhrarro r*T,y pet, cchoanrs *, .t char tcsocnEsrtr o*rCod.e.,) PPeEtTsScCE_rArTorTT,R ...y)pIcBhUTEe_,C aOrL D* ,P PEcToSnes ttCs_cAETrTrRo rcChoar de, P*e,t Isc.E.r.r)o rPTEyTpSeC,_ ATTRIBUBcToEn_sCtO LcDh aPUrT E*_,F O.R.M.A)T (PPEETTSSCC__A7TA, E8)T;R IT | ^ BUTTER_ICBTOL/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hD UPTETS:SCC__EA_299A:T67TTRTFRIBUTE: Onote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' I_ C299O | L D #PdEeTfSiCn_eABTUTTREM APTE(T7RIBUTE_FSORCM_AFT(,_AO7, 8); TTRRMIA| ^ BUT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hE:299:67_ F8O):; T Rnote: Mexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'A T(str(I7 299 | ,# d8e)d;x , | v ^a Arg/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIdfi:n299e: xPET| 67: Snote: ) __Ca_tAtTrTiRbIexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'u te_ ^B UTE__/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h(:(299f:o67: rmat(pFOR299M | Anote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'( srt i n#tdf ,299 | s t r#rdIedfIxd,x evfaiiAnr,g Ine evaArgIPdxd)x) __attribu)t)e _ _| ( ^( formaEt(printf, strIdx, PvEaTArgIdx))) | ^ SC_ATTRIBUTE_FORMAT(strIdx, vaArTgIdx) __attribuStCe__A_T(T(RfIoBrUmTaEt_(FpOrRiMnAtTf(,s tsrtIrdIxd,x ,v avAarAgrIgdIxd)x )_)_)a t t| r ^i bute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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 ./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:In file included from 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/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 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from ./io/CheckNumMatlabArguments.cpp1364: | 5:P: EIn file included from T./io/./matlabio.hS:C16_: EIn file included from X./io/./../../../c/classes/classes.hT:E11R: NIn file included from ./io/./../../../c/classes/./Vertex.hP:e12t6sc: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :./io/WriteMatlabData.cpp:E11: In file included from : 15: rIn file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ho:r11C: oIn file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.he: 6(*: P./io/./matlabio.he:In file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hs:c8E: rIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ho:r16P: rIn file included from i./io/./../../../c/classes/classes.hn:t11f: )In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6(: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: ./io/./../../../c/classes/./Vertex.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h12:: 8In file included from : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:./io/./../../../c/classes/./../toolkits/toolkits.h1228:122815: : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:c: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:1364o11n: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: s:t681364:68:In file included from : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h: 61364: | Pwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T SC_EXT In file included from 1364/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h | :P6E: TcShCaIn 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.h.:.E) P_R1228EN: T PetscErrorCo/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.hESXCT_EARTNd eP e(t*sPceTERrIrBoUrTCEo_de t(*PetscErrorP:s1364cFErr:ORMAT(orPrintfrintf)(co68nst c1:, warning: 2'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]) ; 1364h | aPrE[T]S C| _,E X.T.).) ^E RN PETSC_ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hP:e299t:s67c:E(rArcToTnRs tnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'c haor r299C | oIdB[U]T,E e.. #_dF O(*efine PET.R) PPetscSEC_ATTRIMBUATTE(_1F,O REMrArTo(rsPritTrIntfS)Cd2x), va(_ATT; | ^ ArgIRdIxB)U T_E__aFtOtcriobnustte _c_h(a(rR[/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h], ..MAT(1, 2); | ^ f:o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h.:)299 PETSr:67:299 :67m:a tnote: (expanded from macro 'PETSC_ATTRIBUTE_FORMAT'p note: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'i ntf ,299C | s t_rI299A dx, vT#TRIaBAUrTgEI_dx))F)O | ^ | #ddRefeifine PETSCMn_ATTRIBUTEA_TF(O1R,M AT(ste2r)I;d x, vaA rgIdxP)E T_S_Ca_tA tTribute__((f| ormat(TRI ^B prin/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:U299T:E67_:F Onote: Rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'M AT(st r299 | #dIedfx, vfianAer gPIETSC_, strdIAdTxTRIBUTxE)_ F,_ORMAT(_sattributter_I_((format(printf, dsxt,r IvdaxA,r gvIadAxr)g I_dx)))_attribut ev_a_A(r(gfIodxr)m) ) | | ^ ^ at(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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 ./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:12In file included from : ./io/WriteMatlabData.cppIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11:: 15In file included from : ./io/./matlabio.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h16:: 11In file included from : ./io/./../../../c/classes/classes.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h11:: 6In file included from : ./io/./../../../c/classes/./Vertex.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h12:: 6In file included from In file included from ./io/CheckNumMatlabArguments.cpp:: 5In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h./io/./../../../c/classes/./../toolkits/toolkits.h:./io/./matlabio.h8: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 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: /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/petscpc.h1562::In file included from 77:/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:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from 1562 | PET6S: 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/petscvec.h: CIn file included from _EXTERN P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hetscError:Co8:d: e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h (*PetscH8e: l/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hp::1562:77: warning: 1562:77'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Printf )1562 | 1562P | EPTESTCS_CE_XETXERN( MPPeItsTc_ECrormomr,C ocdoen s(t* PceEhatrs[c]H,e l.p.P.r)iR nPtEfT)S(CMN_ATTRIB UPTEe_tPFORMAI_CommTs,(2c, E3r)r;o r Cocdoen s(t* Pc etschHaerl[p]P,r i.nt.f.))(| M ^P I_Co/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hm:m 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' PE T299S | C _ A#TdTeRfIiBnUeT EP_EFTSC_ATTRIO, const charB[], ...) PETSCURMAT(_2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E ATTRIBUTE_F_ORMATFORMAT(strI (dx, vaArgIdx) 299__attribute__((for | 2,m #de fi3n)e; P E| T ^S C_ATT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.haRtI(BpUrT:E299_:F67O:R Mnote: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T i( 299 | #define PETSCns_ATTRIBUTE_FOtRfM,A Ts(tsrtIrdtxr,I dvxa,A rvgaIAdrxg)I)d)x ) __aIdx, vaArgIdx) _ttrib_attrib| uutte__((for ^ e__((formmat(printf, strIdx, vaAragIdx))) | ^ t(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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 ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/WriteMatlabData.cpp:11: In file included from 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./io/./matlabio.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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: 16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h: 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 14/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::936:: In file included from warning: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: 14 | P8E: TIn file included from S/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hC:_1567E: X/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.hT:E14R:N93 :P ewarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]s In file included from ./io/CheckNumMatlabArguments.cpp:5c E14r | rPoErTCSo: dIn file included from e./io/./matlabio.h :P16e: tIn file included from s./io/./../../../c/classes/classes.h:11C: In file included from _./io/./../../../c/classes/./Vertex.hE:X12T: EIn file included from Rc./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from N./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:I8: 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: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e tscErrorCondfeo _PPertisvcaIt nfo_Prievate(const char[], (Pect14scObject, const | o cnst charPETSC_[], PEeXtTsEcRObjecNt ,P echtscErrorCode Poanrs[t chear[],]tscI ...) PETSC_AnTfTo_Pr,RIBUTE_FORMAT (.3.,. )4 )P;E T S| C ^_ ATTRI/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'iBUTE_FORIn file included from M./io/FetchMatlabData.cpp:v11 : AIn file included from T./io/./matlabio.h(:316,: In file included from 4 a299 | ./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 t#ed(ecfine :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:PE15on299st: TcShCaIn file included from :_ArT[], PetscObT67./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: jnote: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'c t, con R299I | B Us t# dcehfTiEn_eF :PE11T: SIn file included from a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hCr_[A]T,TR:6O: RIn file included from M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hA:T6(: sIn 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.I.BUTEr_I:d8: FORMAT(In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hx:,) v aPAErTgSICd_xAT)s _t_rTIRdIaBtUtTrEi1567_FObx,R : v/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.ha:262:81A:r gwarning: I'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d x)M A_T_ 262 | (attri3b,u u4)PtEeTSC;t_ EX_TE_R(N( fPetscEormarer__orCodet (Pe(t(sfcoLro m| ^ pgaO/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hb:299:67: note: tr(iprntf, sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'j e c299t | tS t a#tdee(fPireItdsxc,O bvjaeAcrgItdi,n connsetxf), ts)trIdx, vP) a AcrhgEar| [ ^] TSC_ATTIdx)))R I ,| ^ B U.T.E._)F OPREMTASTC(_sATTRItBrUITdEx_,F OvaArgIdx) __attribute__((Rformat(printf, strMIAdx, vaArgIdx))) | T ^ (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/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 PetscLogObjectStIn file included from a./io/ApiPrintf.cpp:11: te(PetscObject, consIn file included from t./io/CheckNumMatlabArguments.cpp :c5h: aIn file included from r./io/./matlabio.h[:]In file included from ,./io/./matlabio.h :.16.: .In file included from )./io/./../../../c/classes/classes.h :P11E16T: SIn file included from C./io/./../../../c/classes/classes.h_:A11T: TIn file included from R./io/./../../../c/classes/./Vertex.hI: BIn file included from U./io/./../../../c/classes/./Vertex.hT:E12: :In file included from 12./io/./../../../c/classes/./../toolkits/toolkits.h: _In file included from F./io/./../../../c/classes/./../toolkits/toolkits.hO:R15M: AIn file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h(:211,: 3):; In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:615: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h::6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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.h6:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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.h: :In file included from 299/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h::678:: In file included from note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT':warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 | 262 | #de1567f: i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81:n ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P ETSC_ATTRPIBEUTTSE_FORMCA_TE(s t262rIdx, X | PETvSTCE_RENX TPEeRtNs cPEertrsocrECrordoer CPaetscLogObjecodtArgIdx) __attributeS_t_(e(f oPremtastc(Lporgintf, starItdObjectStae(Ptee(PettssccOObbjjeecctt,, consx, cvaArgIdxo)n)s)t ct| h ^a char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:r299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | [ #define PETSC_ATTRIBUTE_FORMAT(]strIdx, vaArgIdx) __attribu,te__(( f...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67ormat(pr: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'i ntf, st rIdx, 299 | #defivnaeA rPgEITdSxC)_)ATTRI)B U T| E ^_ FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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, vaAIn file included from r./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: gIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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 *, 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 | PET)SC P_EXTERN PetscErrorCode PetsEcFTSC_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' P 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdrx, vaArgIdx) __atitribute__((format(prinIn file included from t./io/ApiPrintf.cppf:,11 : sIn file included from ./io/./matlabio.hn:t16f: In file included from t./io/./../../../c/classes/classes.hrIn file included from ./io/CheckNumMatlabArguments.cpp:5: (:In file included from ./io/./matlabio.hM:16P: IIn file included from _./io/./../../../c/classes/classes.hC:o11m: mIn file included from ,./io/./../../../c/classes/./Vertex.h :FIILdEx12,: In file included from v./io/./../../../c/classes/./../toolkits/toolkits.ha:A15r: g11Idx))) 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: *, 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 79./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ho:n6s: tIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIn file included from :./io/FetchMatlabData.cpp6::11 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./matlabio.h :16: In file included from ./io/./../../../c/classes/classes.h 1575 | :P: 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 :P1575:79e:c h11a: tIn file included from ./io/./../../../c/classes/./Vertex.hrs[]cwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r: r12o: rIn file included from C./io/./../../../c/classes/./../toolkits/toolkits.ho:15,: In file included from ...)d ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hP:E11T: SIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_: e1575 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(strI6P | d: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from etscFPrintxf/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h, vaA(PMEPTIS_CC_oEmXmT,E RFNI LPEe tsc:r*,g Icd8x: )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:o1582n st Echrarro[r]C,o d.e. .P)e tPsEcTSCF_P_:attr72i_:b warning: ur'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i ntfA(TT R1582MIPBIt_eC_o_m(m(,f ormFaItLE *U,T Ec_oFnOsRtM AcharT[(]p,r i...) PETSC_ATT(RIB | nUtf, st3rIdx,, 4)vaPTEETA_rFg;I S | C ^_OERdMA T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h(:3299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' x))) ,XT| E R299N | P e# d4e)f;i ^nt es cPEErTrSoCr_CA o d| e ^ P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hT:T299R:I67B:U TIn file included from E./io/WriteMatlabData.cpp_eFOtRsMcEnote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'ro:11: AIn file included from Tr ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12Pri : 299In file included from (snttfDe | ./io/./../../../c/classes/./../toolkits/toolkits.h #rdIedfxi,n ev aPAErTgSICd_fAault(coxn)T: __TaRIBUttrsit charb[u]t,e _._.(.)( 15PETform: aTES_CF_OARTIn file included from M./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hA:T(strI11dT: RIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hB:U6T: Ex_,F OvRaMAArTg(I1,In file included from 2t)(d; x ) __aptrti/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hri| bnuttfe,_ _s( ^( f:o6r: mtIn file included from artI(dpxr,i nvtafA,r gsItdrxI)dx, vaArgId)/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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/petscmacros.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:299:67x:) note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT': 1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] )) | ^ 1577 | PETSCIn file included from _./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h299: | 11 : In file included from #./io/./../../../c/classes/./Vertex.hd:e12f: iIn file included from n./io/./../../../c/classes/./../toolkits/toolkits.he: 15E: In file included from X./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:E11R: PIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hT:S6NC _PAeTtTsRcIEBrUrIn file included from or./io/ApiPrintf.cppC:o11: : In file included from In file included from ./io/./matlabio.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::166: : In file included from d./io/./../../../c/classes/classes.he: 11P: eIn file included from t./io/./../../../c/classes/./Vertex.hs:c12P: rIn file included from iIn file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hT:6E: _In file included from F/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hO:R8M: ./io/./../../../c/classes/./../toolkits/toolkits.ht:f(M15P: IIn file included from _./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hC:o11m: mIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :c6o: nIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ht: cha/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hrA[:T](, ...) P1577EsTtSrCI_dAxT,T vaRAIrB:g70I: UT6Ewarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]F dx: In file included from O)R MAT(2,1577_ | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h 3)P;ET _| ^ :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.hS:C8_: E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hXatt299::671577:: 70note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT' warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Tribute 299 | #_d_(E R1577N | ePfEiTnSe( fPoErTmSaCt_AT TPReItBsUcECT_Er(EpXrrToErRC_oFidnetfO Pe,ts csPrinRN PterIMdtxftAsT,c EvaArgrIrorC(dMxP)I)_)C o m| ^ ode mP(esttsrIdx,, coc vnaArgIdst char[], In file included from P./io/FetchMatlabData.cppr:i11: In file included from ./io/./matlabio.h:16.: .In file included from .) PnEtTfx()M P__SC_ATTRI./io/./../../../c/classes/classes.hI:_11C: oIn file included from m./io/./../../../c/classes/./Vertex.hmaBU:T12,: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.htE_F:O15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:cRM11: In file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:t6o: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6r: nIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.htT (c2i,b:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:ute_3_()(;f1583or:69: a | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:r[],m ...) 299P:EaTStC(_pArTinTt67Rwarning: IBfUTE_,: snote: tFrOIRdMxA,T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes](2 , expanded from macro 'PETSC_ATTRIBUTE_FORMAT'3) ; 1583| ^ va A299r | | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hPgET#SdCe:fI299d:x67:)ine _ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' )P) E T| S ^C _A299 | #define PETSC_ATTRIBUTE_TEXTERN PetsIn file included from c./io/WriteMatlabData.cppE:r11r: oIn file included from r./io/./matlabio.hCo:F16: OIn file included from R./io/./../../../c/classes/classes.hM:A11T: (In file included from s./io/./../../../c/classes/./Vertex.ht:r12I: dIn file included from x./io/./../../../c/classes/./../toolkits/toolkits.h,: 15v: aIn file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:g11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: TIRdIdex )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hB:6U: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h__atPte:t6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hr:8TEs_FiObRuMtAe_: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78T:(_ (sctE(rfIorrrodrxP,rimwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]v natfNo 1578 | PEnTeS(aC_EcXoAnst char[t](rgI,d x.). ._p_raitT)E RPNnttf, strIrdixb,u tveaEATrSgCI_dx)_ PetsAcTETrRrI_B()() | foUrorC ^TEo_dFeO RPMeAtT( 1m,at(pscSNP rrIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16i: 2intf, stIn file included from n./io/./../../../c/classes/classes.h:11: In file included from );t | ^ rIdx/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h,: 299v:a67A:rgIdfx()c)h)a r | * ^, si ze_t./io/./../../../c/classes/./Vertex.h,:12: note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./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.hc:o6n: sIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :2998: | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h : 1578#:In file included from 78./io/CheckNumMatlabArguments.cpp:: 5: In file included from c./io/./matlabio.h:warning: 16h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a r[], d e1578f | i.n.e. )P EPTSP: ETIn file included from E./io/./../../../c/classes/classes.hT:S11SCC__AETXTTREIRBNU TPEe_tFsOcREMrArTo(r3C,o d4e) ;P e t| s ^c SNPri/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hn:t299f:(67c:h anote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' *, size 299 | C _ A#TdTeRfIiBnUeT EP_EFTOSR: MCA_TIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from (sttr,./io/./../../../c/classes/./../toolkits/toolkits.h:Idx, v con15aAr_gIdsxt) chaA r__[: a]In file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:, .t.r.i)T TPREITBSUCT_EA11T: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hbuteT_R__I(F(OfRoMr:m6a: tIn file included from B(AprT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hi:nUtf, s(s6t: rItrIdIn file included from Td/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hx:,8E _vFaOARMAT(3, 4); | ^ : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299r:gIdx)))x67: note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 1578:78: warning: 299 | #'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d efine P1578E | TPSECT_SACT_TERXITBEURTNE _FPe t| sO,R Mv ^a ArgIcdx) __aEtrtrroirbCuote_d_A(TIn file included from (./io/FetchMatlabData.cppf:11(o: rIn file included from msatet (PpertisnctSfr,I dsxt,r ./io/./matlabio.hIdxN,Printv fa(Achavra A*r,r:g16I: d xsizIn file included from e./io/./../../../c/classes/classes.hgI)d)_t:,) cxo)n s_t_11a : | In file included from ^ ./io/./../../../c/classes/./Vertex.h:12: cIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.ht:t15r: iIn file included from b./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hu:te__h11: In file included from ((foIn file included from ./io/WriteMatlabData.cpp:11: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from :./io/./matlabio.h6:: aIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6r: 16In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/./../../../c/classes/classes.h6:[], .11.: mIn file included from a: tIn file included from (printf,./io/./../../../c/classes/./Vertex.h :s12t: rIn file included from I./io/./../../../c/classes/./../toolkits/toolkits.hd:x15,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::118: : 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/petscksp.h::15846:: 81In file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h v.a)A rP:g6I: dIn file included from Ewarning: x'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]) )) | ^ 1584 | PETSC_EXTERN PeTSC/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h_A:tTsTcRErrorCoIBU6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8In file included from ./io/ApiPrintf.cpp:11T: EIn file included from _./io/./matlabio.h: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h16d: In file included from e./io/./../../../c/classes/classes.h:11: In file included from F:1579:./io/./../../../c/classes/./Vertex.h93:O12: RIn file included from M./io/./../../../c/classes/./../toolkits/toolkits.hA:T15(: 3In file included from ,: 4warning: )'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]; | ^ P e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11t1579s | cPHEeTlpPri: nIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hf:D6e: fIn file included from a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: SC_Eu299l:t67(:M Pnote: Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'X T299 | EIn file included from RN/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h P#ets:c_ECror6o: rIn file included from Cdode mm, cPo/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hn:se8tt: s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hc:S1579N:P93r: cwarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ihn t1579 | fPCEoTufSiCnna_rE[X], ...) PETSC_eA TPTERTISBUTCETtERN_ PetFs(OcREMrATcha(r2 ,* _3ArTorC,T)RIoBdUeT EP_FeOtRsMcASTN(P;r i | ^ st/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299 nsizer_Itd,x ,c:otnst 67cf:C onote: uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'n t (cvhaaAr 299* | , harrgId sx) _#_definiez eaPtEt[T]S_C_ATTRIt, const cr,i BsiUhTze_t *, ...) PEbuaTrSE_FCO_RAtTeT_R_I(B(UfTE_FO[RoMrAmTa(t3(,p r5i)n;M A | T ^( st]/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h,: 299s:i67z:e note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r I299d | x , #vdaeAfrignIdx) __tf,e sPtEraItdtxr,TS_Ct_ i*b ute__((AforvT,m ...) PETRaItB(UpTrEi_nFTORSMACt_ATaTT(RsItBrUITdEx_,F OvRaMAArTgIdx) (_3_,a t5tr)ifb,u ts;tA r gr| Idx, vIadx)e))A ^__r g I d| x ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h):)299) | ^ :((67: note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/CheckNumMatlabArguments.cppf ormat(prin:tIn file included from f, strIdx, va5: In file included from ./io/./matlabio.h299: | 16 : In file included from #./io/./../../../c/classes/classes.hAd:ef./io/FetchMatlabData.cppine PErTSC_ATTRI11:: In file included from B./io/./../../../c/classes/./Vertex.hUT11Eg_FIOd:12: : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:R15M: AIn file included from In file included from Tx())./io/./matlabio.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:16): In file included from ./io/./../../../c/classes/classes.h| : ^11 : In file included from ./io/./../../../c/classes/./Vertex.h:s12t: rIn file included from I./io/./../../../c/classes/./../toolkits/toolkits.hd::x,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: vaArgIn file included from IIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h./io/WriteMatlabData.cpp::611dx) __a: 11In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :t8t: r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hi:b1593:82:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6In file included from : uIn file included from t/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.hf:o6r: mwarning: a'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t (pIn file included from r./io/./matlabio.hi:n16t: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h1593 | PEfTS:CIn 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:158: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93:_E: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hstXrTId warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :E11R Nx , vaA: rIn file included from g/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hI:d6x: ))In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6): In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h| : ^6 : 1579PetscErrorCode In file included from | PEPTeIn file included from t./io/ApiPrintf.cpps:c11S: yncShCrIn file included from on./io/./matlabio.hi:z16: In file included from ./io/./../../../c/classes/classes.hedPrintf(MP:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8_: E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] X T1582E | RPNE TPSeCt_sEcXETrErRoNr CPode Pet11s: cIn file included from S./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:eI_Com11m: ,In file included from cons/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.httNPrin tcfhCaoru[n:t6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:]6,: In file included from ...) PETSC_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hATTRIsBcUET(:6c: Eh_aFr *r,r osOIn file included from riCzoRdMeA TP(e2t,s c3E)r;r oer_t, c o| nPrintsftD/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.he: ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:f299 char[], 8saize_t *,: ...) PEuT:lS67tC(_cAT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: :note: 1582:onexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'st char[] ,299 | . . .#)d efin72eP EPTESTCS_TCRIB_UATTET_RFIOBUT:E Awarning: TTRRMIAT(3, B5U)T;E | ^ _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_FOF/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hO:R299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' RMAT(1, 2); 1582| ^ M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: | PETS299AT(Cst67r:I dnote: x, | _ Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'X vaArTER N299 | P e t #sdceEfrirngo#rCdeefiIndoxd)e _P_eattstrci eP EPTbSuteE__((fErTrSC_ATTRIBUTE_oFrOmRaMtA(T(psrtirnItdfxoC_A,T ,v asAtrrgIrPrintIddxx,) v_a_AartgtIrdixb)u)t)T R I| B ^U TE_efDefault(constF__In file included from (./io/FetchMatlabData.cpp(:f11orOmRaMt AcTh: aIn file included from (./io/./matlabio.h:p16(: rIn file included from s./io/./../../../c/classes/classes.ht:r11Iidnxt,f ,: In file included from s./io/./../../../c/classes/./Vertex.ht:r12I: drIn file included from v./io/./../../../c/classes/./../toolkits/toolkits.h:a15A: rgIdIn file included from x./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h[:]11,: In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h.:.6): In file included from PETSxC_A, )v a_A_rgIdxTat)t)r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-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:b8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hTRIB:1594:91: ) | Uwarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ 1594 | PuEtTeS__((forEm_CFIn file included from O./io/WriteMatlabData.cppR:M11A: TIn file included from (./io/./matlabio.h1:,16 : 2In file included from ./io/./../../../c/classes/classes.h:_11): ; | ^E XTER/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hN: 299P:e67t: aIn file included from s./io/./../../../c/classes/./Vertex.hc:Er12: In file included from t./io/./../../../c/classes/./../toolkits/toolkits.h(:15prinote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': nIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hf, st :11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hroIrdC o299d:e6 : PIn file included from extscS | #de/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hf:i6ne,ynchroni: zIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: 6e: In file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hF:PrPv8aintf(MPEI_Comm, TFSICL_EA A*,: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hc:o1583n:s69t: cwarning: h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a r[], . ..) PrE1583TTgTRIBUSTCE_ | _IAdTxT)R)I)B U T| E ^_ FFPOORMAT(strEIdx, vRTIn file included from SaArgIdx) ./io/CheckNumMatlabArguments.cpp__:a5t: tIn file included from r./io/./matlabio.hi:b16CutMe_A_T(((3f,o r4m)a: t(In file included from p./io/./../../../c/classes/classes.hr:i11_: EIn file included from X./io/./../../../c/classes/./Vertex.h;ntTERN :12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15PetscErf | ^r orC/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:,299ode: In file included from s:t67r: P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hetscErrorP:ri11n: tIn file included from f/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hI:N6o: nIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h(cons tnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'c dxhar [:],6,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: 299In file included from vaArg | #.d.e./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h): 8PfI: iEn/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.he: 1582P:E72T:S C_warning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]TdTxR)I)B)U T E| _ ^F O RMAT( s1582t | rPITdSxC,_ AvEaTIn file included from TRIBTAS./io/ApiPrintf.cppC:_11ErUgIdx: In file included from T./io/./matlabio.h):16 X_TE__aFtORtEriMb: utRAT(eN_ _P(e(tfsocIn file included from rEm1a, 2); ./io/./../../../c/classes/classes.h :11: In file included from rrorC./io/./../../../c/classes/./Vertex.h:12| t: In file included from (./io/./../../../c/classes/./../toolkits/toolkits.hp:r15i: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11 ^o den tP: fIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:s67:: In file included from note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 6: In file included from t reIdtxs,c EvrarAor/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.h):2998): /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :| ^ rPr1583: | 69: warning: #'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d efiine PE TSC_ATnTtRfIDBefault(c1583oUTE_FORMAT(strnIsdtx ,c hvaarA[], ...) P | ErPETSC_EXTERN PTeSC_ATTRIBUTEgIdx)t s_c_EartrtorriC_bFuOtReM_A_T(((1f,o r2m); | ^ a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:(299p:o67de Peri: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ntf, 299 | # dsetfriInde PEtTSsCc_EArxTTRIrBoUrTPEr_iFnOtRfM,A Tv(strIdx, vaNoaArgIdx) _A_ragtItdribute_n_ex(c)o)n)s t | c ^h ar(([], ...f)o rPmEaTtS(Cp_rAiTnTtRfI,B UIn file included from T./io/WriteMatlabData.cppE:_11F: OIn file included from R./io/./matlabio.hM:A16T: (In file included from 1./io/./../../../c/classes/classes.h:11: sIn file included from trI,dx ,2 )./io/./../../../c/classes/./Vertex.hv;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 | 12 : #In file included from d./io/./../../../c/classes/./../toolkits/toolkits.he: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: fIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from i./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h::15ne PETSC_ATTR: 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:R68: M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hA:T1584(:s81t:r Iwarning: : d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] x ,1584 | vPaEATrSgCI_dExX)T E_R_Na tPIn file included from tetscErrorCoder /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hP:e6t: sIn file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hHiebluptPeri_n_t(f(Def:6forma: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hautl(tp(rMintf, :sPtIr_Comm, const char8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hIdx[,] ,vaA:r1583g:I69 : warning: dx)).). .'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]) PETSC_ATTRIBUTE_ 1583 | PFEORMAT(2| , ^ 3)T; | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67S: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' C_ E299X | T E R#Nd ePfetscErroIn file included from r./io/ApiPrintf.cpp:11: inCeo dPIn file included from ET./io/./matlabio.hS:16: In file included from eC_ATTRIB./io/./../../../c/classes/classes.hU:T11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15E PetscErrorP: rintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMA_In file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hF:ORM(A1, 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:26: 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:T(s;1584:81: warning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r Idx, vaArgIdx) _ _1584a | tPtEributTSC_EXTEeR__((fN Pe ts c| ^ o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rmat(p r299i | #define ntf,EP EsTtSrCIdx, rro_ATTRrICBoUTE_FORMATvde (PstrIdx, vaaAregtIsdcxH)e)l)p A | r ^g IdPxr)i n_t_faDtetfraiublut(MPI_Cotmem_,_ (c(ofnosrtm acth(aprr[i]n,t f.,. .s)t In file included from P./io/WriteMatlabData.cppE:T11S: CIn file included from _./io/./matlabio.hA:T16T: RIn file included from I./io/./../../../c/classes/classes.hB:U11T: EIn file included from _./io/./../../../c/classes/./Vertex.hF:O12R: MIn file included from A./io/./../../../c/classes/./../toolkits/toolkits.hT:(152: ,In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h3:6: In file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hdx, vaA: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.h: :299In 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:r82: warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]67 : g1593I | dx) )PEnote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'S C_EXTER N299 | P e t#sdceEfrirne PEorCode ) | ^ PTetscSynchronizedIn file included from P./io/CheckNumMatlabArguments.cppr:i5n: SIn file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from C_AT./io/./../../../c/classes/./Vertex.hT:R12I: BIn file included from U./io/./../../../c/classes/./../toolkits/toolkits.hT:E15_: FIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:f(MOPI11_Comm, conRsMtA Tc(shar[], : tIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hI:d6x: , In file included from v/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ha:A6r: gIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hd:x6): .In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h.:)8 : P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hE:T1584S:C81_:A Twarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R IBUTE_FORM __aAtTt (r2i,b u3t); | ^ 1584 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299e:_67_: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' (P 299 | #define PETSC_ATTRIBUTE_ETS(FC_EXTERN Petfsocrmat(pErrirntf, storIdx, vaAOrRgMIArTCod(stdrx)e PetscIHdx, )v)a | ^ elpPrintfDefault(MArgIdx) __attPIn file included from ./io/ApiPrintf.cpp:11: In file included from r./io/./matlabio.h:i16bute_: _In file included from (./io/./../../../c/classes/classes.h(:f11I: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:o_Comm,15r : In file included from c./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ho:n11s: tIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hc:h6a: rIn file included from [/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h]:,6 m: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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: .at(pr'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i ntf, s trIdx, v1593 | PETSC_EX..aT)E RPNE TSC_ATTPReItBsUcTEEr_rFoOrACordgeI dPx))) etscS| y ^n cRhronizedPrintf(MPI_ComIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.hM:16: In file included from ./io/./../../../c/classes/classes.h:11mAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h,: 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 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' c o299 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from nst cha/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hr:[6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: #], .In file included from ..) PETS/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hC: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] define 1594P | EPTESTCS_CA_TETXRTIBU_TATTRIEEB_UFORMAT(sRtrIdx, vaTEA_rFgOIRdMxA)T (_2_,a t3t)rNi bPet;scErro rCode P etscu| ^ SynchronizedFPr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hi:299:n67t:f(MPI_Comm, te__((f note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' FILE *, const ch 299 | #definormat(eprinar[], ...) PET SPETSC_CA_TATTRTIRBIUBTUET_EF_OFROMRAMTA(Ts(t3rtIdfx,, ,v a4A)rgIdsx)t r_I_attr; | ^ dx/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h,: 299v:a67A:r gnote: Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'd x))) 299 | #define | P ^ETSCi_bute__((formAaTtT(pri RnItBfU, strIdx, vaArgIdx))) | ^ TE_FORMATIn 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.hIn file included from :./io/CheckNumMatlabArguments.cpp6:: 5In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIn file included from :./io/./matlabio.h6:: 16In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:In file included from trIdx, vaArgId8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] x)./io/./../../../c/classes/classes.h 1594 | PETSC_E:11 X_TERN Pe: tsIn file included from _./io/./../../../c/classes/./Vertex.hcEr:r12oartCtordiebu tPee_t_s((f: In file included from c./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hS:y11n: cIn file included from h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hr:o6n: iIn file included from z/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hoedFP:r6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: inrIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:t8f: (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hMPI_Comm:,1593 :F82I:L Ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]* , 1593 | PETmconSC_EXTERN PetscErrorCodes tPetscSyn chronizedParti(nctphar[]rf, ...) PETSC_ATTRIBUTE_i(FORMAT(M3ntf, strIdx, vaArgIdx),) )4 ) ;| ^ | ^ P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PEITSC_ATTRIBUTE_FORMA_T(strIdx, vaArgIdx) __atCtribute__((format(oprintf,mm, const char[], ...) PETSC_ATTsRIBUTE_FtrIORMAT(2d,x, v3aA)rgIdx))) | ^ ; | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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: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 ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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 ./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: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, vaIn file included from A./io/ApiPrintf.cppr:g11I: dIn file included from x./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.hIn file included from ./io/WriteMatlabData.cpp::11254: :In file included from 84./io/./matlabio.h:: 16warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ./io/./../../../c/classes/classes.h:11: In file included from 254 | PE./io/./../../../c/classes/./Vertex.hT:S12C: _In file included from E./io/./../../../c/classes/./../toolkits/toolkits.hX:T15E: RIn file included from N./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h 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))) | ^ :6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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] In file included from ./io/ApiPrintf.cpp :25511 | : PIn file included from E./io/./matlabio.hT:SC_EXT16E: RIn file included from N./io/./../../../c/classes/classes.h :P11e: tIn file included from s./io/./../../../c/classes/./Vertex.hc: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 C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hI:I6S: yIn file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hc:h12ronizedPrintf(: P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.he:t255s:c96V:i ewarning: w'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e r, c 255 | Ponst char[], ...) PETESC_ATTRITBUSTEC_FO_EXTERRNM APTe(t2s,c E3r)r;o r C| o ^d /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:e299 :P67e:t snote: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'V iewe 299 | r A S#CdIeIfSiynnec hronizedPPrEiTnStCf_(APTTRIBeUtTsEc_VFiOeRwMeArT, co(strIdx, vaArgIdx) __attribute__((format(prinnst chartf, In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from strIdx,[./io/./matlabio.h :v16a: AIn file included from r./io/./../../../c/classes/classes.hg:I11d: xIn 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 PetscV) PETSC_ATiTIn 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: eIn file included from w./io/./../../../c/classes/./../toolkits/toolkits.he:r15A: SIn file included from C./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hI:I11P: rIn file included from R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:I6B: UIn file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hn:tf(PeTE6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6_: FORMAT(t2, 3)In file included from ; | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /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:s272:c86V:i ewarning: w'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e 272 | r,299P | #defiEnTeS C_EXTER N cPonst cPehtasrc[E]rrorCode P, ...) PETSC_eAtTscViEewTeSrCSTtringSPrinRtIf(PBetUsTcEV_iFeO_RMAATTT(R2I,B U3T)E;_ F ORMAwe| r ^,T c(osntrIdx ,st char[], ...) PETS v/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ha:C299:_67A:T Tnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' RIBUTE _299F | O R M#AdTefine PEAr(g2IT, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' d x299 | #define PETSC_ATTRIBUTE_FORMSC_ATTRIBUTE_)FORMAT(strIAT(strIdx, vaArgIddx,x) __attribute__(( __format(printfvaAragttribut,e __((format(pIrdix) __attnsribute__((format(ptrintf, strtIrdIxd,x ,v avAarAgrIdx)))f | , ^ strIdxg, vaArgIdx)))IIn 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: dIn file included from x./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 PetscViewerASCIISynchronizedPrinIn file included from ./io/ApiPrintf.cpp:11: In file included from t./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: fIn file included from (./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hP:e11t: sIn file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hV:i6e: wIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hr:,6 : cIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hn:s6t: In file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hh:a12r: [/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h]:,272 :.86.:. )warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PETSC_A 272In file included from ./io/WriteMatlabData.cpp:11: In file included from TTRI | BPETSC_./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11UTE_F: OIn file included from R./io/./../../../c/classes/./Vertex.hM:A12T: (2In file included from EXTERN PetscEr, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/./../../../c/classes/./../toolkits/toolkits.h :ro15 299 | #define PETS: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11r: In file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ho:d6e PetscV: iIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hw:e6r: SIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hr:i6n: gSPrinIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h_:A12T: t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hf:(302P:e88ts:c Vwarning: i'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e weTrR,I BcUoTnEs_FORM A302T | (Psttr Icdhxa, r[], ...)E TPSEC_EvXaArgIdTx) __attribTuStCe__E_RN ATTRIPetscErrorCod(e( format(BPpetscVireiwnetrUVTUEP_rFiOnRtMDAeff,e rreTd(2,s 3t)r;I d x| , ^ vaArgIdx))) | ^ (PetscViewer, const char[]/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h, ...) PETSC_:ATTRIBUTE_FO299R:M67A:T (note: 2expanded from macro 'PETSC_ATTRIBUTE_FORMAT', 3); | ^299 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h#:d299e:f67i:n enote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'P ETSC_AT T299R | I B U#TdEe_fFiOnReM APTE(TsStCr_IAdTxT,R IvBaUATrEg_IFdOxR)M A_T_(astttrrIidbxu,t ev_a_A(r(gfIodrxm)a t_In file included from _./io/CheckNumMatlabArguments.cppattr(ibute_p_((forrmiant(ptrfi, strIdnxt,f, :s5: In file included from ./io/./matlabio.h:16: tr In file included from ./io/./../../../c/classes/classes.hI:11d: 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:x11, vvaaAArrggIIddxx)))))) | | : ^ ^ In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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_ATTRIIn file included from ./io/ApiPrintf.cpp:11: In file included from B./io/./matlabio.hU:T16E: _In file included from F./io/./../../../c/classes/classes.hO:R11M: AIn file included from T./io/./../../../c/classes/./Vertex.h(:212,: 3); | 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:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h88::299 :warning: 67'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 302 | 299P | E T #define PSC_EXTERN PetscETSECrrorCode_ATT RPIeBtUsTcEV_iFeOwReMrAVTU(PsrintDeferrterdI(dPxe,t svcaVAirewgeIrd,x )c o_n_satt tcrhiabru[t]e,_ _((format(p...) PETSC_ATTRIBUTE_FORMAT(2, 3); | r ^ intf,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h :s299t:r67I:d note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' x, vaAr 299 | #define PETSC_ATTRIBUTE_FORMAT(sgtrIdx, vaArgIIddx))) | ^ x) __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__((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 ../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 ../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 ../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: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_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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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 ../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 ../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_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19In 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.hIn file included from :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../ContourToNodes/./../bindings.h::8119:: In file included from warning: ../ContourToNodes/./.././matlab/io/matlabio.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 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 262../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h | :P15E: TIn file included from S../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hC:_11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:EXTERN PetscErrorC6: ode PetscLogObjectState(PetscObject, const char[In file included from ], ...) PETSC_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hA: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: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] TR 254 | PETSC_IBUTE_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 PEEXTERN PTetscErrorCode PetscViSewerASCIIPrintfC(P_etAscViewTer, const char[], ..T.R)I BPUETTES_CF_OARTMTARTI(BsUtTrEI_FORMAT(2, 3);dx, vaArgIdx) __attribute__((format(printf, s trIdx, vaArgIdx))) | ^ | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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: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 ../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: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 ../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: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 ../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: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 ../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 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 ../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: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 ../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 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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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 ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo 18 warnings generated. clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmx: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmat: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lMatlabDataArray: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: /opt/homebrew/lib/gcc/current/libgfortran.a: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: /opt/homebrew/lib/gcc/current/libquadmath.a: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/bin/maca64' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/extern/bin/maca64' [-Wunused-command-line-argument] CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.hIn 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 ../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:19: In file included from :11: ../ExpToLevelSet/./.././matlab/io/matlabio.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h16:: 12In file included from : ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h11:: 15In file included from : ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h12:: 11In file included from : ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h15:: 6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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, consIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht :11c: hIn file included from a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hr *, con:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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] st 1305c | hPaert s*c,E rPreotrs(cMEPrIr_oCroCmomd,e ,i nPte,t sccoEnrsrto rcThyapre ,* ,c ocnosnts tc hcahra r* ,* ,. .P.e)t sPcEETrSrCo_rACToTdReI,B UPTeEt_sCcOELrDr oPrETTySpCe_,A TcToRnIsBtU TcEh_aFrO R*M,A T.(.7.,) 8P)E;T S C| _ ^A TTRIBUTE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h_:C299O:L67D: Pnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T SC_ATTR I299B | U T E#_dFeOfRiMnAeT (P7E,T S8C)_;A T T| R ^I BUTE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h_:F299O:R67M:A T(stnote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I dx, vaA r299g | I d x#)d e_f_iantet rPiEbTuStCe__A_T(T(RfIoBrUmTaEt_(FpOrRiMnAtTf(,s tsrtIrdIxd,x ,v avAarAgrIgdIxd)x )_)_)a t t| r ^i bute__((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.cpp:: 6In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hIn file included from :../ExpToLevelSet/./ExpToLevelSet.h11:: 20In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :../ExpToLevelSet/./../bindings.h12:: 19In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :../ExpToLevelSet/./.././matlab/io/matlabio.h15:: 16In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h11:: 11In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h6:: 12In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h6:: 15In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h6:: 11In 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/petscksp.h8:: 6In 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/petscpc.h1228:: 6/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h: :In file included from 1364/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::686:: In file included from warning: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 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.h1364: | 1364P:E68T:S Cwarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E XTERN P e1364t | sPcEETrSrCo_rECXoTdEeR N( *PPeettsscErrcoErrCroodreP r(i*nPteft)s(ccEornrsotr Pcrhianrt[f]),( c.o.n.s)t PcEhTaSrC[_]A,T T.R.I.B)U TPEE_TFSOCR_MAATTT(R1I,B U2T); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #Edefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) ___attributeFORMAT(1,_ 2_)(;( f o| r ^m at(p/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: rintf, strIdx, vaArgIdx))) | ^ 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: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 ../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: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 ../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] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:ATTRIBUTE_FORMAT(3, 4); | ^6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h../ExpToLevelSet/./ExpToLevelSet.h::299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 20#: In file included from ../ExpToLevelSet/./../bindings.h:19: dIn 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: efine PETSC_AIn file included from TTRIB/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hUTE_FORMAT(strId:x6,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:v1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14a:93A: rwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]g Idx) _ _14 | PETSC_EXTERN PeatscErrorCode 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 | #defintet rPiEbTuStCe__A_T(T(RfIoBrUmTaEt_(FpOrRiMnAtTf(,s tsrtIrdIxd,x ,v avAarAgrIgdIxd)x )_)_)a t t| r ^i bute__((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: 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_EIn file included from X../ExpToLevelSet/ExpToLevelSet.cppT:E6R: NIn file included from ../ExpToLevelSet/./ExpToLevelSet.hP:e20t: sIn file included from c../ExpToLevelSet/./../bindings.hE:r19r: oIn file included from r../ExpToLevelSet/./.././matlab/io/matlabio.hC:o16d: eIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hP:e11t: sIn file included from c../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hL:o12g: OIn file included from b../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hj:e15c: tIn file included from S../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht:a11t: eIn file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hP:e6t: sIn file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hO:bject, const char6[: ]In file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :.6.: .In file included from ) PETS/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: CIn file included from _ATTR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567I: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] B UTE_FOR262M | ATP(E2T,S C3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:_EXTERN PetscErrorCode PetscLogObjectStat299e(PetscObject, const char[],:67: .note: ..expanded from macro 'PETSC_ATTRIBUTE_FORMAT') PETSC 299_A | #define PETSC_ATTTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribTutRe_I_B((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 ../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 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 In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: 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: ../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:In file included from 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:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: 151575 | PETSC_EXTERN PetscErrorC: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:o11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: de Pet/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hscFPrintf(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) __attri:bute__((format(printf, strIdx, vaArgIdx))) | ^ 1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15771577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTR | PETSC_IEXTERN PetscErrorCode PetscPrintfB(UMTPEI__FCOoRmMmA,T (c2o,n 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' s299 | t#d ecfhianre[ ]P,E T.S.C._)A TPTERTISBCU_TAET_TFROIRBMUATTE(_sFtOrRIMdAxT,( 2v,a A3r)g;I d x| ) ^ __att/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr:i299b:u67t:e _note: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'( (format (299p | r i n#tdefinfe, PsEtTrSICd_xA,T TvRaIABrUgTIEd_xF)O)R)M A T| ( ^s trIdx, vaArgIdx) __attribute__((formIn file included from a../ExpToLevelSet/ExpToLevelSet.cppt:(6p: rintf, strIIn file included from d../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 x../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 vaArgI: dx))) | ^ 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.hIn file included from :1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTER../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: NIn file included from ../InterpFromGridToMesh/./../bindings.hP:e19t: sIn file included from c../InterpFromGridToMesh/./.././matlab/io/matlabio.hE:r16r: oIn file included from r../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hC:o11d: e PetscSNPrintf(char *, size_tIn file included from , 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 | #def../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hine P:ET12S: 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: CIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_:A6T: TIn file included from R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hI:B6U: TIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h_:F6O: RIn file included from MAT(s/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 PetscSNPritrIdx,n tvf(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))) | ^ aArgIdx) _In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5_: aIn file included from t../InterpFromGridToMesh/./InterpFromGridToMesh.ht:r19i: bIn file included from u../InterpFromGridToMesh/./../bindings.ht:e19_: _In file included from (../InterpFromGridToMesh/./.././matlab/io/matlabio.h(:f16o: rIn file included from m../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.ha:t11(: pIn file included from r../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hi:n12t: fIn file included from ,../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :s15t: rIn file included from I../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x11,: In file included from v/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ha:A6r: gIn 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 : 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 In file included from P../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 etscErrorCod/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6e : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:93P: ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t scSNP rintfCou1579 | nt(Pchar *, sEize_t, const char[],TSC_E XsiTEzReN Pets_t *, ...)c PETSC_AErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hTTRIBUTE:299:67_FO: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' RMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #de 299 | #fdefinie nPETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ e PETSC_ATTRIBUTE_In file included from F../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:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(cORMoAnst char[], ...) PETSC_T(strIdx, vaArgIdx) __attriAbuTtTeR_I_B(U(TfEo_rFmat(printf, strORMAT(1, 2); | ^ /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_ATTRIBUdx,TE_FORMAT(strIdx, v aArgvIdx) __atatribute__((format(printf, strIdx, vaAArrggIIddxx)))))) | | ^ ^ 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 In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::56: : In file included from In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::196: : In file included from In file included from ../InterpFromGridToMesh/./../bindings.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h::198: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h../InterpFromGridToMesh/./.././matlab/io/matlabio.h::158316:: 69In file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h :warning: 11'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :158315 | : PIn file included from E../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:S11C: _In file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hX:T6E: RIn file included from N/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :P6e: tIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hc:E6r: rIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hr:C8o: d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.he: 1582P:e72t:s cwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r rorPrin t1582f | NPoEnTeS(Cc_oEnXsTtE RcNh aPre[t]s,c E.r.r.o)r CPoEdTeS CP_eAtTsTcREIBUTE_rFrOoRrMPArTi(n1t,f D2e)f;a u l| t ^( con/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hs:t299 :ch67a:r [note: ]expanded from macro 'PETSC_ATTRIBUTE_FORMAT', ...) P299E | T S C#_dAeTfTiRnIeB UPTEET_SFCO_RAMTATTR(I1B,U T2E)_;F O R| M ^A T(s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:r299I:d67x:, note: vaAexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' rgIdx) 299_ | _ a t#tdreifbiuntee _P_E(T(SfCo_rAmTaTtR(IpBrUiTnEt_fF,O RsMtArTI(dsxt, vaArgIdx)r)I)d x ,| ^v aArgIdx) __attribute__((fIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from o../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:15rmat(printf, strIdx, vaA: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:rgIdx))) 11| : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6 ^: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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_In file included from A../InterpFromGridToMesh/InterpFromGridToMesh.cppT:T5R: IIn file included from B../InterpFromGridToMesh/./InterpFromGridToMesh.hU:T19E: _In file included from F../InterpFromGridToMesh/./../bindings.hO:R19M: AIn file included from T../InterpFromGridToMesh/./.././matlab/io/matlabio.h(:216,: In file included from 3../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h):;11 : In file included from | ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h ^: 12: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hdefine PETSC_ATTRIBUTE_:F15: 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: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 | #ORMAdT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIedx))) | ^ fine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) _In file included from ../ExpToLevelSet/ExpToLevelSet.cpp_:6a: tIn file included from t../ExpToLevelSet/./ExpToLevelSet.hr:i20b: uIn file included from t../ExpToLevelSet/./../bindings.he:_19_: (In file included from (../ExpToLevelSet/./.././matlab/io/matlabio.hf:o16r: mIn file included from a../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.ht:(11p: rIn file included from i../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hn:t12f: ,In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hs:t15r: IIn file included from d../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hx:,11 : vIn file included from a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hA:r6g: IIn file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hx:)6): )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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(MPIIn file included from _../InterpFromGridToMesh/InterpFromGridToMesh.cppC:o5m: mIn file included from ,../InterpFromGridToMesh/./InterpFromGridToMesh.h :c19o: nIn file included from s../InterpFromGridToMesh/./../bindings.ht: 19c: hIn file included from a../InterpFromGridToMesh/./.././matlab/io/matlabio.hr:[16]: ,In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h.:.11.: )In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hP:E12T: SIn file included from C../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h_:A15T: TIn file included from R../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hI:B11U: TIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_:F6O: RIn file included from M/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hA:T6(: 2In file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :36): ;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' ; | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC299_ | A T T#Rdefine PIEBTUSTCE__AFTOTRRMIABTU(TsEt_rFIOdRxM,A Tv(asAtrrgIIddxx,) v_a_AartgtIrdixb)u t_e__a_t(t(rfiobrumtaet_(_p(r(ifnotrfm,a ts(tprrIidnxt,f ,v asAtrrgIIddxx,) )v)a A r| g ^I dx))) | ^ 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:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PEIn file included from T../InterpFromGridToMesh/InterpFromGridToMesh.cppS:C5_: EIn file included from X../InterpFromGridToMesh/./InterpFromGridToMesh.hT:E19R: N PetsIn file included from c../InterpFromGridToMesh/./../bindings.hE:r19r: oIn file included from r../InterpFromGridToMesh/./.././matlab/io/matlabio.hC:o16d: eIn file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hP:etscSynchronizedFP11: 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: rIn 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:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PEintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMATT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' SC_EX 299 | T #deERN PeftscErrorCode PetscSyine PETSC_ATTnRIcBhUrToEn_iFzOeRdMPArTi(nsttfr(IMdPxI,_Comm, co nvsatA rcghIadrx[)] ,_ _.a.t.t)r iPbEuTtSeC___A((forTmTaRtI(BpUrTiEn_tFfO,R MsAtTr(I2d,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) | #de | ^ fine 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: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 ../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: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 ../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: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, vIn 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 a../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from A../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_EXTERrN PetscErrorCode PetscViewerASCgIdx)IIP __arintf(PttribetscViute__e(w(efro,r mcaotn(sptr icnhtafr,[ ]s,t r...) PIEdTxS,C _vAaTATrRgIIBdUxT)E)_)F O R| M ^A T(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, vaAIn file included from r../ExpToLevelSet/ExpToLevelSet.cppg:I6d: xIn 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_EXTERNIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cppP:e5t: sIn file included from c../InterpFromGridToMesh/./InterpFromGridToMesh.hE:r19r: oIn file included from r../InterpFromGridToMesh/./../bindings.hC:o19d: eIn file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.hP:e16t: sIn file included from c../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hV:i11e: wIn file included from e../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hr:S12t: rIn file included from i../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hn:g15S: PIn file included from r../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11t: fIn file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hP:e6t: sIn file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hV:i6e: wIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hr:,6 : cIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hn:s12t: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hc:h255a:r96[:] ,warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]. ..) PETS C255_ | APTETTRSICB_UETXET_EFRONR MPAeTt(s2c,E r3r)o;r C o| d ^e Pet/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hs:c299V:i67e:w enote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'A SCIISyn c299h | r o n#idzeefdiPnrei nPtEfT(SPCe_tAsTcTVRiIeBwUeTrE,_ FcOoRnMsAtT (cshtarrI[d]x,, .v.a.A)r gPIEdTxS)C __A_TaTtRtIrBiUbTuEt_eF_O_R(M(AfTo(r2m,a t3()p;r i n| t ^f , s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:r299I:d67x:, note: vexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'a ArgIdx )299) | ) #| d ^e fine 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 19../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: 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: 11In file included from : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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.h12: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(prin: tf, strIdx, vaArgIdx))) | ^ /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 ../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 | 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. CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo 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 ../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: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 ../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: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 ../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 ../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. 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 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 ../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 PetscViewerASCIIPrintIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hf(PetscViewer, const char:[], ...) PETSC_ATTRIBUTE_F19ORM: AT(2, 3); | 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/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h::11299: :In file included from 67/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:: 6note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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 PetscError299Code (*PetscErro | #define rPETSC_PArTTRIBUTE_FORMATi(ntf)(const char[], ...) PETSC_ATsTtRIBUTE_rFIOdRxM,A Tv(a1A,r g2I)d;x ) | _ ^_ attr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ibut e299_ | _ ( (#fdoerfmiante( pPrEiTnStCf_,A TsTtRrIIBdUxT,E _vFaOARrMgAITd(xs)t)r)I d | ^x, vaArgIdx) __attribute__((format(printf, stIn file included from r../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppI:d4x: ,In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.hv:aArgIdx))) | ^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 ../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: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 ../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 ../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, 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: /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))) | ^ CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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))) | ^ 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))) | ^ 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: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))) | ^ CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo 18 warnings generated. CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo 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. CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo 18 warnings generated. In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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))) | ^ 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))) | ^ 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))) | ^ CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo CXX ../Scotch/Scotch_matlab_la-Scotch.lo 18 warnings generated. 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))) | ^ CXX ../Triangle/Triangle_matlab_la-Triangle.lo 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))) | ^ CXX ../Chaco/Chaco_matlab_la-Chaco.lo 18 warnings generated. 18 warnings generated. In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-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 ../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))) | ^ 18 warnings generated. CXX ../Kriging/Kriging_matlab_la-Kriging.lo CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo 18 warnings generated. 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))) | ^ CXXLD libISSMMatlab.la *** Warning: Linking the shared library libISSMMatlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library libISSMMatlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library libISSMMatlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD libISSMApi_matlab.la 18 warnings generated. 18 warnings generated. CXXLD InterpFromGrid.la *** Warning: Linking the shared library libISSMApi_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library libISSMApi_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library libISSMApi_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromGrid.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromGrid.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromGrid.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! 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-darwin24/15/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-darwin24/15/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: multiple errors: archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMMatlab.a'; archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMApi_matlab.a' clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [BamgConvertMesh_matlab.la] Error 1 make[4]: *** Waiting for unfinished jobs.... ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** 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-darwin24/15/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-darwin24/15/libgcc.a is not portable! ld: multiple errors: archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMApi_matlab.a'; archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMMatlab.a' clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [BamgMesher_matlab.la] Error 1 ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: multiple errors: archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMMatlab.a'; archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMApi_matlab.a' clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [BamgTriangulate_matlab.la] Error 1 ld: multiple errors: archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMMatlab.a'; archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMApi_matlab.a' clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [ContourToMesh_matlab.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Compilation failed, trying to compile with only one thread /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c make[3]: Nothing to be done for `all'. Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXXLD BamgConvertMesh_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-darwin24/15/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: multiple errors: archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMMatlab.a'; archive member 'libgfortran.a' not a mach-o file in './.libs/libISSMApi_matlab.a' clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [BamgConvertMesh_matlab.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ISSM_COMPILATION failed! Failure while compiling Build step 'Execute shell' marked build as failure Finished: FAILURE