Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Dakota
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-Dakota # 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 c5e956404e7418a28c00b544c5d0940a5f9551fe (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5e956404e7418a28c00b544c5d0940a5f9551fe # timeout=10
Commit message: "CHG: Removed GSL and QUESO from Dakota dependencies and configurations; removed flags classic Xcode linker; removed duplicate lib flags on Dakota libs"
 > git rev-list --no-walk c5e956404e7418a28c00b544c5d0940a5f9551fe # timeout=10
[macOS-Silicon-Dakota] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins10186718339815026921.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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/autotools/install/bin/autoconf --force
autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/autotools/install/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:27: installing './aux-config/ar-lib'
configure.ac:17: installing './aux-config/compile'
configure.ac:14: installing './aux-config/config.guess'
configure.ac:14: installing './aux-config/config.sub'
configure.ac:24: installing './aux-config/install-sh'
configure.ac:24: installing './aux-config/missing'
src/c/Makefile.am: installing './aux-config/depcomp'
autoreconf: Leaving directory `.'
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... arm-apple-darwin24.3.0
checking host system type... arm-apple-darwin24.3.0
checking target system type... arm-apple-darwin24.3.0
checking for mpicc... mpicc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ISO C89... none needed
checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking how to run the C preprocessor... mpicc -E
checking for mpicxx... mpicxx
checking whether we are using the GNU C++ compiler... yes
checking whether mpicxx accepts -g... yes
checking for mpifort... mpifort
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether mpifort accepts -g... yes
checking for mpifort... mpifort
checking whether we are using the GNU Fortran compiler... yes
checking whether mpifort accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of mpicc... gcc3
checking dependency style of mpicxx... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by mpicc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin24.3.0 file names to arm-apple-darwin24.3.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin24.3.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mpicc supports -fno-rtti -fno-exceptions... yes
checking for mpicc option to produce PIC... -fno-common -DPIC
checking if mpicc PIC flag -fno-common -DPIC works... yes
checking if mpicc static flag -static works... no
checking if mpicc supports -c -o file.o... yes
checking if mpicc supports -c -o file.o... (cached) yes
checking whether the mpicc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... mpicxx -E
checking for ld used by mpicxx... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the mpicxx linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for mpicxx option to produce PIC... -fno-common -DPIC
checking if mpicxx PIC flag -fno-common -DPIC works... yes
checking if mpicxx static flag -static works... no
checking if mpicxx supports -c -o file.o... yes
checking if mpicxx supports -c -o file.o... (cached) yes
checking whether the mpicxx linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /bin/date
checking for build date... Wed Feb 19 17:24:55 PST 2025
checking user name... jenkins
checking host full OS name and version... darwin24.3.0
checking host cpu... arm
checking vendor... apple
checking host OS name... darwin24
checking host OS version... 24.3.0
checking host OS architecture... arm64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking operating system type... macOS
checking if system copy of libc has fmemopen (macOS-only check)... yes
checking for Xlib (graphics library)... done
checking for MATLAB... yes
checking MATLAB's mex compilation flags... done
checking for JavaScript... no
checking for triangle... yes
checking for Boost... yes
checking for Boost version... 1.73
checking for Dakota... yes
checking for Dakota version... 6.2
checking for Dakota major version... 6
checking for Dakota minor version... 2
checking for Dakota build version... 0
checking for Python... yes
enforced Python version is 3.9
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... yes
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... yes
checking for PETSc... yes
checking for PETSc version... 3.22
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... yes
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Mmemasstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for number of threads... 8
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking for C++ optimization flags... DEPRECATED
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
======================================================
                    Compiling ISSM                    
======================================================
Making with 4 CPUs
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in src
Making all in c
  CXX      classes/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-Contours.lo
  CXX      classes/libISSMCore_la-Vertices.lo
  CXX      classes/libISSMCore_la-Nodes.lo
  CXX      classes/libISSMCore_la-Numberedcostfunction.lo
  CXX      classes/libISSMCore_la-Misfit.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquare.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquaretransient.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgrad.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgrad.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfsurfacelogvel.lo
  CXX      classes/libISSMCore_la-Cflevelsetmisfit.lo
  CXX      classes/libISSMCore_la-Regionaloutput.lo
  CXX      classes/libISSMCore_la-Nodalvalue.lo
  CXX      classes/libISSMCore_la-Node.lo
  CXX      classes/libISSMCore_la-Vertex.lo
  CXX      classes/libISSMCore_la-Hook.lo
  CXX      classes/libISSMCore_la-Radar.lo
  CXX      classes/libISSMCore_la-BarystaticContributions.lo
  CXX      classes/Constraints/libISSMCore_la-Constraints.lo
  CXX      classes/Constraints/libISSMCore_la-SpcStatic.lo
  CXX      classes/Constraints/libISSMCore_la-SpcDynamic.lo
  CXX      classes/Loads/libISSMCore_la-Channel.lo
  CXX      classes/Loads/libISSMCore_la-Loads.lo
  CXX      classes/Loads/libISSMCore_la-Penpair.lo
  CXX      classes/Loads/libISSMCore_la-Pengrid.lo
  CXX      classes/Loads/libISSMCore_la-Moulin.lo
  CXX      classes/Loads/libISSMCore_la-Numericalflux.lo
  CXX      classes/Loads/libISSMCore_la-Neumannflux.lo
  CXX      classes/libISSMCore_la-Profiler.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo
  CXX      main/libISSMCore_la-EnvironmentInit.lo
  CXX      main/libISSMCore_la-EnvironmentFinalize.lo
  CXX      classes/libISSMCore_la-RiftStruct.lo
  CXX      cores/libISSMCore_la-transient_core.lo
  CXX      cores/libISSMCore_la-steadystate_core.lo
  CXX      cores/libISSMCore_la-masstransport_core.lo
  CXX      cores/libISSMCore_la-mmemasstransport_core.lo
  CXX      cores/libISSMCore_la-oceantransport_core.lo
  CXX      cores/libISSMCore_la-depthaverage_core.lo
  CXX      cores/libISSMCore_la-extrudefrombase_core.lo
  CXX      cores/libISSMCore_la-extrudefromtop_core.lo
  CXX      cores/libISSMCore_la-thermal_core.lo
  CXX      cores/libISSMCore_la-smb_core.lo
  CXX      cores/libISSMCore_la-bmb_core.lo
  CXX      cores/libISSMCore_la-debris_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo
  CXX      shared/Numerics/libISSMCore_la-BrentSearch.lo
  CXX      cores/libISSMCore_la-control_core.lo
  CXX      cores/libISSMCore_la-controltao_core.lo
  CXX      cores/libISSMCore_la-controlm1qn3_core.lo
  CXX      cores/libISSMCore_la-controladm1qn3_core.lo
  CXX      cores/libISSMCore_la-controlvalidation_core.lo
  CXX      cores/libISSMCore_la-adjointstressbalance_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness2_core.lo
  CXX      cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo
  CXX      cores/libISSMCore_la-hydrology_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo
  CXX      cores/libISSMCore_la-stressbalance_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo
  CXX      cores/libISSMCore_la-balancethickness_core.lo
  CXX      cores/libISSMCore_la-balancethickness2_core.lo
  CXX      cores/libISSMCore_la-balancevelocity_core.lo
  CXX      cores/libISSMCore_la-dummy_core.lo
  CXX      cores/libISSMCore_la-surfaceslope_core.lo
  CXX      cores/libISSMCore_la-bedslope_core.lo
  CXX      cores/libISSMCore_la-damage_core.lo
  CXX      cores/libISSMCore_la-levelsetfunctionslope_core.lo
  CXX      cores/libISSMCore_la-movingfront_core.lo
  CXX      cores/libISSMCore_la-groundingline_core.lo
  CXX      classes/Loads/libISSMCore_la-Riftfront.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo
  CXX      cores/libISSMCore_la-dakota_core.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-AdjointHorizAnalysis.lo
  CXX      analyses/libISSMCore_la-AgeAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-Balancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancevelocityAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-DamageEvolutionAnalysis.lo
  CXX      analyses/libISSMCore_la-DebrisAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceAnalysis.lo
  CXX      analyses/libISSMCore_la-UzawaPressureAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo
  CXX      analyses/libISSMCore_la-EnthalpyAnalysis.lo
  CXX      analyses/libISSMCore_la-GLheightadvectionAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShreveAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyTwsAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyPismAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo
  CXX      analyses/libISSMCore_la-MeltingAnalysis.lo
  CXX      analyses/libISSMCore_la-MasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-MmemasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-OceantransportAnalysis.lo
  CXX      analyses/libISSMCore_la-SmbAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo
  CXX      analyses/libISSMCore_la-DepthAverageAnalysis.lo
  CXX      analyses/libISSMCore_la-ThermalAnalysis.lo
  CXX      analyses/libISSMCore_la-SmoothAnalysis.lo
  CXX      analyses/libISSMCore_la-LevelsetAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrapolationAnalysis.lo
  CXX      cores/libISSMCore_la-love_core.lo
  CXX      analyses/libISSMCore_la-LoveAnalysis.lo
  CXX      cores/libISSMCore_la-esa_core.lo
  CXX      analyses/libISSMCore_la-EsaAnalysis.lo
  CXX      cores/libISSMCore_la-sampling_core.lo
  CXX      analyses/libISSMCore_la-SamplingAnalysis.lo
  CXX      cores/libISSMCore_la-sealevelchange_core.lo
  CXX      analyses/libISSMCore_la-SealevelchangeAnalysis.lo
  CXX      classes/libISSMCore_la-GrdLoads.lo
  CXX      classes/libISSMCore_la-SealevelGeometry.lo
  FC       modules/SurfaceMassBalancex/run_semic.lo
  FC       modules/SurfaceMassBalancex/run_semic_transient.lo
  CXX      shared/String/ApiPrintf.lo
  CXX      modules/Krigingx/libISSMModules_la-Krigingx.lo
  CXX      modules/Krigingx/libISSMModules_la-pKrigingx.lo
  CXX      main/issm_slc-issm_slc.o
  CXX      main/kriging-kriging.o
  CXX      main/issm_dakota-issm_dakota.o
  CXX      main/issm_post-issm_post.o
  CXX      main/issm-issm.o
  CXX      bamg/libISSMCore_la-BamgGeom.lo
  CXX      bamg/libISSMCore_la-BamgMesh.lo
  CXX      bamg/libISSMCore_la-BamgOpts.lo
  CXX      bamg/libISSMCore_la-CrackedEdge.lo
  CXX      bamg/libISSMCore_la-Curve.lo
  CXX      bamg/libISSMCore_la-Edge.lo
  CXX      bamg/libISSMCore_la-GeomEdge.lo
  CXX      bamg/libISSMCore_la-GeomSubDomain.lo
  CXX      bamg/libISSMCore_la-GeomVertex.lo
  CXX      bamg/libISSMCore_la-Geometry.lo
  CXX      bamg/libISSMCore_la-ListofIntersectionTriangles.lo
  CXX      bamg/libISSMCore_la-EigenMetric.lo
  CXX      bamg/libISSMCore_la-Metric.lo
  CXX      bamg/libISSMCore_la-BamgQuadtree.lo
  CXX      bamg/libISSMCore_la-SetOfE4.lo
  CXX      bamg/libISSMCore_la-SubDomain.lo
  CXX      bamg/libISSMCore_la-AdjacentTriangle.lo
  CXX      bamg/libISSMCore_la-Triangle.lo
  CXX      bamg/libISSMCore_la-BamgVertex.lo
  CXX      bamg/libISSMCore_la-VertexOnEdge.lo
  CXX      bamg/libISSMCore_la-VertexOnGeom.lo
  CXX      bamg/libISSMCore_la-VertexOnVertex.lo
  CXX      bamg/libISSMCore_la-Mesh.lo
  CXX      shared/Bamg/libISSMCore_la-BigPrimeNumber.lo
  CXX      modules/Bamgx/libISSMCore_la-Bamgx.lo
  CXX      modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo
  CXX      modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo
  CXX      classes/libISSMCore_la-AmrBamg.lo
  CXX      datastructures/libISSMCore_la-DataSet.lo
  CXX      classes/gauss/libISSMCore_la-GaussSeg.lo
  CXX      classes/gauss/libISSMCore_la-GaussTria.lo
  CXX      classes/gauss/libISSMCore_la-GaussTetra.lo
  CXX      classes/gauss/libISSMCore_la-GaussPenta.lo
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/ExternalResults/libISSMCore_la-Results.lo
  CXX      classes/Elements/libISSMCore_la-Element.lo
  CXX      classes/Elements/libISSMCore_la-Elements.lo
  CXX      classes/Elements/libISSMCore_la-ElementHook.lo
  CXX      classes/Elements/libISSMCore_la-Seg.lo
  CXX      classes/Elements/libISSMCore_la-SegRef.lo
  CXX      classes/Elements/libISSMCore_la-Tria.lo
  CXX      classes/Elements/libISSMCore_la-TriaRef.lo
  CXX      classes/Elements/libISSMCore_la-Tetra.lo
  CXX      classes/Elements/libISSMCore_la-TetraRef.lo
  CXX      classes/Elements/libISSMCore_la-Penta.lo
  CXX      classes/Elements/libISSMCore_la-PentaRef.lo
  CXX      classes/Materials/libISSMCore_la-Materials.lo
  CXX      classes/Materials/libISSMCore_la-Matice.lo
  CXX      classes/Materials/libISSMCore_la-Matlitho.lo
  CXX      classes/Materials/libISSMCore_la-Matestar.lo
  CXX      classes/matrix/libISSMCore_la-ElementMatrix.lo
  CXX      classes/matrix/libISSMCore_la-ElementVector.lo
  CXX      classes/Params/libISSMCore_la-Parameters.lo
  CXX      classes/Params/libISSMCore_la-BoolParam.lo
  CXX      classes/Params/libISSMCore_la-ControlParam.lo
  CXX      classes/Params/libISSMCore_la-IntParam.lo
  CXX      classes/Params/libISSMCore_la-IntVecParam.lo
  CXX      classes/Params/libISSMCore_la-IntMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleParam.lo
  CXX      classes/Params/libISSMCore_la-FileParam.lo
  CXX      classes/Params/libISSMCore_la-StringArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleTransientMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleMatArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleVecParam.lo
  CXX      classes/Params/libISSMCore_la-StringParam.lo
  CXX      classes/Params/libISSMCore_la-MatrixParam.lo
  CXX      classes/Params/libISSMCore_la-VectorParam.lo
  CXX      classes/Params/libISSMCore_la-TransientParam.lo
  CXX      classes/Params/libISSMCore_la-TransientArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DataSetParam.lo
  CXX      shared/Matrix/libISSMCore_la-MatrixUtils.lo
  CXX      shared/io/Disk/libISSMCore_la-pfopen.lo
  CXX      shared/io/Disk/libISSMCore_la-pfclose.lo
  CXX      shared/io/Disk/libISSMCore_la-WriteLockFile.lo
  CXX      shared/io/Print/libISSMCore_la-PrintfFunction.lo
  CXX      shared/io/Comm/libISSMCore_la-IssmComm.lo
  CXX      shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo
  CXX      shared/io/Marshalling/libISSMCore_la-Marshalling.lo
  CXX      shared/LatLong/libISSMCore_la-Ll2xyx.lo
  CXX      shared/LatLong/libISSMCore_la-Xy2llx.lo
  CXX      shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo
  CXX      shared/Enum/libISSMCore_la-EnumToStringx.lo
  CXX      shared/Enum/libISSMCore_la-StringToEnumx.lo
  CXX      shared/Numerics/libISSMCore_la-Verbosity.lo
  CXX      shared/Numerics/libISSMCore_la-GaussPoints.lo
  CXX      shared/Numerics/libISSMCore_la-cross.lo
  CXX      shared/Numerics/libISSMCore_la-cubic.lo
  CXX      shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo
  CXX      shared/Numerics/libISSMCore_la-ODE1.lo
  CXX      shared/Numerics/libISSMCore_la-extrema.lo
  CXX      shared/Numerics/libISSMCore_la-legendre.lo
  CXX      shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo
  CXX      shared/Numerics/libISSMCore_la-Normals.lo
  CXX      shared/Exceptions/libISSMCore_la-Exceptions.lo
  CXX      shared/Sorting/libISSMCore_la-binary_search.lo
  CXX      shared/Elements/libISSMCore_la-Cuffey.lo
  CXX      shared/Elements/libISSMCore_la-BuddJacka.lo
  CXX      shared/Elements/libISSMCore_la-CuffeyTemperate.lo
  CXX      shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo
  CXX      shared/Elements/libISSMCore_la-Paterson.lo
  CXX      shared/Elements/libISSMCore_la-Arrhenius.lo
  CXX      shared/Elements/libISSMCore_la-NyeCO2.lo
  CXX      shared/Elements/libISSMCore_la-NyeH2O.lo
  CXX      shared/Elements/libISSMCore_la-LliboutryDuval.lo
  CXX      shared/Elements/libISSMCore_la-PrintArrays.lo
  CXX      shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo
  CXX      shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo
  CXX      shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo
  CXX      shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo
  CXX      shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo
  CXX      shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo
  CXX      shared/Elements/libISSMCore_la-EstarComponents.lo
  CXX      shared/Random/libISSMCore_la-random.lo
  CXX      shared/Random/libISSMCore_la-randomgenerator.lo
  CXX      shared/String/libISSMCore_la-DescriptorIndex.lo
  CXX      toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo
  CXX      toolkits/issm/libISSMCore_la-IssmSolver.lo
  CXX      toolkits/mpi/libISSMCore_la-issmmpi.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo
  CXX      toolkits/libISSMCore_la-ToolkitOptions.lo
  CXX      modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo
  CXX      modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-NodesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
  CXX      modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
  CXX      modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo
  CXX      modules/NodesDofx/libISSMCore_la-NodesDofx.lo
  CXX      modules/NodalValuex/libISSMCore_la-NodalValuex.lo
  CXX      modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo
  CXX      modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo
  CXX      modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo
  CXX      modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo
  CXX      modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo
  CXX      modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo
  CXX      modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo
  CXX      modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo
  CXX      modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo
  CXX      modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo
  CXX      modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo
  CXX      modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo
  CXX      modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo
  CXX      modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo
  CXX      modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo
  CXX      modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo
  CXX      modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo
  CXX      modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo
  CXX      modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo
  CXX      modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo
  CXX      modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo
  CXX      modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo
  CXX      modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo
  CXX      modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo
  CXX      modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo
  CXX      modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo
  CXX      modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo
  CXX      modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo
  CXX      modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo
  CXX      modules/Solverx/libISSMCore_la-Solverx.lo
  CXX      modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo
  CXX      modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo
  CXX      modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo
  CXX      cores/libISSMCore_la-ProcessArguments.lo
  CXX      cores/libISSMCore_la-ResetBoundaryConditions.lo
  CXX      cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-CorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-ad_core.lo
  CXX      analyses/libISSMCore_la-EnumToAnalysis.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_linear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_newton.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_fct.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_sampling.lo
  CXX      solutionsequences/libISSMCore_la-convergence.lo
  CXX      classes/Options/libISSMCore_la-Options.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo
  CXX      modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo
  CXX      modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo
  CXX      modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo
  CXX      modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo
  CXX      modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo
  CXX      modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo
  CXX      modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo
  CXX      modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo
  CXX      modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo
  CXX      modules/Gradjx/libISSMCore_la-Gradjx.lo
  CXX      modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo
  CXX      modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo
  CXX      modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo
  CXX      modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo
  CXX      modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo
  CXX      modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo
  CXX      modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo
  CXX      modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo
  CXX      classes/Inputs/libISSMCore_la-Inputs.lo
  CXX      classes/Inputs/libISSMCore_la-BoolInput.lo
  CXX      classes/Inputs/libISSMCore_la-DoubleInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntInput.lo
  CXX      classes/Inputs/libISSMCore_la-ElementInput.lo
  CXX      classes/Inputs/libISSMCore_la-SegInput.lo
  CXX      classes/Inputs/libISSMCore_la-TriaInput.lo
  CXX      classes/Inputs/libISSMCore_la-PentaInput.lo
  CXX      classes/Inputs/libISSMCore_la-DatasetInput.lo
  CXX      classes/Inputs/libISSMCore_la-ControlInput.lo
  CXX      classes/Inputs/libISSMCore_la-TransientInput.lo
  CXX      classes/Inputs/libISSMCore_la-ArrayInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntArrayInput.lo
  CXX      classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo
  CXX      modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo
  CXX      modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo
  CXX      modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo
  CXX      modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo
  CXX      modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewVec.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewMat.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-KSPFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscMat.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscVec.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo
  CXX      toolkits/mumps/libISSMCore_la-MumpsSolve.lo
  CXX      modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo
  CXX      modules/Damagex/libISSMCore_la-Damagex.lo
  CXX      modules/Calvingx/libISSMCore_la-Calvingx.lo
  CXX      modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo
  CXX      modules/Zgesvx/libISSMCore_la-Zgesvx.lo
  F77      modules/Zgesvx/libISSMCore_la-dcabs1.lo
  F77      modules/Zgesvx/libISSMCore_la-dlamch.lo
  F77      modules/Zgesvx/libISSMCore_la-ieeeck.lo
  F77      modules/Zgesvx/libISSMCore_la-ilaenv.lo
  F77      modules/Zgesvx/libISSMCore_la-iparmq.lo
  F77      modules/Zgesvx/libISSMCore_la-izamax.lo
  F77      modules/Zgesvx/libISSMCore_la-lsame.lo
  F77      modules/Zgesvx/libISSMCore_la-xerbla.lo
  F77      modules/Zgesvx/libISSMCore_la-zgemm.lo
  F77      modules/Zgesvx/libISSMCore_la-zgeru.lo
  F77      modules/Zgesvx/libISSMCore_la-zgesv.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetf2.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetrf2.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetrf.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetrs.lo
  F77      modules/Zgesvx/libISSMCore_la-zlaswp.lo
  F77      modules/Zgesvx/libISSMCore_la-zscal.lo
  F77      modules/Zgesvx/libISSMCore_la-zswap.lo
  F77      modules/Zgesvx/libISSMCore_la-ztrsm.lo
  CXX      modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-distme.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-freed.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-stot.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-what0.lo
  CXX      modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo
  CXX      toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo
  CXX      classes/kriging/libISSMCore_la-Observations.lo
  CXX      classes/kriging/libISSMCore_la-GaussianVariogram.lo
  CXX      classes/kriging/libISSMCore_la-ExponentialVariogram.lo
  CXX      classes/kriging/libISSMCore_la-SphericalVariogram.lo
  CXX      classes/kriging/libISSMCore_la-PowerVariogram.lo
  CXX      classes/kriging/libISSMCore_la-Quadtree.lo
  CXX      classes/kriging/libISSMCore_la-Covertree.lo
  CXX      classes/kriging/libISSMCore_la-Observation.lo
  CXX      modules/Krigingx/libISSMCore_la-pKrigingx.lo
  CXXLD    libISSMOverload.la
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
  CXX      shared/Threads/libISSMModules_la-LaunchThread.lo
  CXX      shared/Threads/libISSMModules_la-PartitionRange.lo
  CXX      shared/Exp/libISSMModules_la-exp.lo
  CXX      shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo
  CXX      shared/Triangle/libISSMModules_la-GridInsideHole.lo
  CXX      shared/Triangle/libISSMModules_la-OrderSegments.lo
  CXX      shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo
  CXX      shared/Triangle/libISSMModules_la-TriangleUtils.lo
  CXX      modules/Trianglex/libISSMModules_la-Trianglex.lo
  CXX      modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo
  CXX      modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo
  CXX      modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo
  CXX      modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo
  CXX      modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo
  CXX      modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo
  CXX      modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo
  CXX      modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo
  CXX      modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo
  CXX      modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo
  CXX      modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo
  CXX      modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo
  CXX      modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo
  CXX      modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo
  CXX      modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo
  CXX      modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo
  CXX      modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo
  CXX      modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo
  CXX      modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo
  CXX      modules/Chacox/libISSMModules_la-Chacox.lo
  CXX      modules/Chacox/libISSMModules_la-input_parse.lo
  CXX      modules/Chacox/libISSMModules_la-chaco_seconds.lo
  CXX      modules/Chacox/libISSMModules_la-user_params.lo
  CXXLD    libISSMCore.la
./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
   56 |         double        *smalloc();                    /* safe version of malloc                       */
      |                               ^~
./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable
   56 |         double        *smalloc();                    /* safe version of malloc                       */
      |                               ^~
      |                                = nullptr
1 warning generated.
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
  CXXLD    libISSMModules.la
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    kriging.exe
  CXXLD    issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
Making all in m
make[3]: Nothing to be done for `all'.
Making all in wrappers
Making all in matlab
  CXX      io/libISSMMatlab_la-CheckNumMatlabArguments.lo
  CXX      io/libISSMMatlab_la-FetchMatlabData.lo
  CXX      io/libISSMMatlab_la-WriteMatlabData.lo
  CXX      io/libISSMApi_matlab_la-ApiPrintf.lo
In file included from In file included from ./io/ApiPrintf.cpp./io/WriteMatlabData.cpp::1111:
:
In file included from In file included from ./io/./matlabio.h./io/./matlabio.h::1616:
:
In file included from In file included from ./io/./../../../c/classes/classes.h./io/./../../../c/classes/classes.h::1111:
:
In file included from In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/./Vertex.h::1212:
:
In file included from In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/./../toolkits/toolkits.h::1515:
:
In file included from In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::1111:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:66:
:
In file included from In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h./io/CheckNumMatlabArguments.cpp::85:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h./io/./matlabio.h::122816:
:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.hIn file included from :./io/./../../../c/classes/classes.h1305::11127: warning: :
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from 
./io/./../../../c/classes/./Vertex.h:12In file included from  1305 | P:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/FetchMatlabData.cpp./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::1111:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hetsc/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hE::16:8:
:
In file included from In file included from ./io/./../../../c/classes/classes.h:rr6o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr(:M1228:
11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:
:In file included from 15/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:
:In file included from P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hI:_11Comm,6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:13058:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h: 127i:n twarning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6c::
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: o1305n:s127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
t1305  | cPheatr  1305* | ,6 :
cIn file included from osnsctE rcrPoe/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hts:c6E:
rIn file included from h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:a8r:
 In file included from */Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h,: 1228r:
(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.hM:P1305I:_127C:o mwarning: m'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P
etscrEorrr(oMrPC,I_Coodmem,,  Pientts,c Ecror n 1305 | PeorTypesi,n tc,onst char t scErro*r,(Mcons PI_t char t* char.C, *, const ocmhma,r .i.n) * ,c oPe tPtscnErrEoTSsC_rACToTdReI,B UPT,Ee tscErrto cc_harTyrp e*,CoOnLsD PtE ,T  cPhectosncsEtr rcorhSaCr_ A*, ...) PETaTRTISBCUCTr *o,d E_FORMA_TATcToRns(7,e , Pet8I)B;UTE_tCsOcLD
E rPr Ech      aorr TT*y,p e| ,                                                                                                                               ^c
onst cha/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hr *, S.C._.:APTTeRtIsBcUETrEr_oFrORM)AT (7, PEC2998:)o;d
e      67| :                                                                                                                              ^
 note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
S,C _PAeT  t299s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hc:TRIBU | T E 299E#:define r_rC67O:L Dnote:  oPEPETSexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
TSC_rATTyTp  e299, |    #defRiInBeU TPEE_CF_TconORAMTSsCt_TATRIBUATTE(_7T RcIhBaUrF O*RMTAET,( ...,)  sPtr8);
      |                                                                                                                               ^
_E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hTISFCO:R299M:67_ATAT(dsxt, T:r vnote: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'AIrgIdx)
 _d_xa,t tRrIiB  U299T | E _ C#OdLefiDne PEb uPtEeTTSSvCa_AArTCTR_A_IBUgTIEd_xF)O R_M_AaTt(tsriTbute_T_R(t(rfIod_I(B(xfo,U Tvrarmat(AE_FORMAT(pmrartg7Ii,n tfdx)8 )_;(
p      r,i n_| s                                                                                                                              ^
trI/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hd:x299,:67: note:  vaAatttrgIfd,x )s)t)r
rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
Id      i| butx                                                                  ^,
 vaArgId  x299) | ) ) e#d__((
f      o|                                                                   ^
rmate(printf, strIdx, vaArgIdx)))
      |                                                                   ^
fine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, In file included from v./io/CheckNumMatlabArguments.cppaIn 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:
A: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 In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h./io/WriteMatlabData.cpp::611:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h./io/./matlabio.h::616:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h./io/./../../../c/classes/classes.h::r11g:
IIn file included from d./io/./../../../c/classes/./Vertex.h56:
:
In file included from x)))In file included from 
./io/./matlabio.h      :| 16                                                                  ^:

:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h6::
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:61364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from 
./io/./../../../c/classes/classes.h:
:11In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/./../../../c/classes/./Vertex.h :136412:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h6::
 | In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hP:158:
:
In file included from In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h::111228:
:
In file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.hT:S1364C:_68E:X Twarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R
N Pets c1364Err/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
 | orCode (PETSC_EXTERN*PIn file included from e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from tscErrorP/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:P1228e:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.hscErrorCod:e1364 :(68*:P ewarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]s
r 1364 | PEcTSC_EintErrorXfP)r(icnonst char[],t T.E.R.N) PETSC_ATTRIBUf)(cons tP echar[]t,scErrorCIn file included from T./io/FetchMatlabData.cppE:_oFdOeR M(A*T(P1e,  ...) P2E);t
sc11:
In file included from       E| rrorPriTSC                                                                   ^_nAtTfT)R(./io/./matlabio.h:16consItB U:
TIn file included from 
./io/./../../../c/classes/classes.hc:h11a:
r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h[:]299In file included from :67: note: ./io/./../../../c/classes/./Vertex.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT':
12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hE,_   .299. | . )  #PdEeTfS:C15_:
AIn file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:i11nFROIRMAT(e1 BPUT:
E_FORMAT(,1 2In file included from E);,
       2| )                                                                   ^;

      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hT:S299C_ATT6:67::R:
I Bnote: 299expanded from macro 'PETSC_ATTRIBUTE_FORMAT':67U: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hT:E6_:

  299 | F In file included from 
 #define POERTMSAT(strIdC_ATTRIBUTE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hx:,6 :
vIn file included from a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hA:r8g:
IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hx:)1228 :
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68:_ awarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  299 |   t 1364_#FdO | RPMEtTributAeTSeCf_i(nset rPIEdTxE, XvTaEARrNS __(g(Ifdoxr)m a_t_(apritnttrfi,b PstertIsdcxE,r rvoarArugtCeo_d_eI d(x*)((foC_rAPTeTmtastcREIrBUT(E_FORMAT(sptrr)I)dx, vaArig
I      d| x                                                                  ^)
n t_rfo,r str_IPdx,a tvtarAirbguItdex_))_((format(printf,ri)n
      |                                                                   ^
 strtf)(coIdx, vanst AcrgIdx)))
      |                                                                   ^
har[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from In file included from ./io/CheckNumMatlabArguments.cpp./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::511:
:
In file included from In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::166:
:
In file included from In file included from ./io/./../../../c/classes/classes.h./io/WriteMatlabData.cpp:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::116:
:
In file included from In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::166:
:
In file included from In file included from ./io/./../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::118:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h./io/./../../../c/classes/./Vertex.h11:
In file included from ./io/./../../../c/classes/./Vertex.h::1212:
In file included from :1562::
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:1577:
:In file included from  warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: 111562:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h | :P:E15T6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:
:In file included from 8./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:
:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h11::
1562In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hS77::6 :
warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h: 8C1562 | :
P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hE:T1562S:C77_:E Xwarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E
R_NE XPTeEtRsNc EPrertos 1562 | PErTSC_EXTcCode (*PEErRroNrC eode (*PetsPceHteslcpEPrrrionrtCfo)d(eM P(I*_PCetotmscHm, coneslpPrintt fchar[], ).(.M.P)I _PsCoETSC_ATTRmmc,H eclIn file included from I./io/FetchMatlabData.cpp:pPrBiUnTE_tf)(MPoIn_sFtO 11c:
haIn file included from rRMATC[(]2,,  .3.).;)
omm, ./io/./matlabio.hconst c:h16a:
r [P]E      ,T S.C..) PEIn file included from T./io/./../../../c/classes/classes.h| S                                                                            ^C_AT:T11R
I_BA/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hT:T299R:U67T:E :
note: In file included from I./io/./../../../c/classes/./Vertex.hB_UFexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'TO:ERMAT(2, 3);_
FO12R:
MIn file included from A./io/./../../../c/classes/./../toolkits/toolkits.hT:
15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:      11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:(2, 3);
  2996 | :
 In file included from       /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: 6| :
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
|                                                                             ^
#def/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h                                                                            ^iIn file included from 
:299:67:n enote:  expanded from macro 'PETSC_ATTRIBUTE_FORMAT'P
ETS/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hC:_  A299T | T RIB299U:TE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:67 _#:8 note: FOR:
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'MAT(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hs:t1562r:I77d: warning: x'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes],
defin
e va   1562  | PAE299 |   #rdgeITdSxC_APTETTRSIfBi)n e_U_TaEtCt_ EP_FOrXiTEETRbSuteR_N PetscCE_ATMTARrIBr_o(r(CUodTefT(stoEr_ F(*PreItdOxR,Mms cHvaAAaTe(lpPrrgtI(dpxriins)ttfr,I dsxt, vanrIdx, vaArgAr _Ig_tattribute_d_f()(Ifdxx()M)P)
) _I__aComm,o rc      o|                                                                   ^
tmtart(prinitbnf,ute__((st  strIcdhx, fvoarAmrat(ar[g]I,d x.))..) P)E
T      | SC_ATTRIpB                                                                  ^
rintf, strIdx, vaArgIdx)))
      |                                                                   ^
UTE_FORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:In file included from ./io/CheckNumMatlabArguments.cppIn file included from :./io/ApiPrintf.cpp:115:
In file included from ./io/./matlabio.h:1616:
In file included from :
./io/./../../../c/classes/classes.hIn file included from :./io/./../../../c/classes/classes.h:
11:
In file included from :./io/./../../../c/classes/./Vertex.h:1112:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from :
In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from ./io/./matlabio.h:In file included from :16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h12:::
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14In file included from :93:12 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
./io/FetchMatlabData.cpp:15   :
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:614:
 | In file included from P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hE:T6S:
CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hE::X11:
TIn file included from E./io/./matlabio.hR::
16In file included from :
./io/./../../../c/classes/./../toolkits/toolkits.hN: 15P:
eIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hs:In file included from c./io/./../../../c/classes/classes.hE:r11r:
oIn file included from r./io/./../../../c/classes/./Vertex.hC:o12d:
11In file included from :
./io/./../../../c/classes/./../toolkits/toolkits.he: 156:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hP:e8tsIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:
:In file included from 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hc:I1567n:
f/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.ho./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6_:
PIn file included from r:
:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i
vat   e(14 | PET:S6C_EXTIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
RIn file included from N/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:
c onPset: chtasrc[]6:
EIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h, Perr:o8r:
CoIn file included from dtIn file included from s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:
:In file included from 14/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::938::
cIn file included from Obje ct,  warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hc:o1567n:
s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.ht: 14c:93   14P:e twarning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]c
Info_h | aPrE[T]S,C _.E.XPTrEiRvNa .P)e tPsEcTESrC_rorCo   dte Pe14( | cPoEeTtSsCc_nIsntf oc_haATTRIBUETE_FPOriXvTaERN Petre[(]c,o nstP eRtsMctOscErArTb(3c,haj 4);
      | or[],                                                                                            ^ 
PeetscrOCbo/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hd:e299 :P67e:t note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'j
  299 |  sct, const ecct, conhsatr [c]h,a r.[.].,) .. .P) cIE TSC#_dPeEfTiSnCe_ APTETTSRnIABfToTRIBUTE_FU_PCrTiEvOR_MAaTtT_eFOARTM(A3T,( 34,R I(Bc)ons4t);;

            U| T                                                                                            ^E| _                                                                                            ^
 c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299Fh:67a:r [note: ]expanded from macro 'PETSC_ATTRIBUTE_FORMAT',
   299ORMAT(sPtet | scO
r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h : b#jdee299fine PIdct, cx, va:o67n:E TSC_AArTgTIRsItBUTdEnote: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'F
ORM char[], x  )299 | A.  #Td(estrIdx.fine .P)E TPE,ST C___AaTtTSRCI_BA TvTaRAIrBgUITdEx_tFUOTREM_A)T __attribute_(r_i(b(uftoermat(pFrOiRnMtAfT,( ssttrrIIddx,x_,3 _,( (form vaArv4);a
tgIa(      Aprrgdint|                                                                                             ^
Idf/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'xx)) 
__attri)b)
      |                                                                   ^
u  t299e | _ _ (#(fdoer,ma tstrIfdine PETSC_ATxT,R vaArgIdI(xB)U)T)E
      |                                                                   ^
printf, strIdx, vaArgIdx)))
      |                                                                   ^
_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16In file included from :
./io/ApiPrintf.cppIn file included from :./io/./../../../c/classes/classes.h11::
11In file included from :
./io/./matlabio.hIn file included from :./io/./../../../c/classes/./Vertex.h16::
12In file included from :
./io/./../../../c/classes/classes.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11::
15In file included from :
./io/./../../../c/classes/./Vertex.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h12::
11In file included from :
./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h15::
6In file included from :
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h11::
6In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h6::
6:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::68:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h::61567:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::2628::
81In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h :warning: 1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262:81:  262 | In file included from ./io/WriteMatlabData.cpp:11P:
EIn file included from T./io/./matlabio.hS:C16 :
warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_
EXT./io/./../../../c/classes/classes.hE:R11N:
 In file included from   ./io/./../../../c/classes/./Vertex.h262: | 12P:
EIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.h:15P:
etscESrC_EIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from XTERNrorCo dPee t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hsc:E6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hPertrsocrLCode Pet:scoLoggOObbjjeeccttSSttaattee((PPeettssccOObbjjeecctt,, co6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h: 8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
nconst /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.hc:h262a:r81[:] ,warning:  'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes].
..) PETS  sC262_ | APTETTRSICB_UETXET_EFRONR MPAeT(2t,s ctE rcrho3In file included from );
a      r|                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h[:]299,:r ./io/FetchMatlabData.cppC.67od:e  note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:11  299 |   #def.i.n)e PPEeTtSsCc:
LoIn file included from g./io/./matlabio.h :P16E:
In file included from O./io/./../../../c/classes/classes.hbjecTtSSC__AATtTaRtTeT(RPIBeUtTsEc_OFIbBjUeTcEtO,R McA_TF:O11R:
MIn file included from A./io/./../../../c/classes/./Vertex.hT((strIo2nst cha:r12[:
]In file included from ,./io/./../../../c/classes/./../toolkits/toolkits.h :.,.. )15 :
PIn file included from E./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:S11C_dAT:
3In file included from )x;
      /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h| :                                                                                ^
, 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:
:In file included from 299v:aArgIdx)T R_I_BaUt67t:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h note: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E
_F:O6  :
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hRMAT(2, 3r299i | b:u6:
) In file included from  #defi;t
e      _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h_:(8(:
fIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr:m1567:
ante( /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.hP:262:81ET:S Cwarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]A| T                                                                                ^T
RIBUTE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h_:F
  299262:O67R:p rint | fP,E TsSMtrIdx,note:  expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
C_EvXaTAErRg  I299d | x ) )#)d
e      f| N                                                                  ^ PetisncAETr(reo
strIdx,r CvoadAer gIdx) __at tPETPSeCtrscLog_ATiTbRuItBe__((formOUat(printf, sbjeTcE_ttState(FrORMIdxPAT(,strIdx, va AvragAIedtxs)crOgbIjdexc)t) )_
_      a| t                                                                  ^t
ribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from ./io/WriteMatlabData.cpp:: 11note: :
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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  299 |   #define PETSC_A:TTRIBUTIn file included from E./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h_FORMAT(12s:
tIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h::1516:
In file included from ./io/./../../../c/classes/classes.hr:11I:
dIn file included from x./io/./../../../c/classes/./Vertex.h,: va:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from 12/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hA::116:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::68:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::15758:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
rgId 1575 | PE:
x) T__SaCt_tErXiTbEuRtNe/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79 PetscErro:r Cwarning: o'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d
e PetscFPri n1575t | fP(EMTPSIC__CEoXTERN PetsmcEmr,r oFrICLo_d_e( (PfeotrsmcaEIn file included from ./io/FetchMatlabData.cpp :*11,:
FIn file included from ./io/./matlabio.hPtr( pc:o16n:
riintf(MPI_In file included from sntt char[]./io/./../../../c/classes/classes.h, ...f:,11C:
In file included from o./io/./../../../c/classes/./Vertex.h:m ms,t12r:
IIn file included from  ./io/./../../../c/classes/./../toolkits/toolkits.h:dx, v) 15aAPFEITSLrE :
CgIdx)_))
      |                                                                   ^*
, coATTRIBUTE_FORMAIn file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11ns(t3 , 4:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hc:h6ar[]),; 
...) P:
In file included from ./io/ApiPrintf.cpp:E11T:
SIn file included from C./io/./matlabio.h_:A16T:
TIn file included from R./io/./../../../c/classes/classes.hI:BIn file included from U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h11::
In file included from ./io/./../../../c/classes/./Vertex.h:12      T| E                                                                              ^6
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:2996::
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:
:In file included from 79./io/./../../../c/classes/./../toolkits/toolkits.h:: 15warning: :
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from 
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11_ F1575O | R67:
: In file included from note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
P  ETSC299_ | E M A#Td(e3f,i n4e) PE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hTS:C6_:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:A6:
;XTTTERIBUTE_FRO
NIn file included from  PetscErrorCo/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:R6d:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hMATe( s:      |                                                                               ^
Pte/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.ht:src299I:67dFPr8:
xin/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:t f,( M:note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
vaA1577r:g  I299d | x )  #_d_eattP70I:fri bute___warning: ('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes](
Com format(printf,m , FsI1577Li | nPeE trITdSxP, EvTaSACr_gAIEC_Edx)))T
TRIB *XT      ER,N |                                                                   ^
U cPonestt char[scError]C,o d.e. .P)etsTcPEr_iIn file included from ./io/WriteMatlabData.cpp:11n:
tIn file included from fF OPE(MPI./io/./matlabio.hRT:16:
In file included from _CMoAT(./io/./../../../c/classes/classes.hs:m11m:
In file included from trId,S./io/./../../../c/classes/./Vertex.h:C _A12:
cIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15Tx:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6T:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6,:
In file included from on svta Acr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hg:RIIdBxU)T E___Fahttarr[i]bute__((OfRoMrAmT(3, a4t)(6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h;:
8      :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h, .| .                                                                              ^.
)p/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h::1577299: 70Pr:: 67warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 
note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
   1577299 | i n  | tEfTSCPE, s#trdIedfx, vaiAne PTSCr_E_TASgEXTTETRRCI_BAUTINd xPTeRtIsBc)E)T)
      r|                                                                   ^E
_FORrorCUoTdE_FMe PetsOcPRrMiAnTt(fs(tMrPII_CdoxA, TIn file included from m./io/CheckNumMatlabArguments.cppmv,( :25,:
 In file included from 3)const char[], a.Ar..;
./io/./matlabio.h      | :                                                                     ^16
:
In file included from g./io/./../../../c/classes/classes.hI) P:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h11:299ETSdCx:67: :
note: _ATTRIexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from )./io/./../../../c/classes/./Vertex.h   _299_ | a t t#rdiebfutB:i12n:
eIn file included from  ./io/./../../../c/classes/./../toolkits/toolkits.hP:E15T:
Ue__((fIn file included from oTE_rmat(S./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hp:r11i:
nIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hf:,6 :
sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hr:I6d:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hF:CO_RAMTATTR(I2B,UTE _3F)8;:

/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:OR      M| A                                                                     ^x
, va/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hA1577rgIdTx:)299):(67s:t)rI note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:
70      :|                                                                    ^warning: 
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   d1577x | ,P ETSC_EXvaTERN299ArgIIn file included from d./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.hx:)16:
In file included from ./io/./../../../c/classes/classes.h:11  :
PIn file included from e./io/./../../../c/classes/./Vertex.ht:s12:
In file included from c./io/./../../../c/classes/./../toolkits/toolkits.hE_ | rror_ :C 15:
In file included from o./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ha:11t#defdiet:
rinbe  PPIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hT:S6C:
_In file included from A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6uTteTtRsIcB:
eIn file included from _U_T(E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h(:f6o:
rIn file included from P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:_FmOrRiMnAtTf((sMtPrIId_8Ca:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h(print:f, osm1577trIdx,m ,v acArgIdx)))
x      , o:nst| v                                                                  ^aA70
rgId char[], .:. .warning: )'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 
PETSC_ 1577 | xP)E TSC_EXTERN PetscIn file included from ./io/ApiPrintf.cpp:11:
In file included from _./io/./matlabio.h_AErrorCode Pe:aTTtRtIrBiUTbtus16:
In file included from ./io/./../../../c/classes/classes.h:11EtcPri_nFtOfR(MMAPTI(_2C,o m3m),; 
c      o| n                                                                     ^s
t char[],:
 In file included from ../io/./../../../c/classes/./Vertex.h.:.12):
 In file included from PeETSC_ATT/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:_299_(./io/./../../../c/classes/./../toolkits/toolkits.h:R15:
IIn file included from B:UT67E:_ FOnote: R(Mf./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ho:rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'm
at11(:
pIn file included from ArTi(n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ht  299 | 2  f#:,6 :
sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hr,Id:x6,:
 def ivnaeArgI dPxE)T)S)C
_A3)In file included from ;/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h
:      6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578|                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:      67| :                                                                  ^ :78T: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]

T R1578I | BPUETTES_CF_OERXMTAETR(Ns tnote: PreItdsxc,E rvraoArrCIn file included from o./io/WriteMatlabData.cppd:e11 :
PIn file included from e./io/./matlabio.ht:s16c:
SIn file included from N./io/./../../../c/classes/classes.hP:r11i:
nIn file included from t./io/./../../../c/classes/./Vertex.h:f(charexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' *12, si
ze_  t299, |   c o:
In file included from gId#xd)ef./io/./../../../c/classes/./../toolkits/toolkits.h:n si15n:
e PEtTSC_ATTRI_BUT cIn file included from h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.har_:11E:
_In file included from FORMAT(strIdx,[at/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ht rvi:a6A:
]In file included from ,b .rgIdx). ./Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hu:6:
)In file included from _ _Pt/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.he:_6_:
((formEaIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578T:78:t traStwarning: ('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i
bute __((fCorm1578_Aaptr(ipnrtinTtf,  | fP, stErTsRtIrBIIddx, vUaTAxTSC_EXE_FOR,rMgAITT(ER va3N,  A4rdPxeg)I)d)t
s      c| E                                                                  ^r
rorCo)d;e
 Pex)))
            | |                                                                   ^                                                                             ^
t
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ./io/FetchMatlabData.cpp  :29911 | :
 In file included from  ./io/./matlabio.h#:sdefine PETSIn file included from C./io/CheckNumMatlabArguments.cpp_:A5T:
TIn file included from R16c./io/./matlabio.hSINBPUrTiEn_FtOf(cha:
In file included from ./io/./../../../c/classes/classes.h::1116r:
In file included from R./io/./../../../c/classes/classes.h:
:11In file included from :
./io/./../../../c/classes/./Vertex.hIn file included from : 12*M,A./io/./../../../c/classes/./Vertex.hT::
12:
In file included from  ./io/./../../../c/classes/./../toolkits/toolkits.h(:s15trIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
sIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIdixze_t, :va:
AIn file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hg:I11,:
 In file included from c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ho:n11s:
tIn file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hchar[], :.6..d)x PETSC_ATT:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:)66R:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6 :
_In file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ha:t8t:
r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hi:b1578:
:In file included from 78/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:: Iwarning: B'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]U
TE_FOR6 u1578t | eP_ETSC_MEAT(_:
(XIn file included from (T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hE:R6Nf o:
In file included from 3/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hetrma:t1578(:s78:c Ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]p
,rrirnorCt f4,o strIde Pets) ;1578 | dx
,       | P                                                                             ^E
TSC_EvX/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hT:E299R:c67:SNPrianA rgnote: Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'd
xtN Pe)t))
      |                                                                   ^
fs(  299 |  c #defineE rrorCodPeE In file included from c./io/ApiPrintf.cpph:a11r:
 In file included from *./io/./matlabio.h,: 16s:
TPieztes_ctS,C_ATTIn file included from S./io/./../../../c/classes/classes.hN:P11r:
RIn file included from ./io/./../../../c/classes/./Vertex.hI:B12U:
TIn file included from E./io/./../../../c/classes/./../toolkits/toolkits.h :const_ Fc15i:
nIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hf:(11cOhRaMr AhTa(rs[t]r,I d.x., .v)a :
APIn file included from rE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h*:,6 gsIidzeTS:
xIn file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h :_6_Ca_tAtriT_Tt, c:
oIn file included from n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hstRIB:U6T:
butEe__F_O(R(M AcTh(a3rf[o]r,m ...In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :P8E:
T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hS:C1579_AT:T,R a4t(IpBrUTE93_iFn):t; warning: O'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]RfM,AT (s3t
r      I| d                                                                             ^,
 4/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h);
:      299x:,67 : note: | vexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'a
ArgIdx
)))
      |                                                                              ^
   1579299 |  | P E T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hS:C299                                                                  ^:_
67E:X #note: dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e
  299 |   #dfeifnien eP EPTESTCS_CA_TATTTRTRIBUTEE_RFNO RPMeAtTs(csEtrrrIodrIn file included from xC,ode PeI vaArgIdx) _B./io/WriteMatlabData.cppU:T11E:
_t_sFcOSRMAIn file included from a./io/./matlabio.hN:P16T:
In file included from t./io/./../../../c/classes/classes.ht:(rsin11:
tIn file included from rIribute__./io/./../../../c/classes/./Vertex.h(:(12f:
doxr,m tIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.havt(apArrign:t15f:
,In file included from  ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hs:t11r:
IIdxIn file included from , /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hv:a6dAxr)g Id_x_f:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
)In file included from )C)
a      |                                                                   ^o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hu:n6t:

In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8(:
c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hh:a1579r: 93*:,  warning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i
ze_t,  c1579 | PtEIn file included from ./io/FetchMatlabData.cppT:Sonst c11h:
aC_EXTEIn file included from tRrN[ ]P,e t./io/./matlabio.hsc:E16r:
rIn file included from o./io/./../../../c/classes/classes.hr:sCiozdee_ t11 :
*In file included from P,etrsicbSuNPr./io/./../../../c/classes/./Vertex.hi n.t.f:Ctount(char12:
.In file included from e./io/./../../../c/classes/./../toolkits/toolkits.h_ _((:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:*11,:
 )forIn file included from m/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ha:t6(:
pIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hi:nstifz,e _stt,r Icdoxn,s tv aArcg P6E:
hIn file included from aIrdx/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h)))
T      [| :                                                                  ^6S:
CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hA:T8T:
R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hI:B1579U:T93E:_ Fwarning: O'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]]
, 
size_ t *, .1579.R | PETS.C) In file included from P./io/CheckNumMatlabArguments.cppE:_5EXTTSEC_:
AIn file included from TTRRIMN./io/./matlabio.h:A16:
 PT(In file included from 3./io/./../../../c/classes/classes.h, Be5t)s;c
E      r| r                                                                                            ^o
rCU/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hT:E299o:d67:_e Pet:s11c:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15S:
NIn file included from P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
FriO  n299t | f 11 :
RIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:C6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hM:A6#T:
odefi(n3e,  P5E)T;S
C      _| A                                                                                            ^T
TRuIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hBUTE_FORMAT(n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ht:(8csh:
a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr: 1579t:rIdx:,299 93v:a Ar:gIdwarning: *'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes],
 size_t,  1579cxon)st |  PcE67T:S Cnote:  _hEXTERN Peexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't_
asr[  ]299,c_Er  | a  #sdiezfe_trorCode Petrtt s*c,S N.P.r.i) PETiSbCu_tAeT_T_(R(IfBoUrTmEi_nFeO RPMEATTS(3,C ntaft_(ApCrion5t)T;
T      R| I                                                                                            ^B
UTuEntf(,c str_IFhO/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hard xR,M :v299*:,A aTA(rsgtrIdIxd67x: note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
)  299 |  ,  #vaArgizdee_fti,n ec oPnEs)t)I
d      x| )                                                                  ^ 
 char[],T SsCi__A_TaTtRtIrBiUTbEu_FORMAtT(ze_teIn file included from ./io/ApiPrintf.cpp_: s_((fotrrmI*d,x ,. .v.a)A11r:
In file included from ./io/./matlabio.h:a16t:
(In file included from ./io/./../../../c/classes/classes.hgI dPxE:T11S:
C_)pArTiTnRIn file included from IBt f,UT__at./io/./../../../c/classes/./Vertex.htE:r_iFbOuRtMeA_T_((3( s,tf 125:
)In file included from ;./io/./../../../c/classes/./../toolkits/toolkits.h
:      15| :
                                                                                            ^In file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hor
Id:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h11::
299In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h67:m6:
x, vaAartg(Iprintf:,In file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:x6):
))
      | In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hnote: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'6
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:                                                                  ^8
  299 |   #define PETS:
 sCt_rIdx, vaArg/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hI:dxATT1582R:I72: )))In file included from ./io/WriteMatlabData.cppwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]B
:
11      :
|                                                                    ^1582
 | PETSUIn file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11CTE_:
FOIn file included from R./io/./../../../c/classes/./Vertex.hM:A12T:
(In file included from s./io/./../../../c/classes/./../toolkits/toolkits.ht:r15I:
dIn file included from x./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:E11X:
TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from , vaArg/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIn file included from R./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.hN:I:616:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h./io/./../../../c/classes/classes.h::6:
In file included from 11/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:
 dPetsIn file included from ./io/./../../../c/classes/./Vertex.hx:8:
c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h::)12 :
_In file included from _Eartrto1582r:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
r./io/./../../../c/classes/./../toolkits/toolkits.hibuC:15:
 In file included from t1582e | oPETSC_./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hE:X11T:
EIn file included from RdN eP _P_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h(:e6t:
sceIn file included from ErrorCtosdceErrorPrintf(D/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.he:f6auf oPreltts(ccEornrsorPtr:
In file included from m/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.ha t(ipnrticntfh,af:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:D72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
efa u1582l | tr [](,c o.n..strsItd)x PPETSC _cA,TT RvEIBhUaarTA[]T,ES_CF_ORr E.X.T.M)A TP(E1T,S C2_)A;T
T      R| I                                                                       ^B
UTE_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hFEORRN :P299:MAT(egt67I:d xnote: 1),)s)
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'      
| c                                                                  ^E  r299  | 2 ) #
ror;C
o      de Petsdc| E                                                                       ^
In file included from ./io/CheckNumMatlabArguments.cpp:5/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:
:In file included from 299e:f67i:n enote:  expanded from macro 'PETSC_ATTRIBUTE_FORMAT'P
ETSC  _299A./io/./matlabio.hT:T16R:
rIn file included from rorPrintfIDBeUfTa | ulE_FOtRMAT./io/./../../../c/classes/classes.h  #de(f(sc:on11s:
tIn file included from ./io/./../../../c/classes/./Vertex.h :c12:
tIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.hI:d15x:
,In file included from  ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11e:
 vPaETIn file included from hAarr[/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hgIdxSC_], ...) PE)TS:6A:
TIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h :6:
In file included from C__A_T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hR:6a:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hI:B1582U:T72E:_TFTRIBtUtri warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
TOE_bFute__(R MOATR(s(tformat(prinMt1582fr | IPdAxT,( 1vE, a,A r2);
T      | S                                                                       ^C_EXTEsR
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hr:g299:I67d:x Nnote:  IPd)x ,_ vaeAt_saexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't
rcgIEdrxr)orC)od  trie299  | ) b
u      | t                                                                  ^P
e t#sdceEer_r_o(r(Pfroirnmtaft(prinDftf, efasutlrIdIn file included from xi./io/ApiPrintf.cpp,: 11vta(AcrognIsdtx:
)In file included from )./io/./matlabio.h)ne :P16E:
TIn file included from S./io/./../../../c/classes/classes.hC:_11A:
 In file included from ./io/./../../../c/classes/./Vertex.hc:h12a:
TIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.hR:I15B:
UIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:E11_:
FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h
r[], R.M.A.T)( sPtrIdExT,S Cv_aAATrTgRIdIBxUTE_F:ORM) __      a| tAtTr(i1b,u6t:
eIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_:(6(:
fIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hr:m6a:
                                                                  ^In file included from 
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 
2);
      |                                                                        ^
 1583/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h | PETtS(:p299In file included from :./io/WriteMatlabData.cpp:Cr_in11t:
In file included from ./io/./matlabio.h:16:
EIn file included from f, s67: note: ./io/./../../../c/classes/classes.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT':
t11r:
IIn file included from dx, Xv  T299E | R Na APregt./io/./../../../c/classes/./Vertex.hI:d12x:
 In file included from #./io/./../../../c/classes/./../toolkits/toolkits.hd:e)f)i)n
e       sPcEETrS| C                                                                  ^_15A:
rIn file included from o
rT./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:C6ode PetscIn file included from ./io/FetchMatlabData.cpp:11:
In file included from R:
IIn file included from BEUr./io/./matlabio.hr:o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hr:P6r:
iIn file included from n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.ht:f6N:
oIn file included from n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.he:(8c:
o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hn:s1583T:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
t ch16E_FORMaArT[(]str I1583:
 | In file included from ./io/./../../../c/classes/classes.h:11Pdx, v,a E..T.S)A P:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hETSC_ATTRIBUTE_FO:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PETSC_RC_MEAXErXTERTN(TERNg 1PetscErr,  2);
      |                                                                     ^
IPetscErr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hoo:r299C:o67d:e dnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'x
) __at  299 |   #d PteeftisnceE rPrribute__o(r(Cfoodrem aPte(tpsrcinEtrfr,o rsPtrriIdx, EntfNone(consrtT ScvhaPrCr_iAnTTRI[tfBUTE_aArgIdx]),) ).
.      .| )                                                                  ^ 
PETSC_FATOTRRMIANT(osnter(cIodnst BUxTEchar,[ vaArgIdx) In file included from ./io/CheckNumMatlabArguments.cpp:_F]O,R 5:
In file included from M./io/./matlabio.h:...A)T16_:
In file included from ./io/./../../../c/classes/classes.h: (_1a11t:
tIn file included from r./io/./../../../c/classes/./Vertex.hi:12b:
uIn file included from te__P(E(T,./io/./../../../c/classes/./../toolkits/toolkits.h: 15f2ormat(SprCi_)ATT:
;
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:In file included from 299./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::6711::
RIn file included from InBtf,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h sUtrI dxnote: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :v6a:
AIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hg:I6d:
xIn file included from ))/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h)TE
_F:O  6299:
 |  In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h#:d8e:
f/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hR:i1583n
e       | P                                                                  ^E
TSC_ATTMRAITB(U1T,E _2F)O;R
M      A| T                                                                    ^(
str/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from I./io/ApiPrintf.cpp:expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
d:x  11299:
 | In file included from  ./io/./matlabio.h ,# dveafAirngeI dPxE)T S_C__aAtTtTrRiIbBu:UTE_FORMAT(strt6916:
Ie__((form: aIn 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 dwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
x ,1583 |  PvE./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hatTSC_E:X11T:
ERN AIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hP:e6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from (rptri/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hng:I6d:
xIn file included from )s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.htfc E_r_,a tsrtrtribute_:o8r:
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584I((f:81: warning: C'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]o
de Pet s1584c | EPrErToSrCP_rionrtfNone(dcxo,m avtEaArn(gsprintf,I dsxtXrTIE))t)
      | dx cRhNa P                                                                  ^etscErr[],
 ...) ,P EvTaSACr_In file included from A./io/FetchMatlabData.cppT:T11R:
IIn file included from B./io/./matlabio.hro:r16C:
oIn file included from d./io/./../../../c/classes/classes.he: 11P:
gIn file included from I./io/./../../../c/classes/./Vertex.hdxetscUTE:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h):)11):

In file included from       /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h| :                                                                  ^6
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:H6e:
lIn file included from p/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hP:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h_:FORMrAint8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: Twarning: In file included from ./io/WriteMatlabData.cpp:11f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
(1,  2);
      1584|  |                                                                     ^D
efaul/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.ht:(299M:P67P:E Tnote: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'C
_EXTE  RN PeI299_ | C t s#domm,cEe :
fIn file included from i./io/./matlabio.hn:e16 :
PIn file included from E./io/./../../../c/classes/classes.hT:S11C_A:
TcrrTIn file included from o./io/./../../../c/classes/./Vertex.hn:o12rRI:
BsCode UTtP ecthsacrHE_FIn file included from O./io/./../../../c/classes/./../toolkits/toolkits.hR:e15:
[], ...) PMAIn file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h(:s11:
In file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hTtrl:ISdC_ATTRIBpUPTrEi_n6t:
fIn file included from Dxe,f av/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hu:6:
aIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hA:r6g:
IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hx:)8 :
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81F:O Rwarning: MAT(2l_'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a,t t3r)i;b
u      
|                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h :1584299 | :P67E:T Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_
EXt  299( | M P I#_dCeomm, ctTfEiRN PetscErrorCooned_e_ (P(efstosrcmnat cHteelh(aprinrtf, strIpdPxr[], .intfD,  PvEaArgIdx)))
      |                                                                   ^
TSC_Ae.f.)a PuETTSC_ATTIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:RTl11t:
In file included from ./io/./../../../c/classes/./Vertex.h:RI12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:BUTE_FORMIAB15(:
MIn file included from TPU./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hI:_11C:
oIn file included from m/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hm:,6T:
E_FIn file included from O R(MsAtTrcIodnxs,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.ht( 2c,h a3r)[ ]v,; 
:.      .a| A                                                                                ^r
gIdx/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h):6299:
.In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h :_6_a:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ht::867:
 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hPETS:C _note: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
TRIBUTE:_t1584  :81: Fwarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i
bute__( 1584 | P299E | T S C#_dEeXTEfRORMNAin(e T fPoertP(E2, 3);
      m| a                                                                                ^t
(Tpr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hi:n299t:S67f:,  note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT's
cErCr_oArT  T299R | Ctode PetIsBcUHTe Er_IFdORMlApxP r#iTn(,s tvraIdAertgIfDdefine PxE)T)S)C
_      A| T                                                                  ^
TRIBUfTaEu_lFtO(RMMPI_Cdoxm,m ,Av aArgIdx) _T(stcronst _cattribhIIn file included from ./io/ApiPrintf.cppu:a11r:
[In file included from ]./io/./matlabio.h,: 16.:
..teIn file included from _)./io/./../../../c/classes/classes.h :PdEx_,(11(:
fIn file included from  ovraArgImdaxt)T __a(./io/./../../../c/classes/./Vertex.hp:ritnttrfi,b ustter_I_dx, v((12fSCa_AArTgTI:
dIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:Ro15:
In file included from rI./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
xIn file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h):)6
:
      In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hB:m6a|                                                                   ^U
T:
EIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hF:OtR(MpArTi6n:
tIn file included from f/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h,: 8s:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr:I1593d:x82(:2 ,warning:  'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]3
);
      ,|                                                                                  ^v
 a1593A | r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hg:I299d:x67):) )
      | note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'                                                                  ^
In file included from P./io/FetchMatlabData.cppE:T11S:

C_E  299 | 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.hXTE :R15N:
 In file included from P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h#:d6e:
fIn file included from i/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hn:e6 :
PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hT:StCIn file included from _s./io/WriteMatlabData.cppc:E11ArT8T:
R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hI:B1593:82: Uwarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E_FORM:
In file included from 
./io/./matlabio.hr:orAT(s16t:
rIn file included from I ./io/./../../../c/classes/classes.h1593:11 | :
PIn file included from E./io/./../../../c/classes/./Vertex.hd:x12,:
 CTvaSACr_gEIXdTxE)RIn file included from N./io/./../../../c/classes/./../toolkits/toolkits.h :P15e:
 In file included from _./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:o6dt:
aIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6e:
In file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hs:r8 icbEute__((PfeotrrorscSynCcrhmrat(pri:
n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.htf, s:trIdx,o nvizedaPArrgIoddeinxt)))
f1593(:M82P:I _warning: C'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]o
m mPe t1593 | PETSCs_cESXyTnERN P,ec thcrons      t|                                                                    ^s
cErrchaoniozreCoderd PPreitnstcfS(yMnPcI_Co[mm, const ]c,h ar[h]ron.i..) In file included from z./io/CheckNumMatlabArguments.cppe:dPPr5:
In file included from ./io/./matlabio.h:16:
EIn file included from T./io/./../../../c/classes/classes.hS:,iCn11tf(MPI__CAomm,T cT:
RIn file included from I./io/./../../../c/classes/./Vertex.hB:U12T:
EIn file included from _./io/./../../../c/classes/./../toolkits/toolkits.hF:O15R:
MIn file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: ...) oPEnTsStC c_hTa(A2T,T R3I)B;U
T      E| _                                                                                 ^F
r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h11::
299In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h67::6 :
In file included from note: [O]R,M .expanded from macro 'PETSC_ATTRIBUTE_FORMAT'..) APTE(T2S, 3
);
        | /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hC_ATTRIBUTE_F:O6R:
MAT                                                                                 ^(
2, In file included from 3/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h):/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h;299
::8299:
:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593 | :82:   warning:       'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] |                                                                                   ^#
def/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h
299i :299:159367: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' |  |  P ET
SC_  E299X | # d e#fdienTne PETSC_eERfNi ne  PetscPAETPTERTSC_ATTERrIrBoUrTCEo_de FPTISBCU_TAET_TFROIRBOeRtMUATEscSyncMhArTo(nsitzTe(_sFtrdPrintf(rIdx,M PvI_ComamAOrRgMAT(s,Idxt) Idrx,_ _Iad vcaxoAnrsg,I tvtarArgdIxd)i b_uxt)e ____(a(ttrti bcuhtaefr_o[r]_,a_((fm .ormatt(tp..)arti(nptrfr,i bsuttreI_d_x,( (vformiantt f,a A(rPpgrIidnxsttfr,E))I) dsxtr,I 
v      aA| r                                                                  ^g
IddTxS,C_ATTRIBU TvE_FORIn file included from ./io/WriteMatlabData.cpp:11x:
)In file included from M./io/./matlabio.hA:T16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from (./io/./../../../c/classes/./Vertex.h2:,12 :
3In file included from )./io/./../../../c/classes/./../toolkits/toolkits.h;a
A      r| g:I15d:
xIn file included from )./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h):)11
:
      In file included from | /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h                                                                  ^:
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h                                                                                 ^:6:
In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h):
6      :
| In file included from                                                                   ^/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h
:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]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 :1594 | 11:
In file included from ./io/./../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h::12299:
:In file included from 67./io/./../../../c/classes/./../toolkits/toolkits.h: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:In file included from ./io/ApiPrintf.cpp:11  P15E:
T299SCIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h | : 11 :
#In file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.he:f6i:
nIn file included from e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:_6:
PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:E8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594T:SXCT_EA91T:T Rwarning: R'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]N
 IPBeUtTsEc_FORMAT(st:
rIn file included from I./io/./matlabio.hd x1594E | rPr:or,ETCS16C:
_In file included from  vaEAXrT./io/./../../../c/classes/classes.h:g11IEdx) :
_In file included from ode Pe./io/./../../../c/classes/./Vertex.h:12tsc:
SIn file included from y./io/./../../../c/classes/./../toolkits/toolkits.h:15_:
aIn file included from tntcrhiRbN./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h P:etscEurror11C:
oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ho:n6idzee d:
FIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:e6__((:
PPeftroirnmIn file included from a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.ht:t6f(MPI_s:
cSIn file included from C/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ho:mym, F8I:
L/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hE: 1594*:,91n: cwarning: h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r
onizedFP(ripnrti n1594  | cfon(stt chafMPPEIT,S Cs_trIdx,Commr[]_ ,v a.A.r.g) PETSCEI,d xF)I)L)E *X, _T
E      RNcon| s                                                                  ^t
ATTR  IBUTchar[E]_FORMPAT(3, e4t)s;c
E      r| r                                                                                          ^
orCIn file included from od,e  P.e./io/CheckNumMatlabArguments.cppt:s5c:
In file included from ./io/./matlabio.h:16.:
.In file included from ./io/./../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hS)y nPcEhTS:11:
rIn file included from o./io/./../../../c/classes/./Vertex.hnizeCd_FAP:r12T:T299i:nRtIf:
(MIn file included from P./io/./../../../c/classes/./../toolkits/toolkits.hI:_15C:
oIn file included from m./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hm:,11 :
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from 67/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hB:UTE_FOFRIMLAET (*3, 4)6;,
       c|                                                                                           ^: :
oIn file included from n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h
:note: 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from 
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hs:t1594 :  91299 |   #dcehf:i :299:a67r[], n:e warning: note: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes].expanded from macro 'PETSC_ATTRIBUTE_FORMAT'

.   2991594 |  |  P E.T)S #definCe_ EPX TPETSETSC_ATTERRINB UPTPEE_TFOSC_AetscERrCMTATTRrIoBrUCToE_FORde Pets(s_tArTITdRxI,BMUTc EvaAATr(strgSIydnx)I dch_r_oat_xn,i zvtribuatAer_g_I(d(xfo)F ORMed__aFPArTi(t3t,r inbt4u)tremfa(__((forMt;(
p      |                                                                                           ^
PIm/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hr:i299ntf, at(prstrIdx, _vianAtrf:,67 :s tnote: rICdx, vagIdx)A)or)m
m      ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT'| 
                                                                  ^
  299 |    #FdIeLfEi n*e,  PcEoTgSC_ATTRIIBUTEdn_FORxM)A)T(strsItd xc)h
a      r|                                                                   ^
[], ...) PETSC_ATTRIBUTE_F, vaArgIORMAT(3, d4x)); 
_      _| a                                                                                          ^t
trib/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hu:t299e:_67_:( (note: fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o
rmat(p  299 |   #define PETrSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
intf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/CheckNumMatlabArguments.cpp:5In file included from ./io/FetchMatlabData.cpp:In file included from :
In file included from ./io/./matlabio.h:16:
In file included from ./io/WriteMatlabData.cpp./io/./../../../c/classes/classes.h::1111:
In file included from 11./io/./matlabio.h: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:
:In file included from 11./io/./../../../c/classes/./Vertex.h:
:In file included from 12./io/./../../../c/classes/./Vertex.h:
:In file included from 12./io/./../../../c/classes/./../toolkits/toolkits.h:
::
15:
In file included from ./io/./matlabio.hIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h16::
15In file included from :
./io/./../../../c/classes/classes.hIn file included from ::11:
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from 16In file included from :
In file included from ./io/./../../../c/classes/classes.h:11./io/./../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h12::
6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:
:In file included from 11/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
:
In file included from In file included from :
./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :./io/./../../../c/classes/./Vertex.h15:In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6::
11In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h12:6:
12In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h6::
15:
In file included from :
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h254::611:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6::
6In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h12::
6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:
:In file included from 25484::In file included from  warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:8412::
 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h
:254/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:84:
   warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETS254 | PET  254:S6CC_ | EP:
EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hS:X6:
TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hR:C6_:
_In file included from EN/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :P12e:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hs:c254E:E84:X Twarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R
N PetXscErrrorC  r254oT | EPRENT SPCr_CEodetscEXrTrEorCoodReN  PPedtse Peet cPVeiteswceVriAeSeCwIeIPritnstcfE(rPetsrcVorCode PetsisewceVrie,w ecroAnSsCtIcIV icehwaerPrriAnStCfr(PAeS[C]I,I P.I.I.P)r iPnErtfi(nTtft(sPceViePweetsStcscrCV_iAew,er, cToTnRsI BconsVt cUiTE_eFhOta rc[h]a,rwer, c[o]n,s t. ..)cRhMAT( 2.,. .3 )PaEr) P[ET;SC]T
S      C, ...)_ATTRIB |                                                                                    ^
_UATTTRE_P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hE:T299S:CFI_ATTORRIMBBUUTTAEET_(F267_, 3)O;R
MAT(2,F:      |                                                                                    ^
 3);/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h
:299O      |                                                                                    ^R
 note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hMAT
(:2299,:   3299: | 67 :  #note: dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
)  67299:e fnote: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'n
e PETSC_ | A T T#RdI  B299U | T E _#FdOeRMA;fineT (PsEtTrSIC_AeTfTid
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
RInBUeT EP_EFTOSRCMAT  x, vaArgIdx)_ A299T | ( s t#r_I_TaRdIdexf,i vaArngeI dBtx) __PETSC_UtribatTAET_TFRute__I(trib(ufte__((Bformat(prinOtfURMAT(strIdo,r msattr(Ipdrxi,x vaArgIdx))TE_FOR,n)t
f      ,|                                                                    ^s
trIdx, vaAMAr vaArgIdx) __In file included from a./io/CheckNumMatlabArguments.cpptTtribute_g(strId:xId_x()()f,o5r:
mIn file included from a./io/./matlabio.ht:(16p:
 In file included from v./io/./../../../c/classes/classes.ha:A11r:
gIn file included from I./io/./../../../c/classes/./Vertex.h:d)xr
i      n| t                                                                  ^f
, s12t:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255) In file included from _./io/ApiPrintf.cpp_:a11t:
tIn file included from r./io/./matlabio.hi:b16u:
tIn file included from e./io/./../../../c/classes/classes.h_:_11(:
(In file included from f./io/./../../../c/classes/./Vertex.ho:r12m:
aIn file included from t./io/./../../../c/classes/./../toolkits/toolkits.h(:p15r:
iIn file included from n./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ht:f11,:
 In file included from s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ht:r6I:
dIn file included from r:x,96: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:
6:
In file included from  v  a255ArgII/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255: | dPxE)T)S)C
_      E| X                                                                  ^dTxE,R Nv aPAertgsIcd96x:) 
warning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r
rorCode  255 | PE))
       |                                                                   ^
TSC_EXTERIn file included from NP./io/WriteMatlabData.cpp:11:
In file included from  Petsetsc./io/./matlabio.hVieIn file included from w./io/FetchMatlabData.cppe:r11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h::c16E:
rIn file included from r./io/./../../../c/classes/classes.hA:1111:
:
In file included from o./io/./../../../c/classes/./Vertex.h:r12C:
oIn file included from d./io/./../../../c/classes/./../toolkits/toolkits.he PetscIn file included from :./io/./../../../c/classes/./Vertex.h15::
12In file included from :
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11::
15In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6In file included from :
SVCiIIe./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hw:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::66:
:
In file included from In file included from erSA/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hS:CyIn/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hc:12h6r:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:I:
S/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hy:n255c:h96r:o nwarning: ize'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d
P12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h  255r | iPETSC_EnXtTfE(RPNe tPetscEsrcrVoireCwoedre,  Poentisccons:z255VeidePwre:r96A:t cihnStCfI(IPaerS[y]n,c ...t)s cPVhie wwarning: eErT,SC _cronosntiA TcThaz'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
e  255Rr[], |  PIEBdTPSrC._..)E PiETXSTERN CP_eAtTsnTtRfI(BPUeTtEs_cFVUiTeEwceErr,r ocroCnosdte  Pce_FORhatrsOcRM[AT(2, 3M)AT(2, ];3
      V|                                                                                                ^,
 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67iewerASC);
      | :I...) PETSC_IAST Tnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'y
nch  ronizReIdBPUrTiEn_tFf(PetscView299e |                                                                                                ^  
ORM/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hA:299r, Tc(o2n, :3);
      |                                                                                                ^
s#67t:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
 cha  299 |  define P E#TdSeCf_iAnT:T299R:I67e:  Pnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
SBC_  A299 | TTRIrBUUTTEE__[F]O,R M.A.T.()s FORMAT (PsEtTtSrCI_dAxT,T RvIaBAUrTgE_FIOdx)r I_dx,_RMAT(2, 3a  #defitntribut)e__(v(afArge; o
r      I| dx)mPatE(Tprin tf_,_ astrItd                                                                                               ^x,
 vaSC_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hA:A299:r67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
gIdx)))
      |                                                                   ^T
TRIBUTE_FORMtArTi(bsuttreI_dx_((  f299o |  ,  #rdefinmea tPETSCv(_ATTRIBUTE_FaOARrMgAITd(xs)t rpIdx, vaArgIdx) _r___attribuintaft,t rsitbruItdext_,_ (v(afAorrgmIadtx()p)erintf, strIdx, _v_a(A(rfgoIrdmxa)t)()p
r      i| n                                                                  ^tf,
 s)tr
I      dIn file included from ./io/CheckNumMatlabArguments.cpp| :x                                                                  ^,
 vaArgIdx)))
      | 5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
                                                                  ^In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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_FOIn file included from R./io/WriteMatlabData.cppM:A11T:
(In file included from 2./io/./matlabio.h,: 16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:In file included from ./io/ApiPrintf.cpp:11:
In file included from 315);
      | ./io/./matlabio.h:
In file included from                                                                                      ^./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h  :272299 | :P67E:TSC_E:16:
 note: XTIn file included from E./io/./../../../c/classes/classes.hR:N11 :
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 expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
Pe
tscIn file included from   /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h299: | 6 :
 In file included from #/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hd:eEfrirnoer CPoEdTeS CP_eAIn file included from ./io/FetchMatlabData.cppT:T11R:
IIn file included from B./io/./matlabio.hU:T16E:
_In file included from F./io/./../../../c/classes/classes.hO:RMAtTs(strcI6d:
11In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hIn file included from :./io/./../../../c/classes/./Vertex.h12:
V/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:i12e:
wIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:x:erStringSPrintf(Petsc,V iveawAerrg11Id:
xIn file included from ) /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h272::6,_ _attribu:
In file included from 86t:e _warning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h(:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:(  12c:
o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hn:s272t: 86c:h awarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes][
]272f | oPrE  , T.272. | PETS.C)_ PETSC_ATmSEaTt(Cp_rERiInBtXXTTEERURTNE_NF fPe OPRetst, strIdx,c vsaMcAETrA(r2o,r C3orgIdx)))
      |                                                                   ^de)
; EPerrtosrcCode
      V| iewerSt rPingSPrietscViewerStnring                                                                                     ^tSPrintf(PetscView
er, consf(PetscVi/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.htew char[], :er.,. .c)o nPsEtT 299SCchar[], ...) PET:SC_ATTRIBUT_EA_TFTORRI67BUTE_FORMAMT(2, 3:AT();
      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   2note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
#def  299 |   #dienfei nPeE TPESC_AT,T R3I)B;U
T      | TIn file included from E./io/CheckNumMatlabArguments.cpp_                                                                                     ^F
ORMA/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hT:(299s:t5r:
ISdCx, vaA:r67g: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ./io/./matlabio.h:  16299:
IIn file included from d./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: | _ATTRIBUTE_15F:
OIn file included from R./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h  #defMiAnTe( :xs)t r_I_daPt11Etrxi,:
 In file included from v/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hb:u6t:
ea__((TfSoCr_matA(rpAriIn file included from ng/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hI:d6x:
)In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hT:TRI_t_6f:
,In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:aBUtstrIdx, 12va:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hr:T302EA_FORM:ArTgi88b:u twarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes](
strIdx  , _v_((302for | mPaatA(rpgrIdIdEiTSxC) __xa)))
_EttrnXiTbEuRN       P|                                                                   ^
te__etstf, sctErrIrdoxr,C ov(aA(rfgoIrdmxat(pridnet fPetscVi)ewer,V UsPtrriIndtxD,e fvearArregdI(dPxe)tscView))))e
r      ,|                                                                    ^c
onst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strId
x, vaArgIdx)))
      |                                                                   ^
      |                                                                   ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PETSC_EXTERNIn 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: 15P:
eIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hs:c11E:
rIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ho:r6C:
oIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:de PetscViewerVUP88rintDeferred(PetscViewer, con:st  cwarning: ha'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
rIn 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 P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hE:T11S:
CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hA:T6T:
RIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hB:U  302 | PETS6CT:
EIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hF:O6_REMXATTE(R2,N P:
ets 3In file included from cE)r;r
orCode       | P                                                                                       ^e
tscV/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hi:e299w:erVUPrintDeferred(Pets/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h67:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PETSC_EXTERN Pec:tscErrorCode PeVtisewer, ccoVnie note: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't
 char  299werV[U], ...) PETSC_APTrTiRntD |  I B#UdTeE_FOReMfine PETSC_fAeTrred(APTT(R2I,B U3T)E;_
e      t| s                                                                                       ^c
View/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hF:O299R:e67:r ,note:  expanded from macro 'PETSC_ATTRIBUTE_FORMAT'c
onst ch  299 |  M AaTr[]#d(, ...s)t rIdx,PE TvSaCA_rAgTITdRxI)B U_T_Ea_tFteOrRiMbAuTt(e2_,_ (3()f;o
r      m| a                                                                                       ^t
(pri/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hf:i299n:e67 :P Enote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'S
C_ATTR  IBUTE_FORMAT(strIdx, va299Anrtf, strIdx, vaArg |  g Idx)))
      | I                                                                  ^
#dx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
  CXX      ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo
18 warnings generated.
  CXX      ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo
18 warnings generated.
  CXX      ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo
18 warnings generated.
  CXX      ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
  CXX      ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo
  CXX      ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo
18 warnings generated.
  CXX      ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo
18 warnings generated.
  CXX      ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h../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:
19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | PetscErrIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
o 1305 | PetscError(MPI_Comm, int, cronst char (*, const char *, PeMtsPcIE_rCroomrmC,o dien,t ,P ectosncsEtr rcohraTry p*e,,  ccoonnsstt  cchhaarr  **,,  P.e.tscErrorCode, PetscErrorType, const.) PETSC_ ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7,c 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hh:299a:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
r   299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx)* , ...) P__attrETSC_iAbTuTtRe__((fIBUTEorma_tC(OLD printf, PETSC_ATstrIdx, TvRaIBUTAErgId_FORxM)A)T)(
      |                                                                   ^
7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]6
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228 :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:681364: |  Pwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T
SC_EXTE R1364N |  PPEetscErroTrCSoCd_eE X(T*EPReNt sPceEtrsrcoErrPrrintforCod)e( const( cha*Petrs[c]E,r r.o.rPrin.tf)()c PETSoC_ATnTsRt char[]IBUT, ..E._)FORMAT(1 PET, 2)S;C
_ATTRI      B|                                                                    ^
U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hTE_FO:RMAT299(:167: note: , 2);expanded from macro 'PETSC_ATTRIBUTE_FORMAT'

      |                                                                    ^
  299 |  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h :#299d:e67f:ine PETSC _note: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PTTRIBEUTE_FORMAT(strIdx, vaArgIdx) __aTttribute__((Sformat(printCf_ATTRIBUTE_FORMAT(strIdx,, vaArgIdx) __ attribute__(strIdx, v(aArgIdx)))
      |                                                                   ^format(prin
tf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:In file included from 6../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
:
In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::196:
:
In file included from In file included from ../DistanceToMaskBoundary/./../bindings.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::198:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../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:
299In file included from  | /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h : 6#:
dIn file included from e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hf:i6n:
eIn file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hP:E6T:
SIn file included from C/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h_:A8T:
TIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hR:I1567B:
U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
T   14 | EP_ETSC_EXFTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTEO_FORMAT(3, 4)R;
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67:M note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
A  299 | T  #define PETSC_ATTRIBU(strIdx, vaArTgE_FORMAT(strIdx, vaArgIdIdx)x) __attri bute__((format(pr_i_nattft,r isbtute__((forrIdx, vamaArtg(Ipdrxi)n)t)f
,       | s                                                                  ^trIdx, vaArgI
dx)))
      |                                                                   ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from In file included from ../ContourToNodes/ContourToNodes.cpp:5:
../DistanceToMaskBoundary/./DistanceToMaskBoundary.hIn 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:19:
In file included from :
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11../DistanceToMaskBoundary/./../bindings.h:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from 19/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81:
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  262In file included from  | PETSC_EXTE../DistanceToMaskBoundary/./.././matlab/io/matlabio.hRN PetscErrorCode :PetscLogObjectState(PetscObject,16 co:
nIn file included from s../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
tIn file included from  ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hc:h15a:
rIn file included from []../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h,: 11.:
.In file included from ./Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h): 6P:
EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hS:C6_:
AIn file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hT:R6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:I1567B:
U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  262 | PETSC_EXTERN PetscTErrorCode PetscLogObjecEtState(PetscObject, const char[], ...)_ PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67F: ORMATnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'(2,
 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |     #define PETSC299 |  _ATTRIBUTE_FORMAT(strIdx, va ArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
#define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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 In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h19::
6In file included from :
../ContourToNodes/./../bindings.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h19::
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79:In file included from  warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../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: 1575 | PE15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
TS 1577C | PETSC_EX_TERN PetscErrorCoEde PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:X67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRTIBUTE_FORERN MPetAscErrorCode PetscFPrTintf(MPI_Comm, (FsItLrEI *, const char[], ...) PETSC_ATTdRIBUTE_FOx, vaArgRMAT(3, 4I)d;x
)       | _                                                                              ^_
attr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hibut:e299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
__((fo  r299m | a t (#pdreifnitnf, strIdx, ev aPAErTgSICd_x)))
      A| T                                                                  ^T
RIBUTE_FORMAT(strIdx, vaArgIdx) __attriIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from bute__((form../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:
at(pIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
rIn file included from i/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hn:t6f:
,In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hs:t8r:
I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hdx, va:A1578r:g78I:d xwarning: )'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes])
)
      |                                                                   ^
 1578 | PETSC_EXTERN PetscErrorCode PetIn file included from sc../DistanceToMaskBoundary/DistanceToMaskBoundary.cppS:N5P:
rIn file included from i../DistanceToMaskBoundary/./DistanceToMaskBoundary.hn:t19f:
(In file included from c../DistanceToMaskBoundary/./../bindings.hh:19:
In file included from ar *, size_t, const ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:c8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | PETSC_EXTERN PetschErrorCode PetscPrintf(MPI_Comam, const cr[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIhar[], ...BUTE_F) PETSC_OARTMTARTI(BsUtTrEI_dFxO,R MvAT(2, 3)a;
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
ArgI  299 |   #ddefine PETSC_ATTRIBUTE_FxORMAT(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_:
aIn file included from t../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.ht:r11i:
bIn file included from u../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.ht:e12_:
_In file included from (../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h(format(printf, :s15t:
rIn file included from I../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x11,:
 In file included from v/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:a6A:
rIn file included from g/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hI:d6x:
)In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h):
6      :
| In file included from                                                                   ^/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h
:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintfIn 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:(char 11*, size_t, :
const char[],In file included from  ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h.:.12.:
)In file included from  ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hP:E15T:
SIn file included from C../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h_:A11T:
TIn file included from R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hI:B6U:
TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_:F6O:
RIn file included from M/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hA:T6(:
3In file included from ,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :48):
;/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h
:      1579| :                                                                             ^93
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
 1579 | PE  T299S | C _ E#XdTeEfRiNn eP ePtEsTcSECr_rAoTrTCRoIdBeU TPEe_tFsOcRSMNAPTr(isnttrfICdoxu,n tv(acAhragrI d*x,)  s_i_zaet_ttr,i bcuotnes_t_ (c(hfaorr[m]a,t (spirzien_ttf ,* ,s t.r.I.d)x ,P EvTaSACr_gAITdTxR)I)B)U
T      E| _                                                                  ^F
ORMAT(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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_ti *, ...) PETSC_ATTRIBUTE_FORMAT(3,n 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' PETSC_ATTRIBUTE_F
ORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
  299 |   #define PETSC_ATIn file included from T../ContourToNodes/ContourToNodes.cppR:I5B:
UIn file included from T../ContourToNodes/./ContourToNodes.hE:_19F:
OIn file included from R../ContourToNodes/./../bindings.hM:A19T:
(In file included from s../ContourToNodes/./.././matlab/io/matlabio.h:t16r:
IIn file included from d../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hx:,11 :
vIn file included from a../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.hA:r12g:
IIn file included from d../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hx:)15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11 __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8In 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/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from :1582:72: warning: ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTE:RN P15ets:
cEIn file included from rrorCode PetscErrorPrintfDefau../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hlt:(c11o:
nst char[], ...) PETSC_ATTRIn file included from IBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:In file included from 6../ContourToNodes/ContourToNodes.cpp:
:In file included from 5/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:
:In file included from 8../ContourToNodes/./ContourToNodes.h:
:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h19::
1582In file included from :../ContourToNodes/./../bindings.h72::19 :
warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../ContourToNodes/./.././matlab/io/matlabio.h
:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
 In file included from 1582../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h | :P12E:
TIn file included from S../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hC:_15E:
XIn file included from T../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:R11N:
 In file included from P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.he:t6s:
cIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hr:o6r:
CIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hd:e8 :
P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.he:t1583s:cErrorPrintfDef69a:u lwarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes](
const ch 1583 | PETSC_EXTERN PetscErarrorCode PetscErrorP[rintfNone(const ]char[], ...) PETSC_A,TTRIBUTE_FORMAT(1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
   .299 |   #define PETSC_A.TTRIBU.) PETSC_ATTE_FORMAT(stTRIBUTE_FrIdxORMAT(1, 2);
      ,|                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
   299v |   #define PETSC_AaTTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strAIdx, vaArgIdx)r)g)I
d      x| )                                                                  ^ 
__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 In file included from ../ContourToNodes/ContourToNodes.cpp/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::56:
:
In file included from In file included from ../ContourToNodes/./ContourToNodes.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::196:
:
In file included from In file included from ../ContourToNodes/./../bindings.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::196:
:
In file included from In file included from ../ContourToNodes/./.././matlab/io/matlabio.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h::168:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h::158311::
69In file included from :../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h :warning: 12'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:

In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h: 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 1584 |  | PETSC_EPETSC_EXXTERN TERN PetscErPetscErrorCode PetscErrorPrrintfNone(const chaor[], ...) PErTSC_ATTRICoBUTE_FORMAT(1, 2)d;
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: e expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTPRIBUTE_FORMAT(strIdx, vaArgIdx) __atteribute__((format(printf, strIdx, tvaArgIdx))s)
      |                                                                   ^
cHelpPrintfDefault(MPI_Comm, const char[], ...) PETSIn file included from C_ATTRIBUTE_../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:F16ORMA:
T(2, 3In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12):
;In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h
:      6| :
                                                                                ^In file included from 
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h::8299:
:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h67::1584 :note: 81expanded from macro 'PETSC_ATTRIBUTE_FORMAT':
 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  299 |    1584# | dPeEfTiSnCe_ EPXETTESRCN_ APTeTtRsIcBEUrTrEo_rFCOoRdMeA TP(estrIdx, vatAsrcgHIedlxp)P r_i_nattftDreifbauutlet_(_M(P(Iformat(printf, _sCtormImd,x ,c ovnasAtr gcIhdaxr)[)]),
       .| .                                                                  ^.
) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_In file included from _../ContourToNodes/ContourToNodes.cpp(:(5f:
oIn file included from r../ContourToNodes/./ContourToNodes.hm:19a:
tIn file included from (../ContourToNodes/./../bindings.hp:r19i:
nIn file included from t../ContourToNodes/./.././matlab/io/matlabio.hf:,16 :
sIn file included from t../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hr:I11d:
xIn file included from ,../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h :v12aArgIdx:
)In file included from )../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h):
15      :
| In file included from                                                                   ^../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERN PetscErrorCode PetscSynchrIn file included from o../DistanceToMaskBoundary/DistanceToMaskBoundary.cppn:i5z:
eIn file included from d../DistanceToMaskBoundary/./DistanceToMaskBoundary.hP:r19i:
nIn file included from t../DistanceToMaskBoundary/./../bindings.hf:(19M:
PIn file included from I../DistanceToMaskBoundary/./.././matlab/io/matlabio.h_:C16o:
mIn file included from m../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h,: 11const cha:
rIn file included from [../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h]:,12 :
.In file included from .../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h.) PETSC_ATTRIBUTE_FORMAT(2:,6:
In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h3:)6;
      :
| In file included from                                                                                  ^/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299::
67/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:: 1593note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'82
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  299 |   # d1593e | fPiEnTeS CP_EETXSTCE_RANT TPReItBsUcTEEr_rFoOrRCMoAdTe( sPtertIsdcxS,y nvcahArrognIidzxedPri)nt f_(_MaPtIt_rComm, consti bcuhtaer_[_](,( f.o.r.) PETSC_mAaTtT(RpIrBiUnTtEf_,F OsRtMrAITd(x2,,  v3a)A;
      r| g                                                                                 ^I
dx))/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT')

      |                                                                   ^
  299 |   #define PETSC_ATTRIBUTIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
EIn file included from _../ContourToNodes/./../bindings.hF:O19R:
MIn file included from A../ContourToNodes/./.././matlab/io/matlabio.hT:(16s:
tIn file included from r../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:
IIn file included from d../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hx:,11 :
vIn file included from a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hA:r6g:
IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hx:)6 :
_In file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.ha:t6t:
rIn file included from ibute__(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h(:f8o:
r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hm:at(printf1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
,  1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_sComm, FILE *, const chtrIdx, vaArgIdx)))
      |                                                                   ^
ar[], ...) PEIn 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 T../DistanceToMaskBoundary/./.././matlab/io/matlabio.hS:C16_:
AIn file included from T../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hT:R11I:
BIn file included from U../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hT:E12_:
FIn file included from O../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hR:M15A:
TIn file included from (../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h3:,11 :
4In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h;:
6      :
| In file included from                                                                                           ^/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::2996::
67In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :note: 8expanded from macro 'PETSC_ATTRIBUTE_FORMAT':

/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91:  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __ attribute__(warning: (format(pr'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]intf, strI
d 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PxET,S Cv_aArAgTITdRxI)B)U)T
E      _| F                                                                  ^O
RMAT(3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp../ContourToNodes/ContourToNodes.cpp::55:
:
In file included from In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h../ContourToNodes/./ContourToNodes.h::1919:
:
In file included from In file included from ../DistanceToMaskBoundary/./../bindings.h../ContourToNodes/./../bindings.h::1919:
In file included from ../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 :
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTE../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hRN PetscErrorCode Pets:15:
In file included from cV../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from i/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hew:erA12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254S | PETSC_EXTERN PetscCErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: IIPrintf(Pnote: etscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67:expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(st rIdx, vaArgInote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
dx) __attribute__((format(printf, strIdx, va  ArgIdx)))
      299|                                                                   ^
 |   #define PETSC_ATTRIBUTE_FORMAIn file included from T../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp(:s5t:
rIn file included from I../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19d:
xIn file included from ,../DistanceToMaskBoundary/./../bindings.h :v19a:
AIn file included from r../DistanceToMaskBoundary/./.././matlab/io/matlabio.hg:I16d:
xIn file included from )../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h :_11_:
aIn file included from t../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.ht:r12i:
bIn file included from u../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ht:e15_:
_In file included from (../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h(:f11o:
rIn file included from m/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ha:t6(:
pIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hi:n6t:
fIn file included from ,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h :s6t:
rIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hd:x12,:
 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hv:a255A:rgIdx))96):
       warning: | 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]                                                                  ^
  255
 | PETSC_EXTERN PetscErrorCode In file included from ../ContourToNodes/ContourToNodes.cppP:e5t:
sIn file included from c../ContourToNodes/./ContourToNodes.hV:i19e:
wIn file included from e../ContourToNodes/./../bindings.hrASCIISyn:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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[], ...)c PETSC_ATTRIhBUTE_FORMAT(2,r 3);
      |                                                                                                ^
on/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:i299z:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #definee PETSC_ATTRIBUTdE_FORMAT(strIdx, vParAintf(PetrgIsdx)cViewer ,_ _caotntsrti bcuhtae__r[], ...() PETSC_ATTR(IfBoUrTmEa_tF(OpRMAT(2, 3)r;i
n      t| f                                                                                               ^,
 strId/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hx:,299 :v67a:A rnote: gexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I
dx)  299 | ) ) 
#      d| e                                                                  ^f
ine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  272 | PETSC_EXTERN PetscErrorCode PetIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
sIn file included from c../DistanceToMaskBoundary/./../bindings.hV:i19e:
wIn file included from e../DistanceToMaskBoundary/./.././matlab/io/matlabio.hr:S16t:
rIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
ingSPrintf(PetscViIn file included from ew../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.her, co:n12st char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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);
      |                                                                                      ^
In file included from ../ContourToNodes/ContourToNodes.cpp/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h::5299:
:In file included from 67../ContourToNodes/./ContourToNodes.h:: 19note: :
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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  :
299In file included from  | ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h : 12#:
dIn file included from e../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hf:ine PETSC15_:
AIn file included from T../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:R11I:
BIn file included from U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:T6:
EIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hF:O6R:
MIn file included from A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hT:(12s:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hr:I302d:x88,: warning:  vaArgIdx) __at'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
tribute__((f  302 | PETSC_Eormat(printf, strIdx,X vaArgIdx)))
      |                                                                   ^
TERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from :../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88 :note:  expanded from macro 'PETSC_ATTRIBUTE_FORMAT'warning: 
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  299   | 302  |  P#EdTeSfC_iEnXeT EPRN PetscErrorCode PetscViewerVUPrintDeEferred(PetscViewer, constT char[], ...) PETSC_ATTSC_RATTRIIBUBTE_UFTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIOdx)))
      |                                                                   ^
RMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
18 warnings generated.
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PET  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo
SC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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      ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo
In file included from ../ExpToLevelSet/ExpToLevelSet.cppIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h::12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 6'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | PetscError(MPI_Comm, int, const char *, con:
st char *, PetscErrorCodIn file included from e, PetscErrorType, const char *, ../ExpToLevelSet/./ExpToLevelSet.h...) PETSC_ATTR:IBUT20:
EIn file included from _COLD PET../ExpToLevelSet/./../bindings.h:19:
SIn file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16C_ATTRIB:
UTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: In file included from note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h
:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
  In file included from 299../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h | : 15 :
#In file included from d../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.he:11f:
iIn file included from n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.he: 6P:
EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hS:C6_:
ATTRIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hB:U6T:
EIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hF:O8R:
MAT(sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr:I1228d:
x/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h,: 1305v:a127A:r gwarning: I'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d
x) __attribut e1305_ | PetscE_r(r(ofro(rMPI_Commm, int, consat(printf, strIdx, vaArgIdx)))t 
      |                                                                   ^
char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defIn 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.hi:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6n:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
e /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
P 1364 | PETESC_EXTERN PTetSscC_ATTRIBUTEEr_FORMAT(strIdx, vaArgIdx) __atrtribute__((formaot(printf, strIdx, vaArgIdx)))
      |                                                                   ^
rCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/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../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20r:
gIn file included from I../ExpToLevelSet/./../bindings.hd:x19):
)In file included from )../ExpToLevelSet/./.././matlab/io/matlabio.h:
16:
      In file included from | ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h                                                                  ^:
11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdxIn file included from ,../ExpToLevelSet/ExpToLevelSet.cpp :v6a:
AIn file included from r../ExpToLevelSet/./ExpToLevelSet.hg:I20d:
x)In file included from  ../ExpToLevelSet/./../bindings.h_:_19a:
tIn file included from t../ExpToLevelSet/./.././matlab/io/matlabio.hr:i16b:
utIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.he:_11_:
(In file included from (../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hf:o12r:
mIn file included from a../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ht:(printf, s15t:
rIn file included from I../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x11,:
 In file included from v/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.haArg:I6d:
xIn file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h):)6
:
      In file included from | /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h                                                                  ^
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIn file included from Idx) __attribu../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:te__((for20mat(printf, strIdx, :
vaArgIdx)))
      |                                                                   ^
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.hIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorCode:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
Pet s1575c | PETSSNPrintf(char *, size_t, const char[]C_EXTER, ...) PETSC_ATTRIBUTE_FORMAT(3, N4) ;P
e      t| s                                                                             ^c
Er/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67r:o rnote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o
de Pet  s299c | F P r#idntfe(fine PETMSPCI__ACToTmRmI,BUTE_FO RFMIALTE( s*t,r Icdox, vaArgIdxn)s t_ _cahtatrr[i]b,u t.e._._)( (PfEoTrSmCa_tA(TpTrRiInBtUfTE_FORMAT(3, 4);
      |                                                                               ^,
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
 s  t299 | r  #definIe PETSC_ATTRIBUTE_FORMAT(strIdx, vdaArgIdx) __attxr,i bvuatAer_g_I(d(xf)o)r)m
a      t| (                                                                  ^p
rintf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6In file included from :
../ExpToLevelSet/ExpToLevelSet.cppIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h6::
6In file included from :
../ExpToLevelSet/./ExpToLevelSet.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h20::
8In file included from :
../ExpToLevelSet/./../bindings.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: :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'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8
:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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_ATT1579RIBUTE_FORMAT(2, 3); | 
PET      S| C                                                                     ^
_EXTERN Pet/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hsc:Er299ro:rCode PetscSNPrintfCount(char *67, :s inote: zexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e
_t, const   299c | h a r#[d]e,f isniez eP_EtT S*C,_ A.T.T.R)I BPUETTES_CF_OARTMTARTI(BsUtTrEI_dFxO,R MvAaTA(r3g,I dx) __attri5);
      |                                                                                             ^
b/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   u#define PETSC_ATTRIBtUTE_FORMAT(setrIdx, vaArgIdx) __attribut__((formeat(printf, strIdx, vaArgIdx)))_
      |                                                                   ^
_((format(printf, strIdx, In file included from v../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.haA:rgIdx)))
      |                                                                   ^
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:11In 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:In file included from 15/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:
:In file included from 6../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PE6TSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTR:
IIn file included from B/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hU:T8E:
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hF:O1582R:M72A:T (warning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t
rIdx, vaArg I1582d | xP)E T_S_Ca_tEtXrTiEbRuNt eP_e_t(s(cfEormatr(rporriCnotdfe,  PsettrsIcdExr,r ovraPArrignItdfxD)e)f)a
u      lt(const ch|                                                                   ^
ar[], ...) PETSC_ATTRIBUTE_FORIn 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.hM: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:
AIn file included from T(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRI/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from B/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hU:T6E:
_In file included from F/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hO:R8M:
A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hT:(1579s:tr93I:d xwarning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 
vaArgIdx)  _1579_ | aPtEtTrSiCb_uEtXeT_ERN PetscErrorCode PetscSNPrintfCount_(char *,( size_t, const char[], (size_t *, .f..) PETSC_ATTRIBUTE_FORMAT(o3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:r67mat(printf, strIdx, vaAr: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'g
  299 |   #definIdx)))
      e PETSC_AT| T                                                                  ^R
IBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIn file included from I../InterpFromGridToMesh/InterpFromGridToMesh.cppd:x5,:
 In file included from v../InterpFromGridToMesh/./InterpFromGridToMesh.ha:A19r:
gIn file included from I../InterpFromGridToMesh/./../bindings.hd:x19)))
      | :
                                                                  ^In file included from 
../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PEIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6T:
SIn file included from C../ExpToLevelSet/./ExpToLevelSet.h_:E20X:
TIn file included from E../ExpToLevelSet/./../bindings.hR:N19 :
PIn file included from e../ExpToLevelSet/./.././matlab/io/matlabio.ht:s16cEr:
rorCode PetscErrorIn file included from PrintfNon../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:e11(:
cIn file included from o../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hn:s12t:
 In file included from c../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hh:ar[], .15.:
.In file included from )../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h :P11E:
TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hC_AT:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hTRIBUTE_:FORMAT(1, 2)6;
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: :
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defineIn file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
PETIn file included from S/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:C_ATTRIBUTE_8F:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
O 1582 | PETSCR_EXTERN PetscErrMorCode PetscEArTr(osrtPrrIidnxt,f DveafAaruglItd(xc)o n_s_ta tchart[r]i,b u.t.e._)_ (P(EfToSrCm_aAtT(TpRrIiBnUtTf, EstrIdx, vaAr_gFIOdx))R)M
A      T| (                                                                  ^1
, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 | In file included from  ../InterpFromGridToMesh/InterpFromGridToMesh.cpp :#5d:
eIn file included from f../InterpFromGridToMesh/./InterpFromGridToMesh.hi:n19e:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
 In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.hP:E16T:
SIn file included from C../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h_:A11T:
TIn file included from R../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hI:B12U:
TIn file included from E_FORMAT(strI../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hd:x15,:
 In file included from v../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ha:A11r:
gIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hd:x6):
 In file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_:a6ttribute__((:
fIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hr:m6a:
tIn file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hp:r8i:
n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.ht:f1584,: 81strIdx, vaArgIdx:)))
      |                                                                   ^
 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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h1584: | 6P:
EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hS:C8_:
E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hX:T1583E:R69N:  Pwarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t
scErro r1583C | oPdEeT SPCe_tEsXcTHEeRlNp PPreitnstcfEDrerfoaruClotd(eM PPIe_tCsocmEmr,r ocroPnrsitn tcfhNaorn[e](,c o.n.s.t)  cPhEaTrS[C]_,A T.T.R.I)B UPTEET_SFCO_RAMTATTR(I2B,U T3E)_;F
O      R| M                                                                                ^A
T(1/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h,: 2992:)67;:
       note: | expanded from macro 'PETSC_ATTRIBUTE_FORMAT'                                                                    ^

/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   299 |   #d e #defifine PEnTe SCP_AETTTRISBUCTE__FAORMAT(strIdx, vaArgIdx) __attriTbuTte__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
RIBUTE_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 ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81:In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h :12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593
 | PETSC_EXTERN Pet scErrorCode PetscSynchro1584nizedPrintf(M | PI_Comm, const char[], ...) PEPTSC_ATTRIBUTE_FORETSMCA_TE(X2TERN Pet, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:s299:c67:E rrorCodenote:  expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
P  e299t | s c H#edlepfPirnien tPfEDTeSC_ATTRfIaBuUlTtE(_MFPOIR_MCAoT(strIdx,m m, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: vnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #adAefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, srtrIdx, vaArgIdx)))
      |                                                                   ^
gIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prinIn file included from tf, strIdx, vaArgId../InterpFromGridToMesh/InterpFromGridToMesh.cppx)))
      |                                                                   ^
:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20../InterpFromGridToMesh/./.././matlab/io/matlabio.h:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:
:11:
In file included from In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h12:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:
:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from  1594 | PETS../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hC_EXTERN Petsc:Err15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.horCo:11de Pe:
tsIn file included from cS/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hy:6:
In file included from nchroniz/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIB:UTE_FO6RMAT(3,:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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, FI4LE) ;*
,       | c                                                                                          ^o
nst/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h :c299h:a67r[], .:. .note: )expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 
PETSC_A  T299T | R I B#UdTeEf_iFnOeR MPAETTS(C3_,A T4T)R;I
B      U| T                                                                                          ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:E67_:F Onote: Rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'M
AT(strIdx, va  A299r | g I d#xd)e f_i_naet tPrEiTbSuCt_eA_T_TRIB((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
UTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscVieIn file included from w../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 e../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:,6 cons:
t cIn file included from h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.ha:r6[:
]In file included from ,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :.12.:
.) PETSC_ATTRIBUTE_FOR/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hMAT(2, 3);
:254:      84|                                                                                    ^
: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #d
efine   254P | EPTESTCS_CA_TETXRIBUTE_FOTREMRANT (PsettrsIcdExr,r orCode PetsvcaVAiregwIedrxA)S C_I_IaPtrtirnitbfu(tPee_t_s(c(Vfioerwmeart,( pcroinnsttf ,c hsatrrIdx, v[a]A,r g.I.d.x)) )P)E
T      S| C                                                                  ^_
ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define In file included from P../ExpToLevelSet/ExpToLevelSet.cppE:T6S:
CIn file included from _../ExpToLevelSet/./ExpToLevelSet.hA:T20T:
RIn file included from I../ExpToLevelSet/./../bindings.hB:U19T:
EIn file included from _../ExpToLevelSet/./.././matlab/io/matlabio.hF:O16RMAT(:
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:11s:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.ht:255r:96I: dwarning: x, va'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PAETrSCg_EIXTdERxN )PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscVie wer, const char[], ...) _PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
_attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PETSC_EXTERN PetscErrorCode PetscViIn file included from e../ExpToLevelSet/ExpToLevelSet.cppw:e6r:
AIn file included from S../ExpToLevelSet/./ExpToLevelSet.hC:I20I:
SIn file included from y../ExpToLevelSet/./../bindings.hn:c19h:
rIn file included from o../ExpToLevelSet/./.././matlab/io/matlabio.hn:i16z:
eIn file included from d../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hP:r11i:
nIn file included from t../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hf:(12P:
eIn file included from t../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hs:c15V:
iIn file included from e../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hw:e11r:
,In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hc:o6n:
sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h :c6h:
aIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h[:]6,:
 In file included from ./Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h.:.12):
 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hP:E272T:S86C:_ Awarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T
RIBUTE  _272F | OPREMTASTC(_2E,X T3E)R;N
       P| e                                                                                               ^t
scE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hr:r299o:r67C:ode Pet snote: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'V
iewerS  t299r | i n g#SdPerfiinntef (PPEeTtSsCc_VAiewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBTUTTRIBUTEE_F_OFROMRAMTA(Ts(tsrtIrIdx, vaArgIdx) __attribute__((format(prindtxf,,  vsatArrIgdIxd,x )v a_A_ragtItdrxi)b)u)
      |                                                                   ^
te__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:In file included from 12../ExpToLevelSet/ExpToLevelSet.cpp:
:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h6::
272In file included from :../ExpToLevelSet/./ExpToLevelSet.h86::20 :
warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../ExpToLevelSet/./../bindings.h
:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16  :
272In file included from  | ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hP:E11T:
SIn file included from C../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h_:E12X:
TIn file included from E../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hR:N15 :
PIn file included from e../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht:s11c:
EIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hr:o6r:
CIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hd:e PetscVi6e:
wIn file included from e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hr:S6t:
rIn file included from i/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hn:g12S:
P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hr:i302n:t88f:( Pwarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t
scVi  302 | ePwEeTrS,C _cEoXnTsEtR Nc hPaert[s]c,E r.r.o.r)C oPdEeT SC_ATTRIBPUeTtEs_cFVOiReMwAeTr(V2U,P r3i)n;t
D      e| f                                                                                     ^e
rr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299ed(PetscViewer, co | nst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
  #defin/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.he PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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      ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo
18 warnings generated.
18 warnings generated.
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo
18 warnings generated.
  CXX      ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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 chaIn file included from r../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp :*4,:
 In file included from .../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h.:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:.19):
 In file included from P../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.hE:T16S:
CIn file included from _../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.hA:T11T:
RIn file included from I../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.hB:U12T:
E_COIn file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6LD PET:
SC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^In file included from 
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h
  :8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79:299 |   #define PETSC _ATTRIBUTE_FORMAT(strIdx, vawarning: ArgIdx) __attribute__((f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]ormat(printf, strIdx, v
aArgIdx)) )1575
 |       P| E                                                                  ^T
SC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hIn file included from :../InterpFromMeshToMesh3d/./../bindings.h6::
19In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hIn file included from :8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx:) __attribute_70_:( (warning: f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]o
rmat(printf, s t1577rId | x,P EvTaSACr_gEIXdTxE)R)N) 
P      etscErro| r                                                                  ^C
ode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp6: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 In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:12::
6In file included from :
../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PE6TS:
CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hE:X6T:
EIn file included from R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hN: 8P:
e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.ht:s1562c:E77r:r owarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]C
ode P 1562e | PETSC_EXTERNtscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_ FORMAT(P3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:e299:67tscErrorCode (*PetscHe: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   lpPrintf)(#define PETSMC_ATTRIBUTE_FORPMAT(strIdI_Comm, constx ,cha vaArgIdx) __attribute__((format(printrf[,] ,s t.r.I.d)x ,P EvTaSACr_gAITdTxR)I)B)U
T      E| _                                                                  ^F
ORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArIn 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 g../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6I:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84d: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTExRN Pe)ts)cE)r
      |                                                                   ^
rorCode PetscIn file included from V../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:i5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19e:
In file included from ../InterpFromMeshToMesh3d/./../bindings.hw: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:
eIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hA:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
SCIIPri ntf(Pets1584c | VPiEeTwSeCr_,E XcToEnRsNt  Pcehtasrc[E]r,r o.r.C.o)d eP EPTeStCs_ATTRIBUcTHEe_lFpOPRrMiAntfDefault(MPI_Comm, const char[], ...)T PETSC_ATTRIBU(TE_FORMAT(2, 3);2
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
,   2993 |  ) #;define PETSC
_ATTRIBUTE_FORMAT(strIdx, vaArgI      dx) __attribute__((forma| t                                                                                   ^(printf, strIdx,
 vaArgIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
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.h299: | 16 :
 In file included from #../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.hd:e11f:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:ine PETSC_ATTR6IBUTE_FORMAT(strIdx, vaArgIdx) __:
attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTIn file included from ERN PetscErrorCode../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
 In file included from P../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11e:
In file included from t../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hscSynch:roniz12:
e/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hdPrintf(M:PI_Comm, const char[], .255.:.96):  Pwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T
SC_ATTRI  255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIBSynchronizedPrintfU(PetscVieweTr, conEs_FORMAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
t  299 |  char[],  ...) PETSC_ATTRIBUTE _FORMAT(2, 3);
      |                                                                                                ^
#d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  e299 |   #defifne iPEnTSeC_ ATTRIBUTE_FORMATP(strEITSC_ATTRIBUTEdx, vaArg_IFORMAdx) __T(strIdaxt,t rviabAurtgeI_d_x()( f_o_ramtattr(ipbruitnet_f_,( (sftorrImdaxt,( pvrintfa,A rsgtIrdIxd)x, vaArgIdx)))
      |                                                                   ^
))
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16      :
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h|                                                                   ^:
11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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 ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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      ../M1qn3/M1qn3_matlab_la-M1qn3.lo
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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      ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo
18 warnings generated.
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo
18 warnings generated.
  CXX      ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
  CXX      ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo
18 warnings generated.
18 warnings generated.
  CXX      ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo
  CXX      ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo
18 warnings generated.
  CXX      ../Scotch/Scotch_matlab_la-Scotch.lo
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | In file included from PETSC_EXTERN PetscErrorCode PetscErrorPr../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:11intfNone(const:
 char[], ...)In file included from  PETSC_ATTRIBUTE_FORMAT(1../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h, 2);
      |                                                                     ^
:12/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:
:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:  299 |   #define15 PETSC_ATTRIBUT:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:11_:
FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hR:M6A:
TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hs:t6r:
IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hx:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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, PetscE rrvoarATrygpIed,x )c o_n_st char *, ...) PETSC_ATTRIBaUTE_COLD PETSC_ATTRIBUTE_FORtMtArTi(b7u,t e8_)_;(
(      f| o                                                                                                                              ^r
m/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67:a tnote: (expanded from macro 'PETSC_ATTRIBUTE_FORMAT'p
rintf, strId  x299, |   v a#AdregfIidnxe) )P)
      |                                                                   ^
ETSC_ATTRIBUTE_FORIn file included from M../ProcessRifts/ProcessRifts.cppA:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.hT:(19s:
tIn file included from r../ProcessRifts/./.././matlab/io/matlabio.hI:d16x:
,In file included from  ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.hv:a11A:
rIn file included from g../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.hI:d12x:
)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 a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.ht:t6r:
iIn file included from b/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hu:t6e:
_In file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h((form:a6t:
(In file included from p/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hr:i8n:
t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hf:,1584 :s81t:r Iwarning: d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]x
, vaArgIdx)))
       | 1584                                                                  ^ | 
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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.hIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11::
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:198:
:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h::111228:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h::136415::
68In file included from :../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h :warning: 11'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:

In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: 61364:
 | In file included from P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hE:T6S:
CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hE:X8T:
E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hR:N1593 :P82e:t swarning: c'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E
rr 1593 | oPrECToSdCe_ E(X*TPEeRtNs cPEertrsocrEPrrorrintf)(const chaCode PetscSynchrroniz[e]d,P r.intf..)( MPEPTSIC__ATCTRoIBmUTmE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strI,dx, vaArgIdx) ))c
      o|                                                                   ^n
st char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTERN PetscErrorCode PetsIn file included from cViewer../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cppA:S5C:
IIn file included from I../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.hP:r19i:
nIn file included from t../PropagateFlagsFromConnectivity/./../bindings.hf:(19P:
eIn file included from t../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.hs:c16V:
iIn file included from e../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.hw:e11:
In file included from r../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h,: 12c:
oIn file included from n../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hs:t15 :
cIn file included from h../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ha:r11[:
]In file included from ,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: :6note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #:
define PETSC_ATTRIBUTE_FIn file included from OR/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hMA:T(6strIdx, vaArgIdx) __attribut:
e__((format(printf, strIdx, vaAIn file included from rgIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define  1575 | PETSCP_ETSC_ATTRIBUTE_FOERXMTAETR(Ns tPreItdscEx,r rvoarACrogdIed xP)e t_s_caFtPtrriinbtufte__((form(aMtP(Ip_rCionmtf, strmId,x ,F IvLaEA r*g,I dcxo)n)s)t
       c| h                                                                  ^ar[], 
...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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 ../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 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:
../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :1577 | PETS15C_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, co:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hn:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:st char[], ...) PETSC_ATTRIBUTE_FORMAT(6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 2'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  272 | PETSC_EXTERN Petsc,E rrorCode PetscViewerStringSPrintf(Pe3)tscViewer, cons;t char[
], ...) PE      TSC_ATTRIBUTE| _FORMAT(2                                                                     ^, 3);
      |                                                                                      ^

/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h  299 |   #define P:ETSC_ATTRIBUTE_FORMAT(299strIdx, vaArgIdx):67 __attribute__:( note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'(
  299 |   #dfefine PETSC_ATTRIBormat(printf, strUTE_Idx, vaArgIdx)F))O
      R|                                                                   ^M
AT(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 In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h../ProcessRifts/ProcessRifts.cpp::115:
:
In file included from In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h../ProcessRifts/./ProcessRifts.h::1219:
:
In file included from In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h../ProcessRifts/./../bindings.h::1519:
:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h: PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_A12TTRIBUTE_FOR:
MAT(3, 4);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prIn file included from intf, strIdx, vaArgIdx../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h)))
      |                                                                   ^
:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8::
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h :15796 | :
PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hT:S12C:
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hE:X302T:E88R:N  warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e
t  302 | PETSscErrorCode C_EXTERPNe tPsectSsNcPErrrorCode PienttsfcCVoiuenwt(char e*r,V UsPirzien_tt, coDnesfte rcrheadr([], siPzeet_stc V*ie,w e.r.,. )cons tP EcThSaCr_[A]T,T R.I.B.U)T EP_EFTOSRCM_AATT(TRIBUT3E,_ F5O)R;M
A      T|                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:(67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
2, 3  )299; | 
        | #                                                                                       ^d
efi/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 | n  #define PETe SC_ATTRIBUTE_FORMAPT(strIdx, EvTSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
aArgIdx) __attribute__((format(printf, strIdxIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5,:
 In file included from v../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.ha:A19r:
gIn file included from I../PropagateFlagsFromConnectivity/./../bindings.hd:x19):
)In file included from )../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h
:      16| :
                                                                  ^In file included from 
../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
  CXX      ../Triangle/Triangle_matlab_la-Triangle.lo
18 warnings generated.
18 warnings generated.
  CXX      ../Chaco/Chaco_matlab_la-Chaco.lo
  CXX      ../Kriging/Kriging_matlab_la-Kriging.lo
18 warnings generated.
  CXX      ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMIn file included from AT../Chaco/Chaco.cpp(:s11t:
rIn file included from I../Chaco/./Chaco.hdx, v:a20A:
rIn file included from g../Chaco/./../bindings.hI:d19x:
)In file included from  ../Chaco/./.././matlab/io/matlabio.h_:_16a:
tIn file included from t../Chaco/./.././matlab/io/../../../c/classes/classes.hr:i11b:
uIn file included from t../Chaco/./.././matlab/io/../../../c/classes/./Vertex.he:_12_:
(In file included from (../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hf:o15r:
maIn file included from t../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h(:p11r:
iIn file included from n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.htf, :s6t:
rIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hd:x6,:
 In file included from v/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.haArgI:d6x:
)In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h):
      8| :
                                                                  ^In file included from 
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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.hIn file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  262 | PETSC_EXTERN 12PetscErrorCode PetscLogObjectSta:
te(PetscObject, const char[], ...) PETSC_ATTRIBUTEIn file included from _FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
,In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: 11s:
tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hI:d6x:
,In file included from  /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hv:a6A:
rIn file included from g/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hI:d6x:
)))
      |                                                                   ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | PetscError(MPI_Comm, int, const cIn file included from har *, const char *, Pet../Kriging/Kriging.cpps:c4E:
rIn file included from r../Kriging/./Kriging.ho:r19C:
oIn file included from d../Kriging/./../bindings.he:,19 :
PIn file included from e../Kriging/./.././matlab/io/matlabio.ht:s16c:
EIn file included from r../Kriging/./.././matlab/io/../../../c/classes/classes.hr:o11r:
TIn file included from y../Kriging/./.././matlab/io/../../../c/classes/./Vertex.hp:e12, cons:
tIn file included from  ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hc:h15a:
rIn file included from  ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h*:,11 :
.In file included from ./Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h.:)6 :
PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hT:S6C:
_In file included from A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hT:T6R:
IIn file included from B/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hU:T12E:
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hC:O302L:D88 PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
 warning:   'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]299 |   #define P
ETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prin  tf, strIdx, vaArgIdx)302))
      |                                                                   ^
 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19299 |   #define PETSC_ATTRIBUTE_FORMAT(s:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:tr16Idx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgId:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.hx)))
      |                                                                   ^
:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/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/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
18 warnings generated.
  CXXLD    libISSMMatlab.la
18 warnings generated.
  CXXLD    libISSMApi_matlab.la
18 warnings generated.
18 warnings generated.
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: -undefined suppress is deprecated
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    BamgConvertMesh_matlab.la
  CXXLD    BamgMesher_matlab.la
  CXXLD    BamgTriangulate_matlab.la
  CXXLD    ContourToMesh_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    ContourToNodes_matlab.la
  CXXLD    DistanceToMaskBoundary_matlab.la
  CXXLD    ElementConnectivity_matlab.la
  CXXLD    ExpSimplify_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    ExpToLevelSet_matlab.la
  CXXLD    InterpFromGridToMesh_matlab.la
  CXXLD    InterpFromMesh2d_matlab.la
  CXXLD    InterpFromMeshToGrid_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    InterpFromMeshToMesh2d_matlab.la
  CXXLD    InterpFromMeshToMesh3d_matlab.la
  CXXLD    IssmConfig_matlab.la
  CXXLD    M1qn3_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    MeshPartition_matlab.la
  CXXLD    MeshProfileIntersection_matlab.la
  CXXLD    NodeConnectivity_matlab.la
  CXXLD    PointCloudFindNeighbors_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    ProcessRifts_matlab.la
  CXXLD    PropagateFlagsFromConnectivity_matlab.la
  CXXLD    Scotch_matlab.la
  CXXLD    Triangle_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    Chaco_matlab.la
  CXXLD    Kriging_matlab.la
  CXXLD    CoordTransform_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
Making all in python
  CXX      ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo
  CXX      ../BamgMesher/BamgMesher_python_la-BamgMesher.lo
  CXX      ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo
  CXX      ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo
  CXX      ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo
  CXX      ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo
  CXX      ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo
  CXX      ../IssmConfig/IssmConfig_python_la-IssmConfig.lo
  CXX      ../MeshPartition/MeshPartition_python_la-MeshPartition.lo
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo
  CXX      ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo
  CXX      ../Triangle/Triangle_python_la-Triangle.lo
  CXX      ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo
  CXX      ../Chaco/Chaco_python_la-Chaco.lo
  CXX      io/libISSMPython_la-CheckNumPythonArguments.lo
  CXX      io/libISSMPython_la-FetchPythonData.lo
  CXX      io/libISSMPython_la-WritePythonData.lo
  CXX      io/libISSMApi_python_la-ApiPrintf.lo
  CXXLD    libISSMApi_python.la
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
  CXXLD    libISSMPython.la
ld: warning: -undefined suppress is deprecated
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    BamgConvertMesh_python.la
  CXXLD    BamgMesher_python.la
  CXXLD    BamgTriangulate_python.la
  CXXLD    ContourToMesh_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    ContourToNodes_python.la
  CXXLD    ElementConnectivity_python.la
  CXXLD    ExpToLevelSet_python.la
  CXXLD    InterpFromGridToMesh_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    InterpFromMesh2d_python.la
  CXXLD    InterpFromMeshToGrid_python.la
  CXXLD    InterpFromMeshToMesh2d_python.la
  CXXLD    InterpFromMeshToMesh3d_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    MeshPartition_python.la
  CXXLD    IssmConfig_python.la
  CXXLD    MeshProfileIntersection_python.la
  CXXLD    NodeConnectivity_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    Triangle_python.la
  CXXLD    ProcessRifts_python.la
  CXXLD    Chaco_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making install in src
Making install in c
  CXXLD    issm.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_slc.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    kriging.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_slc.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    kriging.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.dylib
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.dylib
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.la
libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.dylib
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.la
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/kriging.exe
libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm_dakota.exe
libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm_post.exe
make[3]: Nothing to be done for `install-data-am'.
Making install in m
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in wrappers
Making install in matlab
 ../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.la
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.la
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.la
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.la
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.la
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.la
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.la
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.la
make[4]: Nothing to be done for `install-data-am'.
Making install in python
 ../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
libtool: install: /usr/bin/install -c .libs/libISSMPython.0.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.0.dylib
libtool: install: (cd /Users/jenkins/workspace/macOS-Silicon-Dakota/lib && { ln -s -f libISSMPython.0.dylib libISSMPython.dylib || { rm -f libISSMPython.dylib && ln -s libISSMPython.0.dylib libISSMPython.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.0.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.0.dylib
libtool: install: (cd /Users/jenkins/workspace/macOS-Silicon-Dakota/lib && { ln -s -f libISSMApi_python.0.dylib libISSMApi_python.dylib || { rm -f libISSMApi_python.dylib && ln -s libISSMApi_python.0.dylib libISSMApi_python.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.so
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.so
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.so
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.so
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.so
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.so
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.so
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.so
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.so
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/Triangle_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.so
libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.so
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.la
libtool: install: /usr/bin/install -c .libs/Chaco_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.so
libtool: install: /usr/bin/install -c .libs/Chaco_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.la
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 64918
Waiting on: 64919
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog/results 

+++ Running case: MATLAB-218 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000596774
   responses: 1: 0.000596766
   responses: 1: 0.000596752
   responses: 1: 0.000596756
   responses: 1: 0.000596758
   responses: 1: 0.000596763
   responses: 1: 0.00059675
   responses: 1: 0.000596726
   responses: 1: 0.000596726
   responses: 1: 0.000596707
   responses: 1: 0.000596632
   responses: 1: 0.000596747
   responses: 1: 0.000596716
   responses: 1: 0.000596677
   responses: 1: 0.000596448
   responses: 1: 0.000596467
   responses: 1: 0.000596748
   responses: 1: 0.00059672
   responses: 1: 0.000596694
   responses: 1: 0.000596543
   responses: 1: 0.000596692
   responses: 1: 0.000596757
   responses: 1: 0.000596749
   responses: 1: 0.000596744
   responses: 1: 0.000596744
   responses: 1: 0.000596766
write lock file:

   FemModel initialization elapsed time:   0.004269
   Total Core solution elapsed time:       3.26087
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 26
Reading MV statistics for response functions:
  MaxVel
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 6e-12   <   1e-10 test id: 218 test name: SquareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-218 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000596774
   responses: 1: 0.000596766
   responses: 1: 0.000596752
   responses: 1: 0.000596756
   responses: 1: 0.000596758
   responses: 1: 0.000596763
   responses: 1: 0.00059675
   responses: 1: 0.000596726
   responses: 1: 0.000596726
   responses: 1: 0.000596707
   responses: 1: 0.000596632
   responses: 1: 0.000596747
   responses: 1: 0.000596716
   responses: 1: 0.000596677
   responses: 1: 0.000596448
   responses: 1: 0.000596467
   responses: 1: 0.000596748
   responses: 1: 0.00059672
   responses: 1: 0.000596694
   responses: 1: 0.000596543
   responses: 1: 0.000596692
   responses: 1: 0.000596757
   responses: 1: 0.000596749
   responses: 1: 0.000596744
   responses: 1: 0.000596744
   responses: 1: 0.000596766
write lock file:

   FemModel initialization elapsed time:   0.004269
   Total Core solution elapsed time:       3.26087
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 26
Reading MV statistics for response functions:
  MaxVel
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 6e-12   <   1e-10 test id: 218 test name: SquareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-244 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 16 normal_uncertain variables.
  Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 3 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 3: 6.1502e+14|5.59668e+17|3.9088e+07
   responses: 3: 6.15038e+14|5.59685e+17|3.91697e+07
   responses: 3: 6.15063e+14|5.59707e+17|3.94954e+07
write lock file:

   FemModel initialization elapsed time:   0.017022
   Total Core solution elapsed time:       38.2571
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 38 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 64724 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
  Dakota function evaluations = 3
  Dakota samples = 3
Reading moment-based statistics for response functions:
  IceVolume
  IceMass
  TotalSmb
  Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 3
Reading CDF's for response functions:
  Number of Dakota response functions = 3
Reading PDF's for response functions:
  Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
SUCCESS difference: 0       <   4e-09 test id: 244 test name: SquareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-244 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 16 normal_uncertain variables.
  Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 3 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 3: 6.1502e+14|5.59668e+17|3.9088e+07
   responses: 3: 6.15038e+14|5.59685e+17|3.91697e+07
   responses: 3: 6.15063e+14|5.59707e+17|3.94954e+07
write lock file:

   FemModel initialization elapsed time:   0.017022
   Total Core solution elapsed time:       38.2571
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 38 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 64724 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
  Dakota function evaluations = 3
  Dakota samples = 3
Reading moment-based statistics for response functions:
  IceVolume
  IceMass
  TotalSmb
  Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 3
Reading CDF's for response functions:
  Number of Dakota response functions = 3
Reading PDF's for response functions:
  Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
SUCCESS difference: 0       <   4e-09 test id: 244 test name: SquareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-250 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
   responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
   responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
   responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
   responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
   responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
   responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
   responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
   responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
   responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
   responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
   responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
   responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
   responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
   responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
   responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
   responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
   responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
   responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:

   FemModel initialization elapsed time:   0.004916
   Total Core solution elapsed time:       2.8285 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDF's for response functions:
  Number of Dakota response functions = 8
Reading PDF's for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference: 1.6e-22 <   1e-11 test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-250 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
   responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
   responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
   responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
   responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
   responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
   responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
   responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
   responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
   responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
   responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
   responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
   responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
   responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
   responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
   responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
   responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
   responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
   responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:

   FemModel initialization elapsed time:   0.004916
   Total Core solution elapsed time:       2.8285 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDF's for response functions:
  Number of Dakota response functions = 8
Reading PDF's for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference: 1.6e-22 <   1e-11 test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-251 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
   responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
   responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
   responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:

   FemModel initialization elapsed time:   0.00494
   Total Core solution elapsed time:       3.94486
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 28
Reading MV statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.3e-30 <   1e-11 test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-251 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
   responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
   responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
   responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:

   FemModel initialization elapsed time:   0.00494
   Total Core solution elapsed time:       3.94486
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 28
Reading MV statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.3e-30 <   1e-11 test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-412 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 7.00292e-05
   responses: 1: 6.99875e-05
   responses: 1: 7.00303e-05
   responses: 1: 7.003e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00292e-05
   responses: 1: 6.99898e-05
   responses: 1: 7.00101e-05
   responses: 1: 7.00289e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00283e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00206e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00203e-05
write lock file:

   FemModel initialization elapsed time:   0.005656
   Total Core solution elapsed time:       0.529127
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 15
Reading MV statistics for response functions:
  MaxVel
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 <   1e-10 test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-412 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 7.00292e-05
   responses: 1: 6.99875e-05
   responses: 1: 7.00303e-05
   responses: 1: 7.003e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00292e-05
   responses: 1: 6.99898e-05
   responses: 1: 7.00101e-05
   responses: 1: 7.00289e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00283e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00206e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00203e-05
write lock file:

   FemModel initialization elapsed time:   0.005656
   Total Core solution elapsed time:       0.529127
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 15
Reading MV statistics for response functions:
  MaxVel
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 <   1e-10 test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-413 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000118253
   responses: 1: 0.000117228
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118247
   responses: 1: 0.000118251
   responses: 1: 0.000118244
   responses: 1: 0.000118239
   responses: 1: 0.000118253
   responses: 1: 0.000118252
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118245
   responses: 1: 0.000118244
   responses: 1: 0.000118253
   responses: 1: 0.000118242
   responses: 1: 0.00011824
   responses: 1: 0.000118253
   responses: 1: 0.000118249
   responses: 1: 0.000118253
write lock file:

   FemModel initialization elapsed time:   0.004207
   Total Core solution elapsed time:       2.22851
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 22
Reading MV statistics for response functions:
  MaxVel
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 <   1e-10 test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-413 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000118253
   responses: 1: 0.000117228
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118247
   responses: 1: 0.000118251
   responses: 1: 0.000118244
   responses: 1: 0.000118239
   responses: 1: 0.000118253
   responses: 1: 0.000118252
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118245
   responses: 1: 0.000118244
   responses: 1: 0.000118253
   responses: 1: 0.000118242
   responses: 1: 0.00011824
   responses: 1: 0.000118253
   responses: 1: 0.000118249
   responses: 1: 0.000118253
write lock file:

   FemModel initialization elapsed time:   0.004207
   Total Core solution elapsed time:       2.22851
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 22
Reading MV statistics for response functions:
  MaxVel
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 <   1e-10 test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-414 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.004214
   Total Core solution elapsed time:       0.030199
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Importance Factors not available
  indexed_MassFlux_1
    Importance Factors not available
  indexed_MassFlux_2
    Importance Factors not available
  indexed_MassFlux_3
    Importance Factors not available
  indexed_MassFlux_4
    Importance Factors not available
  indexed_MassFlux_5
    Importance Factors not available
  indexed_MassFlux_6
    Importance Factors not available
  indexed_MassFlux_7
    Importance Factors not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.9e-15 <   1e-11 test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-414 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.004214
   Total Core solution elapsed time:       0.030199
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Importance Factors not available
  indexed_MassFlux_1
    Importance Factors not available
  indexed_MassFlux_2
    Importance Factors not available
  indexed_MassFlux_3
    Importance Factors not available
  indexed_MassFlux_4
    Importance Factors not available
  indexed_MassFlux_5
    Importance Factors not available
  indexed_MassFlux_6
    Importance Factors not available
  indexed_MassFlux_7
    Importance Factors not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.9e-15 <   1e-11 test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-417 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test417.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.005717
   Total Core solution elapsed time:       0.026171
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  indexed_MassFlux_7
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDF's for response functions:
  Number of Dakota response functions = 8
Reading PDF's for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 28
Number of rows (Dakota func evals) = 20
SUCCESS difference: 3.9e-15 <   1e-11 test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: montecarlo
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-417 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test417.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.005717
   Total Core solution elapsed time:       0.026171
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  indexed_MassFlux_7
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDF's for response functions:
  Number of Dakota response functions = 8
Reading PDF's for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 28
Number of rows (Dakota func evals) = 20
SUCCESS difference: 3.9e-15 <   1e-11 test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: montecarlo
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-440 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 26 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:

   FemModel initialization elapsed time:   0.004031
   Total Core solution elapsed time:       0.121628
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 2
Reading MV statistics for response functions:
  scaled_Thickness_1
    Importance Factors not available
  scaled_Thickness_2
    Importance Factors not available
  scaled_Thickness_3
    Importance Factors not available
  scaled_Thickness_4
    Importance Factors not available
  scaled_Thickness_5
    Importance Factors not available
  scaled_Thickness_6
    Importance Factors not available
  scaled_Thickness_7
    Importance Factors not available
  scaled_Thickness_8
    Importance Factors not available
  scaled_Thickness_9
    Importance Factors not available
  scaled_Thickness_10
    Importance Factors not available
  scaled_Thickness_11
    Importance Factors not available
  scaled_Thickness_12
    Importance Factors not available
  scaled_Thickness_13
    Importance Factors not available
  scaled_Thickness_14
    Importance Factors not available
  scaled_Thickness_15
    Importance Factors not available
  scaled_Thickness_16
    Importance Factors not available
  scaled_Thickness_17
    Importance Factors not available
  scaled_Thickness_18
    Importance Factors not available
  scaled_Thickness_19
    Importance Factors not available
  scaled_Thickness_20
    Importance Factors not available
  scaled_Thickness_21
    Importance Factors not available
  scaled_Thickness_22
    Importance Factors not available
  scaled_Thickness_23
    Importance Factors not available
  scaled_Thickness_24
    Importance Factors not available
  scaled_Thickness_25
    Importance Factors not available
  scaled_Thickness_26
    Importance Factors not available
  Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0       <   1e-10 test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-440 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 26 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:

   FemModel initialization elapsed time:   0.004031
   Total Core solution elapsed time:       0.121628
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 2
Reading MV statistics for response functions:
  scaled_Thickness_1
    Importance Factors not available
  scaled_Thickness_2
    Importance Factors not available
  scaled_Thickness_3
    Importance Factors not available
  scaled_Thickness_4
    Importance Factors not available
  scaled_Thickness_5
    Importance Factors not available
  scaled_Thickness_6
    Importance Factors not available
  scaled_Thickness_7
    Importance Factors not available
  scaled_Thickness_8
    Importance Factors not available
  scaled_Thickness_9
    Importance Factors not available
  scaled_Thickness_10
    Importance Factors not available
  scaled_Thickness_11
    Importance Factors not available
  scaled_Thickness_12
    Importance Factors not available
  scaled_Thickness_13
    Importance Factors not available
  scaled_Thickness_14
    Importance Factors not available
  scaled_Thickness_15
    Importance Factors not available
  scaled_Thickness_16
    Importance Factors not available
  scaled_Thickness_17
    Importance Factors not available
  scaled_Thickness_18
    Importance Factors not available
  scaled_Thickness_19
    Importance Factors not available
  scaled_Thickness_20
    Importance Factors not available
  scaled_Thickness_21
    Importance Factors not available
  scaled_Thickness_22
    Importance Factors not available
  scaled_Thickness_23
    Importance Factors not available
  scaled_Thickness_24
    Importance Factors not available
  scaled_Thickness_25
    Importance Factors not available
  scaled_Thickness_26
    Importance Factors not available
  Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0       <   1e-10 test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-218 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000596774
   responses: 1: 0.000596766
   responses: 1: 0.000596752
   responses: 1: 0.000596756
   responses: 1: 0.000596758
   responses: 1: 0.000596763
   responses: 1: 0.00059675
   responses: 1: 0.000596726
   responses: 1: 0.000596726
   responses: 1: 0.000596707
   responses: 1: 0.000596632
   responses: 1: 0.000596747
   responses: 1: 0.000596716
   responses: 1: 0.000596677
   responses: 1: 0.000596448
   responses: 1: 0.000596467
   responses: 1: 0.000596748
   responses: 1: 0.00059672
   responses: 1: 0.000596694
   responses: 1: 0.000596543
   responses: 1: 0.000596692
   responses: 1: 0.000596757
   responses: 1: 0.000596749
   responses: 1: 0.000596744
   responses: 1: 0.000596744
   responses: 1: 0.000596766
write lock file:

   FemModel initialization elapsed time:   0.004088
   Total Core solution elapsed time:       2.70356
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 26
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:   6e-12 <   1e-10 test id: 218 test name: quareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-218 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000596774
   responses: 1: 0.000596766
   responses: 1: 0.000596752
   responses: 1: 0.000596756
   responses: 1: 0.000596758
   responses: 1: 0.000596763
   responses: 1: 0.00059675
   responses: 1: 0.000596726
   responses: 1: 0.000596726
   responses: 1: 0.000596707
   responses: 1: 0.000596632
   responses: 1: 0.000596747
   responses: 1: 0.000596716
   responses: 1: 0.000596677
   responses: 1: 0.000596448
   responses: 1: 0.000596467
   responses: 1: 0.000596748
   responses: 1: 0.00059672
   responses: 1: 0.000596694
   responses: 1: 0.000596543
   responses: 1: 0.000596692
   responses: 1: 0.000596757
   responses: 1: 0.000596749
   responses: 1: 0.000596744
   responses: 1: 0.000596744
   responses: 1: 0.000596766
write lock file:

   FemModel initialization elapsed time:   0.004088
   Total Core solution elapsed time:       2.70356
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 26
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:   6e-12 <   1e-10 test id: 218 test name: quareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-235 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test235.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06804e+14|-1.70621e+07|-2.48351e+07|-3.97915e+07|320316|1.51097e+06|1.92601e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70624e+07|-2.48436e+07|-3.97956e+07|329818|1.51531e+06|1.92649e+07
   responses: 8: 0.000224605|6.06819e+14|-1.70602e+07|-2.48427e+07|-3.97921e+07|331662|1.51593e+06|1.92694e+07
   responses: 8: 0.000224613|6.06806e+14|-1.70562e+07|-2.48428e+07|-3.97923e+07|322298|1.51152e+06|1.92602e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224622|6.0681e+14|-1.70632e+07|-2.48451e+07|-3.97911e+07|337867|1.52586e+06|1.92734e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224612|6.06819e+14|-1.70618e+07|-2.48436e+07|-3.97941e+07|331818|1.51705e+06|1.92671e+07
write lock file:

   FemModel initialization elapsed time:   0.005018
   Total Core solution elapsed time:       2.87059
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 235 test name: quareShelfTranForceNeg2dDakotaLocal field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-235 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test235.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06804e+14|-1.70621e+07|-2.48351e+07|-3.97915e+07|320316|1.51097e+06|1.92601e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70624e+07|-2.48436e+07|-3.97956e+07|329818|1.51531e+06|1.92649e+07
   responses: 8: 0.000224605|6.06819e+14|-1.70602e+07|-2.48427e+07|-3.97921e+07|331662|1.51593e+06|1.92694e+07
   responses: 8: 0.000224613|6.06806e+14|-1.70562e+07|-2.48428e+07|-3.97923e+07|322298|1.51152e+06|1.92602e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224622|6.0681e+14|-1.70632e+07|-2.48451e+07|-3.97911e+07|337867|1.52586e+06|1.92734e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224612|6.06819e+14|-1.70618e+07|-2.48436e+07|-3.97941e+07|331818|1.51705e+06|1.92671e+07
write lock file:

   FemModel initialization elapsed time:   0.005018
   Total Core solution elapsed time:       2.87059
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 235 test name: quareShelfTranForceNeg2dDakotaLocal field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-244 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 16 normal_uncertain variables.
  Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 3 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 3: 6.1502e+14|5.59668e+17|3.9088e+07
   responses: 3: 6.15038e+14|5.59685e+17|3.91697e+07
   responses: 3: 6.15063e+14|5.59707e+17|3.94954e+07
write lock file:

   FemModel initialization elapsed time:   0.016155
   Total Core solution elapsed time:       37.9447
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 37 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 65009 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
  Dakota function evaluations = 3
  Dakota samples = 3
Reading moment-based statistics for response functions:
  IceVolume
  IceMass
  TotalSmb
  Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 3
Reading CDFs for response functions:
  Number of Dakota response functions = 3
Reading PDFs for response functions:
  Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
SUCCESS difference:       0 <   4e-09 test id: 244 test name: quareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-244 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 16 normal_uncertain variables.
  Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 3 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 3: 6.1502e+14|5.59668e+17|3.9088e+07
   responses: 3: 6.15038e+14|5.59685e+17|3.91697e+07
   responses: 3: 6.15063e+14|5.59707e+17|3.94954e+07
write lock file:

   FemModel initialization elapsed time:   0.016155
   Total Core solution elapsed time:       37.9447
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 37 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 65009 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
  Dakota function evaluations = 3
  Dakota samples = 3
Reading moment-based statistics for response functions:
  IceVolume
  IceMass
  TotalSmb
  Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 3
Reading CDFs for response functions:
  Number of Dakota response functions = 3
Reading PDFs for response functions:
  Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
SUCCESS difference:       0 <   4e-09 test id: 244 test name: quareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-250 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
   responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
   responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
   responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
   responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
   responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
   responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
   responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
   responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
   responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
   responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
   responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
   responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
   responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
   responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
   responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
   responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
   responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
   responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:

   FemModel initialization elapsed time:   0.005017
   Total Core solution elapsed time:       2.80415
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDFs for response functions:
  Number of Dakota response functions = 8
Reading PDFs for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference:       0 <   1e-11 test id: 250 test name: quareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-250 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
   responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
   responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
   responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
   responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
   responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
   responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
   responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
   responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
   responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
   responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
   responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
   responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
   responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
   responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
   responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
   responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
   responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
   responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:

   FemModel initialization elapsed time:   0.005017
   Total Core solution elapsed time:       2.80415
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDFs for response functions:
  Number of Dakota response functions = 8
Reading PDFs for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference:       0 <   1e-11 test id: 250 test name: quareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-251 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
   responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
   responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
   responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:

   FemModel initialization elapsed time:   0.005038
   Total Core solution elapsed time:       3.87756
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 28
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-251 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
   responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
   responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
   responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:

   FemModel initialization elapsed time:   0.005038
   Total Core solution elapsed time:       3.87756
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 28
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-414 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 9 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.004139
   Total Core solution elapsed time:       0.023625
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Reading MV statistics for response functions:
  indexed_MassFlux_7
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 9
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 414 test name: quareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-414 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 9 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.004139
   Total Core solution elapsed time:       0.023625
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Reading MV statistics for response functions:
  indexed_MassFlux_7
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 9
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 414 test name: quareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-440 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 26 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:

   FemModel initialization elapsed time:   0.003914
   Total Core solution elapsed time:       0.106292
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 2
Reading MV statistics for response functions:
  scaled_Thickness_1
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  scaled_Thickness_2
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  scaled_Thickness_3
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  scaled_Thickness_4
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  scaled_Thickness_5
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  scaled_Thickness_6
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  scaled_Thickness_7
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  scaled_Thickness_8
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Reading MV statistics for response functions:
  scaled_Thickness_9
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 9
Reading MV statistics for response functions:
  scaled_Thickness_10
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 10
Reading MV statistics for response functions:
  scaled_Thickness_11
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 11
Reading MV statistics for response functions:
  scaled_Thickness_12
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 12
Reading MV statistics for response functions:
  scaled_Thickness_13
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 13
Reading MV statistics for response functions:
  scaled_Thickness_14
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 14
Reading MV statistics for response functions:
  scaled_Thickness_15
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 15
Reading MV statistics for response functions:
  scaled_Thickness_16
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 16
Reading MV statistics for response functions:
  scaled_Thickness_17
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 17
Reading MV statistics for response functions:
  scaled_Thickness_18
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 18
Reading MV statistics for response functions:
  scaled_Thickness_19
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 19
Reading MV statistics for response functions:
  scaled_Thickness_20
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 20
Reading MV statistics for response functions:
  scaled_Thickness_21
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 21
Reading MV statistics for response functions:
  scaled_Thickness_22
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 22
Reading MV statistics for response functions:
  scaled_Thickness_23
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 23
Reading MV statistics for response functions:
  scaled_Thickness_24
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 24
Reading MV statistics for response functions:
  scaled_Thickness_25
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 25
Reading MV statistics for response functions:
  scaled_Thickness_26
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-10 test id: 440 test name: quareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-440 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 26 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:

   FemModel initialization elapsed time:   0.003914
   Total Core solution elapsed time:       0.106292
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 2
Reading MV statistics for response functions:
  scaled_Thickness_1
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  scaled_Thickness_2
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  scaled_Thickness_3
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  scaled_Thickness_4
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  scaled_Thickness_5
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  scaled_Thickness_6
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  scaled_Thickness_7
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  scaled_Thickness_8
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Reading MV statistics for response functions:
  scaled_Thickness_9
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 9
Reading MV statistics for response functions:
  scaled_Thickness_10
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 10
Reading MV statistics for response functions:
  scaled_Thickness_11
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 11
Reading MV statistics for response functions:
  scaled_Thickness_12
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 12
Reading MV statistics for response functions:
  scaled_Thickness_13
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 13
Reading MV statistics for response functions:
  scaled_Thickness_14
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 14
Reading MV statistics for response functions:
  scaled_Thickness_15
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 15
Reading MV statistics for response functions:
  scaled_Thickness_16
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 16
Reading MV statistics for response functions:
  scaled_Thickness_17
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 17
Reading MV statistics for response functions:
  scaled_Thickness_18
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 18
Reading MV statistics for response functions:
  scaled_Thickness_19
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 19
Reading MV statistics for response functions:
  scaled_Thickness_20
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 20
Reading MV statistics for response functions:
  scaled_Thickness_21
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 21
Reading MV statistics for response functions:
  scaled_Thickness_22
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 22
Reading MV statistics for response functions:
  scaled_Thickness_23
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 23
Reading MV statistics for response functions:
  scaled_Thickness_24
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 24
Reading MV statistics for response functions:
  scaled_Thickness_25
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 25
Reading MV statistics for response functions:
  scaled_Thickness_26
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-10 test id: 440 test name: quareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-412 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 7.00292e-05
   responses: 1: 6.99875e-05
   responses: 1: 7.00303e-05
   responses: 1: 7.003e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00292e-05
   responses: 1: 6.99898e-05
   responses: 1: 7.00101e-05
   responses: 1: 7.00289e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00283e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00206e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00203e-05
write lock file:

   FemModel initialization elapsed time:   0.003863
   Total Core solution elapsed time:       0.528998
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 15
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 <   1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-412 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 7.00292e-05
   responses: 1: 6.99875e-05
   responses: 1: 7.00303e-05
   responses: 1: 7.003e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00292e-05
   responses: 1: 6.99898e-05
   responses: 1: 7.00101e-05
   responses: 1: 7.00289e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00283e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00206e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00203e-05
write lock file:

   FemModel initialization elapsed time:   0.003863
   Total Core solution elapsed time:       0.528998
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 15
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 <   1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-413 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000118253
   responses: 1: 0.000117228
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118247
   responses: 1: 0.000118251
   responses: 1: 0.000118244
   responses: 1: 0.000118239
   responses: 1: 0.000118253
   responses: 1: 0.000118252
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118245
   responses: 1: 0.000118244
   responses: 1: 0.000118253
   responses: 1: 0.000118242
   responses: 1: 0.00011824
   responses: 1: 0.000118253
   responses: 1: 0.000118249
   responses: 1: 0.000118253
write lock file:

   FemModel initialization elapsed time:   0.004303
   Total Core solution elapsed time:       1.09897
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 22
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 <   1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-413 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
   responses: 1: 0.000118253
   responses: 1: 0.000117228
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118247
   responses: 1: 0.000118251
   responses: 1: 0.000118244
   responses: 1: 0.000118239
   responses: 1: 0.000118253
   responses: 1: 0.000118252
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118245
   responses: 1: 0.000118244
   responses: 1: 0.000118253
   responses: 1: 0.000118242
   responses: 1: 0.00011824
   responses: 1: 0.000118253
   responses: 1: 0.000118249
   responses: 1: 0.000118253
write lock file:

   FemModel initialization elapsed time:   0.004303
   Total Core solution elapsed time:       1.09897
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 22
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 <   1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0
Recording test results
Finished: SUCCESS